platform/upstream/gcc.git
2021-05-07 Andrew MacLeodWhen searching for non-null, check the dominator tree.
2021-05-07 Andrew MacLeodFix range_on_exit for PHI stmts when there are no other...
2021-05-07 Andrew MacLeodMake TRUE/FALSE edge calculation available without...
2021-05-07 Andrew MacLeodDon't over-allocate switch default range object.
2021-05-07 Andrew MacLeodChange x mod 0 to produce UNDEFINED rather than VARYING.
2021-05-07 Andrew MacLeodEnhance initial global value setting.
2021-05-07 Eric BotcazouDo not apply scalar storage order to pointer fields
2021-05-07 Andrew Stubbsamdgcn: disable TImode
2021-05-07 Jason Merrillc++: reject class lvalues in 'rvalue'
2021-05-07 Jason Merrillc++: avoid non-TARGET_EXPR class prvalues
2021-05-07 Jason Merrillc++: don't call 'rvalue' in coroutines code
2021-05-07 Christophe... tree-optimization/79333 - fold stmts following SSA...
2021-05-07 Jakub Jelineklibcpp: Fix up pragma preprocessing [PR100450]
2021-05-07 Uros Bizjaki386: Implement mmx_pblendv to optimize SSE conditional...
2021-05-07 Tobias BurnusOpenMP: Fix SIMT for complex/float reduction with ...
2021-05-07 Piotr Trojanek[Ada] Robust detection of access-to-subprogram and...
2021-05-07 Bob Duff[Ada] Minor reformattings
2021-05-07 Bob Duff[Ada] Variable-sized node types -- cleanup
2021-05-07 Bob Duff[Ada] Restore nnd capability
2021-05-07 Piotr Trojanek[Ada] Fix link from body protected entry implementation...
2021-05-07 Bob Duff[Ada] Reinitialize Private_Dependents when it is vanishing
2021-05-07 Eric Botcazou[Ada] Replace packed records with integers in low-level...
2021-05-07 Eric Botcazou[Ada] Fix type mismatch warnings during LTO bootstrap #6
2021-05-07 Eric Botcazou[Ada] Fix type mismatch warnings during LTO bootstrap #5
2021-05-07 Eric Botcazou[Ada] Fix type mismatch warnings during LTO bootstrap #4
2021-05-07 Eric Botcazou[Ada] Fix type mismatch warnings during LTO bootstrap #3
2021-05-07 Eric Botcazou[Ada] Fix type mismatch warnings during LTO bootstrap #2
2021-05-07 Eric Botcazou[Ada] Fix type mismatch warnings during LTO bootstrap #1
2021-05-07 Eric Botcazou[Ada] Small cleanup in C header file
2021-05-07 Bob Duff[Ada] Variable-sized node types
2021-05-07 Ed Schonberg[Ada] Spurious error with component of unchecked_union...
2021-05-07 Piotr Trojanek[Ada] Attribute Address is not an interfering context...
2021-05-07 Yannick Moy[Ada] Generate warning for negative literal of a modula...
2021-05-07 Piotr Trojanek[Ada] Cleanup code for flagging object references in...
2021-05-07 Piotr Trojanek[Ada] Remove End_Interp_List from the overloaded resolu...
2021-05-07 Ed Schonberg[Ada] Crash on imported object with deep initialization...
2021-05-07 Gary Dismukes[Ada] Remove some ??? comments
2021-05-07 Arnaud Charlet[Ada] Computation of Shift_Left and large signed values
2021-05-07 Eric Botcazou[Ada] Fix signature mismatch for Defining_Entity
2021-05-07 Justin Squirek[Ada] Implement aspect No_Controlled_Parts
2021-05-07 Eric Botcazou[Ada] Raise Constraint_Error for Compose and Scaling...
2021-05-07 Bob Duff[Ada] Minor efficiency improvement in containers
2021-05-07 Frederic Konrad[Ada] sigtramp: fix powerpc64 against -fPIC
2021-05-07 Claire Dross[Ada] Move Has_Inferable_Discriminants to Sem_Util
2021-05-07 Ed Schonberg[Ada] Spurious error on protected call in inherited...
2021-05-07 Uros Bizjaki386: Do not emit mask compares for mode sizes < 16...
2021-05-07 Jakub Jelineki386: Fix up 8-byte vcond* with -mxop [PR100445]
2021-05-07 GCC AdministratorDaily bump.
2021-05-06 Joseph Myerspreprocessor: Fix pp-number lexing of digit separators...
2021-05-06 Jonathan Wakelylibstdc++: Improve static assert messages
2021-05-06 Martin Jamboripa-sra: Do not bail out when callers cannot be cloned
2021-05-06 Tom Tromeygo: use htab_eq_string in godump
2021-05-06 Tom Tromeygcc: use htab_eq_string
2021-05-06 Tom Tromeylibiberty: add htab_eq_string
2021-05-06 Bernd EdlingerAdd line debug info for virtual thunks
2021-05-06 Eric BotcazouFix PR testsuite/100454
2021-05-06 Robin Dapptestsuite: Add s390 to vect_*_cvt checks.
2021-05-06 Robin Dapptestsuite: Add vect_floatint_cvt to gcc.dg/vect/pr56541.c
2021-05-06 Paul ThomasFortran: Assumed and explicit size class arrays [PR4669...
2021-05-06 Patrick Palkalibstdc++: Implement LWG 3533 changes to foo_view:...
2021-05-06 Patrick Palkalibstdc++: Implement LWG 3391 changes to move/counted_i...
2021-05-06 Richard Bienerrefactor SSA rewriting timevars
2021-05-06 Jonathan Wakelylibstdc++: Fix definition of std::remove_cvref_t
2021-05-06 Jonathan WakelyRevert "libstdc++: Use unsigned char argument to std...
2021-05-06 Jakub Jelinekphiopt: Use gphi *phi instead of gimple *phi some more
2021-05-06 Richard BienerAvoid update_ssa quadraticness in loop splitting
2021-05-06 Richard BienerFix IPA SRA removal of DECL_BY_REFERENCE return
2021-05-06 Christophe... testsuite: gcc.c-torture/execute/ieee/cdivchkld.c needs...
2021-05-06 Marius HillenbrandIBM Z: Fix error checking for builtin vec_permi
2021-05-06 Jakub Jelinekphiopt: Optimize (x <=> y) cmp z [PR94589]
2021-05-06 Richard Bieneripa/100373 - fix emutls lowering compare-debug issue
2021-05-06 Javier Miranda[Ada] ACATS 4.1R-c611a04: Class-wide preconditions...
2021-05-06 Piotr Trojanek[Ada] Avoid repeated analysis of constraint ranges
2021-05-06 Arnaud Charlet[Ada] Assert failure on E_Enumeration_Literal and front...
2021-05-06 Arnaud Charlet[Ada] Bad expansion with -gnato2 and if expression
2021-05-06 Boris Yakobowski[Ada] In CodePeer mode, use regular-exception handling
2021-05-06 Arnaud Charlet[Ada] AI12-0411: Add "bool" to Interfaces.C
2021-05-06 Ghjuvan Lacambre[Ada] Explain meaning of Non_Std_Executable
2021-05-06 Eric Botcazou[Ada] Do not second-guess the hardware for underflow...
2021-05-06 Ghjuvan Lacambre[Ada] Make Is_OK_Static_Subtype use Is_Static_Subtype
2021-05-06 Piotr Trojanek[Ada] Remove repeated calls in Resolve_Range
2021-05-06 Piotr Trojanek[Ada] Use high-level Make_Character_Literal instead...
2021-05-06 Ed Schonberg[Ada] Missing semantic error on ineffective Others_Clause
2021-05-06 Eric Botcazou[Ada] Fix off-by-one bug in underflow handling of Scaling
2021-05-06 Arnaud Charlet[Ada] Assert failure on pragma Inline in procedure...
2021-05-06 Piotr Trojanek[Ada] Remove hardcoded pragma Warnings from the formal...
2021-05-06 Piotr Trojanek[Ada] Set Raises_CE flag only in Apply_Compile_Time_Con...
2021-05-06 Justin Squirek[Ada] Spurious constraint error on conversion of access...
2021-05-06 Arnaud Charlet[Ada] Fix handling of PATs
2021-05-06 Piotr Trojanek[Ada] Remove unused initial value in Read_Library_Info_...
2021-05-06 Eric Botcazou[Ada] Document a few more characteristics of floating...
2021-05-06 Eric Botcazou[Ada] Reset x87 FPU to 64-bit precision for floating...
2021-05-06 Eric Botcazou[Ada] Make new implementation of System.Fat_Gen.Valid...
2021-05-06 Piotr Trojanek[Ada] Fix restriction No_Enumeration_Maps on both Image...
2021-05-06 Piotr Trojanek[Ada] Remove redundant condition for Image attribute...
2021-05-06 Gary Dismukes[Ada] Add mention of underscore and fix grammar error...
2021-05-06 Eric Botcazou[Ada] Implement tiered support for floating-point expon...
2021-05-06 Piotr Trojanek[Ada] Style cleanups related to writing of ALI files
2021-05-06 Piotr Trojanek[Ada] Remove excessive conditions in iterations across...
2021-05-06 Ed Schonberg[Ada] Crash on if_expression used as index of discrimin...
next