aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2019-10-032019-10-03 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2019-10-03 * params.def (PARAM_INLINE_HEURISTICS_HINT_PERCENT,Jan Hubicka
2019-10-03Check init_priority in g++.dg/cpp0x/gen-attrs-67.CRainer Orth
2019-10-03[arm] Fix rtl-checking failure in arm_print_valueRichard Sandiford
2019-10-03PR jit/91928Andrea Corallo
2019-10-032019-10-03 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2019-10-03Character typenames in errors and warningsMark Eggleston
2019-10-03 * Makefile.in (OBJS): Add range.o and range-op.o.Aldy Hernandez
2019-10-03Undo unintended change to predicates.md in subversion id 276498Michael Meissner
2019-10-03Daily bump.GCC Administrator
2019-10-03Use the SIGNED_16BIT_OFFSET_EXTRA_P macro for 16-bit signed tests.Michael Meissner
2019-10-02Define WIDTH macros for C2x.Joseph Myers
2019-10-02/cpPaolo Carlini
2019-10-02 PR rtl-optimization/91976Jakub Jelinek
2019-10-02 * constexpr.c (cxx_eval_constant_expression) <case CLEANUP_STMT>: IfJakub Jelinek
2019-10-02 * constexpr.c (cxx_eval_store_expression): Formatting fix. HandleJakub Jelinek
2019-10-02Add changelog entries for r276491.Martin Sebor
2019-10-02PR tree-optimization/80936 - bcmp, bcopy, and bzero not declared nonnullMartin Sebor
2019-10-02Fix ALL_REGS thinko in initialisation of function_used_regsRichard Sandiford
2019-10-02 runtime: mark go-context.S as no-executable-stack and split-stack supportedIan Lance Taylor
2019-10-02Improve C++ fold caching efficiency.Jason Merrill
2019-10-02 Add some hash_map_safe_* functions like vec_safe_*.Jason Merrill
2019-10-022019-10-02 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2019-10-022019-10-02 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2019-10-022019-10-02 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2019-10-022019-10-02 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2019-10-02 * cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT,Jan Hubicka
2019-10-02 * cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT,Jan Hubicka
2019-10-02ifcvt: improve cost estimation (PR 87047)Alexander Monakov
2019-10-02[PR testsuite/91842] Skip gcc.dg/ipa/ipa-sra-19.c on powerMartin Jambor
2019-10-02 * module.c (load_commons): Initialize flags to 0 to silecneJan Hubicka
2019-10-022019-10-02 Aaron Sawdey <acsawdey@linux.ibm.com>Aaron Sawdey
2019-10-022019-10-02 Aaron Sawdey <acsawdey@linux.ibm.com>Aaron Sawdey
2019-10-02 * tree-eh.h (unsplit_eh_edges): Declare.Eric Botcazou
2019-10-02Fix shadowing in globalize_regRichard Sandiford
2019-10-02Fix MIPS call-clobbered-*.c testsRichard Sandiford
2019-10-02[PATCH] Do not check call type compatibility when cloning cgraph-edgesMartin Jambor
2019-10-02 PR c++/91222Jan Hubicka
2019-10-02[ARC] Pass along "-mcode-density" flag to "as"Shahab Vahedi
2019-10-022019-10-02 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-02Support OpenMP's use_device_addr in FortranTobias Burnus
2019-10-022019-10-02 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-02Improve OMP/ACC error diagnostic in FortranTobias Burnus
2019-10-02Fix coding style comment, missed in last commitTobias Burnus
2019-10-02Fix omp target issue with Fortran optional argumentsTobias Burnus
2019-10-022019-10-02 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Cheung Yeung
2019-10-02 PR tree-optimization/91940Jakub Jelinek
2019-10-022019-10-02 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-02[LRA] Don't make eliminable registers live (PR91957)Richard Sandiford
2019-10-02Daily bump.GCC Administrator