platform/upstream/gcc.git
2018-05-24 Hristian Kirtchev[Ada] Crash on compilation unit instance
2018-05-24 Piotr Trojanek[Ada] Fix references to Backend_Layout configuration...
2018-05-24 Doug Rupp[Ada] Initial port of x86-lynx178elf runtimes
2018-05-24 Rainer OrthRequire ifunc support in gcc.target/i386/pr85345.c
2018-05-24 Richard SandifordUse canonicalize_math_after_vectorization_p for FMA...
2018-05-24 Rainer OrthFix dumpfile name in gcc.dg/tree-prof/update-loopch.c
2018-05-24 Andre VieiraPR target/83009: Relax strict address checking for...
2018-05-24 Richard SandifordAdd a class to represent a gimple match result
2018-05-24 GCC AdministratorDaily bump.
2018-05-23 Luis MachadoFix bootstrap breakage on i686
2018-05-23 Jonathan WakelyRefactor path construction from null terminated iterato...
2018-05-23 Jeff Lawre PR target/78849 (ICE on initialization of global...
2018-05-23 Kalamateelb1sf68.S (Laddsf$nf): Fix sign bit handling in path...
2018-05-23 Marek Polacekrange-for8.C: New test.
2018-05-23 Segher Boessenkooltestsuite: Introduce be/le selectors
2018-05-23 Jason MerrillFix cast to rvalue reference from prvalue.
2018-05-23 Jason MerrillCWG 616, 1213 - value category of subobject references.
2018-05-23 Jason Merrill* system.h: #include <new> earlier.
2018-05-23 Marek PolacekImplement P0614R1, Range-based for statements with...
2018-05-23 Luis Machado[Patch 02/02] Introduce prefetch-dynamic-strides option
2018-05-23 Luis Machado[Patch 01/02] Introduce prefetch-minimum stride option
2018-05-23 Jonathan WakelyFix handling of an empty filename at end of a path
2018-05-23 Kyrylo Tkachov[arm] Remove mode26 feature bit
2018-05-23 Uros Bizjaki386.md (*floatuns<SWI48:mode><MODEF:mode>2_avx512...
2018-05-23 Alexander Monakovdf-scan: remove ad-hoc handling of global regs in asms
2018-05-23 Alexander Monakovextend.texi: update Global Register Variables section
2018-05-23 Richard Bienertree-ssa-sccvn.c (vn_reference_lookup_3): Remove restri...
2018-05-23 Bill Schmidtgimple-ssa-strength-reduction.c (struct slsr_cand_d...
2018-05-23 Wilco Dijkstra[AArch64] Simplify frame pointer logic
2018-05-23 Sudakshina Das[AArch64][PR target/84882] Add mno-strict-align
2018-05-23 Florian Weimerx86: libatomic: Do not assume ELF constructors run...
2018-05-23 Richard SandifordFix SLP def type when computing masks (PR85853)
2018-05-23 Hristian Kirtchev[Ada] Minor reformattings
2018-05-23 Pascal Obry[Ada] Fix memory leak in win32_wait error handling
2018-05-23 Pascal Obry[Ada] Fix computation of handle/pid lists in win32_wait
2018-05-23 Hristian Kirtchev[Ada] Spurious Storage_Error on imported array
2018-05-23 Ed Schonberg[Ada] Spurious error on instantiation with type with...
2018-05-23 Boris Yakobowski[Ada] Fix faulty preconditions for trigonometric functions
2018-05-23 Arnaud Charlet[Ada] Fix various defects found by static analysis
2018-05-23 Bob Duff[Ada] gnatbind: do not list No_Implementation_Restrictions
2018-05-23 Ed Schonberg[Ada] Implementation of AI12-0131: legality of class...
2018-05-23 Javier Miranda[Ada] Crash processing Valid_Scalars whose evaluation...
2018-05-23 Bob Duff[Ada] Vectors: spurious error in -gnatwE mode
2018-05-23 Yannick Moy[Ada] Clarify meaning of local pragma Warnings Off...
2018-05-23 Olivier Hainque[Ada] Add a Is_Foreign_Exception predicate to GNAT...
2018-05-23 Ed Schonberg[Ada] Missing legality check on iterator over formal...
2018-05-23 Yannick Moy[Ada] Fix implementation of utility for finding enclosi...
2018-05-23 Hristian Kirtchev[Ada] Suspension and elaboration warnings/checks
2018-05-23 Javier Miranda[Ada] Restrict initialization of External_Tag and Expan...
2018-05-23 Maroua Maalej[Ada] Fix of some permission rules of pointers in SPARK
2018-05-23 Ed Schonberg[Ada] Crash on predicate involving qualified expression...
2018-05-23 Hristian Kirtchev[Ada] Suppression of elaboration-related warnings
2018-05-23 Hristian Kirtchev[Ada] Suppression of elaboration-related warnings
2018-05-23 Eric Botcazou[Ada] Remove obsolete stuff from repinfo.adb
2018-05-23 Hristian Kirtchev[Ada] Suppression of elaboration-related warnings
2018-05-23 Piotr Trojanek[Ada] Minor reformatting
2018-05-23 Ed Schonberg[Ada] Compiler fails to reject illegal store of anonymo...
2018-05-23 Daniel Mercier[Ada] Turn off length expansion in CodePeer mode
2018-05-23 Bob Duff[Ada] Build-in-place aggregates and Address clauses
2018-05-23 Bob Duff[Ada] Minor reformatting
2018-05-23 Hristian Kirtchev[Ada] Initialize_Scalars optimization causes spurious...
2018-05-23 Hristian Kirtchev[Ada] Minor reformatting
2018-05-23 Richard Bienerre PR middle-end/85874 (gcc points to wrong location...
2018-05-23 Yury Gribovre PR tree-optimization/85822 (Maybe wrong code in...
2018-05-23 Richard Bienertree-ssa-sccvn.c (vn_reference_lookup_3): Handle arbitr...
2018-05-23 Jason MerrillPR c++/81420 - not extending temporary lifetime.
2018-05-23 Jason MerrillPR c++/85866 - error with .* in default template arg.
2018-05-23 GCC AdministratorDaily bump.
2018-05-22 Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-22 Martin SeborPR middle-end/85359 - duplicate -Wstringop-overflow...
2018-05-22 H.J. LuDon't mark IFUNC resolver as only called directly
2018-05-22 Luis Machado[AArch64] Recognize a missed usage of a sbfiz instruction
2018-05-22 Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-22 Martin SeborFix typo in a comment.
2018-05-22 Martin SeborPR c/85623 - strncmp() warns about attribute 'nonstring...
2018-05-22 Jackson Woodruff[AArch64, patch] Refactor of aarch64-ldpstp
2018-05-22 Jackson Woodruff[AArch64] Merge stores of D-register values with differ...
2018-05-22 Martin SeborPR tree-optimization/85826 - ICE in gimple-ssa-warn...
2018-05-22 Richard Sandifordpr85862.c: Rename to...
2018-05-22 Justin Squirek[Ada] Missing warning for unreferenced formals in expre...
2018-05-22 Doug Rupp[Ada] Don't define HAVE_ADJUST_CONTEXT_FOR_RAISE on...
2018-05-22 Olivier Hainque[Ada] Fix Reraise_Occurrence of Foreign_Exception
2018-05-22 Hristian Kirtchev[Ada] Crash on partial initialization of controlled...
2018-05-22 Jerome Lambourg[Ada] Fix retrieval of number of CPUs on QNX
2018-05-22 Jerome Lambourg[Ada] Fix the signal trampoline on QNX
2018-05-22 Hristian Kirtchev[Ada] In-place initialization for Initialize_Scalars
2018-05-22 Javier Miranda[Ada] Disable name generation for External_Tag and...
2018-05-22 Ed Schonberg[Ada] Better error message on illegal 'Access on formal...
2018-05-22 Hristian Kirtchev[Ada] In-place initialization for Initialize_Scalars
2018-05-22 Patrick Bernardi[Ada] Fix compiler abort on invalid discriminant constraint
2018-05-22 Ed Schonberg[Ada] Ada2020: Reduction expressions
2018-05-22 Arnaud Charlet[Ada] Do not emit error in Relaxed_RM_Semantics mode
2018-05-22 Arnaud Charlet[Ada] Take into account N_Generic_Package_Renaming_Decl...
2018-05-22 Ed Schonberg[Ada] Crash with private types and renamed discriminants
2018-05-22 Ed Schonberg[Ada] Spurious visibility error in a nested instance...
2018-05-22 Hristian Kirtchev[Ada] Prohibit output dependency items on functions
2018-05-22 Hristian Kirtchev[Ada] Allow attribute 'Valid_Scalars on private types
2018-05-22 Bob Duff[Ada] Ignore pragma Elaborate_Body in spec of a SAL_Int...
2018-05-22 Ed Schonberg[Ada] Spurious visibility error on aspect in generic...
2018-05-22 Bob Duff[Ada] Document new switches for gnatpp
next