aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-15Fix ICE in verify_sra_access_forestEric Botcazou
2020-06-15libstdc++: Update value of __cpp_lib_constexpr_char_traits for C++20Jonathan Wakely
2020-06-15libstdc++: Fix char_traits move with overlapPaul Keir
2020-06-15gcc: xtensa: make TARGET_HAVE_TLS definition staticMax Filippov
2020-06-15gcc: xtensa: add -mabi option for call0/windowed ABIMax Filippov
2020-06-15gcc: xtensa: make register elimination data staticMax Filippov
2020-06-15BRIG FE testsuite: Fix all dump-scansMartin Jambor
2020-06-15vect: Use LOOP_VINFO_DATAREFS and LOOP_VINFO_DDRS consistentlyFei Yang
2020-06-15[Ada] Rewrite Sem_Eval.Predicates_Match predicateEric Botcazou
2020-06-15[Ada] Makefile.rtl: minor file renamingsEd Falis
2020-06-15[Ada] Improve error message on premature usage of subtypesArnaud Charlet
2020-06-15[Ada] Do expect task discriminants in Global and Depends contractsPiotr Trojanek
2020-06-15[Ada] Implement AI12-0343 Return Statement ChecksEric Botcazou
2020-06-15[Ada] T'Image calls T'Put_ImageBob Duff
2020-06-15[Ada] Minor editorial changes in commentsGary Dismukes
2020-06-15[Ada] Allow uninitialized values on Big_Positive/NaturalArnaud Charlet
2020-06-15[Ada] Fix analysis of Relaxed_Initialization for bodies-as-specsPiotr Trojanek
2020-06-15[Ada] Crash in tagged type constructor with task componentsJavier Miranda
2020-06-15[Ada] Missing errors on aspect checkingArnaud Charlet
2020-06-15[Ada] AI12-0260 Functions Is_Basic and To_Basic in Wide_Characters.HandlingArnaud Charlet
2020-06-15[Ada] Passing actual parameter values to out formals when Default_Value is setGary Dismukes
2020-06-15[Ada] Bad access checks on if/case expression as actualJustin Squirek
2020-06-15[Ada] Do not expect task discriminants in Global and Depends contractsPiotr Trojanek
2020-06-15[Ada] Do not expect Global or Depends on single protected objectsPiotr Trojanek
2020-06-15[Ada] Incorrect accessibility checks on functions callsJustin Squirek
2020-06-15[Ada] Replace repeated Ekind with Ekind_InPiotr Trojanek
2020-06-15[Ada] Remove excessive parensPiotr Trojanek
2020-06-15[Ada] Support aspect Relaxed_Initialization and attribute InitializedPiotr Trojanek
2020-06-15[Ada] Put_Image: Enable for access-to-subprogram typesBob Duff
2020-06-15[Ada] Clean up error handling of 'ImageBob Duff
2020-06-15[Ada] Put_Image: Enable for access-to-subprogram typesBob Duff
2020-06-15[Ada] Put_Image: Implement for private types with full real typeBob Duff
2020-06-15[Ada] Put_Image improvements for stringsBob Duff
2020-06-15[Ada] Remove unreferenced and dubious Is_Renaming_DeclarationPiotr Trojanek
2020-06-15[Ada] Link failure with call to expression function in preconditionEd Schonberg
2020-06-15[Ada] Implement AI12-0077 Has_Same_Storage on objects of size zeroEric Botcazou
2020-06-15[Ada] Update 'Loop_Entry checking to match changes in 'Old rules.Steve Baird
2020-06-15[Ada] Use uniform type resolution for membership testsEric Botcazou
2020-06-15RISC-V: Suppress warning for signed and unsigned integer comparison.Kito Cheng
2020-06-15Optimize multiplication for V8QI,V16QI,V32QI under TARGET_AVX512BW.liuhongt
2020-06-15Daily bump.GCC Administrator
2020-06-14Avoid crash when global symbol table is empty with -fdump-fortran-global.Thomas Koenig
2020-06-14PR fortran/95088 - Buffer overflows with PDTs, submodules and long symbolsHarald Anlauf
2020-06-14Always use locations from get and put arguments for error messages.Thomas Koenig
2020-06-14When avoiding double deallocation, look at namespace, expression and component.Thomas Koenig
2020-06-14d: Fix line lengths after mechanical field renames.Iain Buclaw
2020-06-14testsuite: Re-add gdc.test prefix in test names (PR testsuite/95575)Iain Buclaw
2020-06-14Daily bump.GCC Administrator
2020-06-13Correct test to avoid failures in ILP32.Martin Sebor
2020-06-13Remove failing test case accidentally committed.Thomas Koenig