platform/upstream/gcc.git
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...
2021-05-06 Arnaud Charlet[Ada] Fix typos
2021-05-06 Christoph MuellnerRISC-V: Generate helpers for cbranch4.
2021-05-06 GCC AdministratorDaily bump.
2021-05-05 Eric BotcazouFix PR target/100402
2021-05-05 Ivan Sorokinx86: Build only one __cpu_model/__cpu_features2 variables
2021-05-05 Martin SeborPR middle-end/100325 - missing warning with -O0 on...
2021-05-05 Patrick Palkalibstdc++: Don't constrain some enable_borrowed_range...
2021-05-05 Patrick Palkalibstdc++: Implement LWG 3517/3520 for join_view/transf...
2021-05-05 Prathamesh... arm/97903: Missed optimization in lowering test operation.
2021-05-05 Jeff LawRemove cc0 remnants from avr port
2021-05-05 Stefan Schulze... PR rtl-optimization/100263: Ensure register can change...
2021-05-05 Eric BotcazouFix PR rtl-optimization/100411
2021-05-05 Jeff LawRemove NOTICE_UPDATE_CC remnants on cr16
2021-05-05 Harald AnlaufPR fortran/100274 - ICE in gfc_conv_procedure_call...
2021-05-05 Uros Bizjaki386: Implement integer vector compares for 64bit vecto...
2021-05-05 Jonathan Wakelylibstdc++: Add tests for std::invoke feature test macro
2021-05-05 Jonathan Wakelylibstdc++: Use unsigned char argument to std::isdigit
2021-05-05 Eric BotcazouMinor formatting tweak
2021-05-05 Eric BotcazouGenerate debug info for local dynamic record types
2021-05-05 Tobias Burnuslibgfortran/intrinsics/chmod.c: Silence unused var...
2021-05-05 Robin Dapptestsuite: Add s390 to gcc.dg/vect/slp-21.c
2021-05-05 Piotr Trojanek[Ada] Fix expansion of attributes Input/Output for...
2021-05-05 Piotr Trojanek[Ada] Reuse Has_Defaulted_Discriminants where possible
2021-05-05 Justin Squirek[Ada] Incorrect accessibility level on actual in proced...
2021-05-05 Piotr Trojanek[Ada] Detect unchecked union subcomponents in nested...
2021-05-05 Piotr Trojanek[Ada] Refine types of variables with call to Scope...
2021-05-05 Piotr Trojanek[Ada] Detect unchecked union components with fully...
2021-05-05 Piotr Trojanek[Ada] Remove redundant checks for empty lists
2021-05-05 Piotr Trojanek[Ada] Cleanup a statically true condition in expanded...
2021-05-05 Bob Duff[Ada] Fix s-os_lib.adb so vectorizing compilation works
2021-05-05 Ed Schonberg[Ada] Spurious warning on useless assignment with targe...
2021-05-05 Eric Botcazou[Ada] Do not use hash function for enumeration Value...
2021-05-05 Ghjuvan Lacambre[Ada] Move Build_And_Insert_CUDA_Initialization to...
2021-05-05 Ghjuvan Lacambre[Ada] Don't emit style errors when parens are required
2021-05-05 Piotr Trojanek[Ada] Simplify GNATmake by reusing GNAT.Ctrl_C
2021-05-05 Eric Botcazou[Ada] Small cleanup in the Expand_Image_Attribute procedure
2021-05-05 Piotr Trojanek[Ada] Qualify internal access-to-subprogram types as...
2021-05-05 Ghjuvan Lacambre[Ada] Remove commented code
2021-05-05 Ed Schonberg[Ada] Handle defaults in declare_expressions in postcon...
2021-05-05 Eric Botcazou[Ada] Use inline expansion of Image for standard boolea...
2021-05-05 Eric Botcazou[Ada] Use inline expansion of Image for enumeration...
2021-05-05 Eric Botcazou[Ada] Tweak implementation of System.Double_Real.Split
2021-05-05 Piotr Trojanek[Ada] Remove redundant explicit calls to UI_From_Int...
2021-05-05 Eric Botcazou[Ada] Adjust expansion of perfect hash function for...
2021-05-05 Piotr Trojanek[Ada] Speed up enumeration'Value with perfect hash...
2021-05-05 Piotr Trojanek[Ada] Remove unnecessary parameter of Apply_Compile_Tim...
2021-05-05 Ed Schonberg[Ada] Ongoing work for AI12-0212: container aggregates
2021-05-05 Eric Botcazou[Ada] Implement tiered support for floating-point outpu...
2021-05-05 Piotr Trojanek[Ada] Set constraint error on real division just like...
2021-05-05 Piotr Trojanek[Ada] Remove redundant check in iteration over formal...
2021-05-05 Piotr Trojanek[Ada] Refactor repeated call to Next when pretty-printi...
2021-05-05 Tobias Burnusg++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580f...
2021-05-05 Richard Bienertree-optimization/79333 - fold stmts following SSA...
2021-05-05 Richard Bienermiddle-end/100394 - avoid DSE/DCE of pure call that...
2021-05-05 Tom Tromeylibcc1: avoid a call to c_str
next