platform/upstream/gcc.git
2020-06-05 Arnaud Charlet[Ada] Support 'Reduce under -gnatX
2020-06-05 Thomas Quinot[Ada] Add note about gnatcov reliance on thunk names
2020-06-05 Ed Schonberg[Ada] Subtype inherits Atomic flag from base type
2020-06-05 Piotr Trojanek[Ada] Fix punctuation in description of Enum_Rep attribute
2020-06-05 Eric Botcazou[Ada] Make the Has_Dynamic_Range_Check flag obsolete
2020-06-05 Piotr Trojanek[Ada] Do not create an empty list of nodes that confuse...
2020-06-05 Dmitriy Anisimkov[Ada] Optimize Normalize_Pathname
2020-06-05 Arnaud Charlet[Ada] Spurious assert failure in Walk_Library_Items
2020-06-05 Piotr Trojanek[Ada] Use Is_Incomplete_Type instead of a low-level...
2020-06-05 Piotr Trojanek[Ada] Simplify iteration over components
2020-06-05 Eric Botcazou[Ada] Fix incorrect initialization for array of non...
2020-06-05 Bob Duff[Ada] Put_Image attribute: Rtsfind cleanups
2020-06-05 Piotr Trojanek[Ada] Move routine for detecting special Text_IO packag...
2020-06-05 Yannick Moy[Ada] Add comment about function only used in CodePeer
2020-06-05 Ed Schonberg[Ada] Spurious error on address clause in task body
2020-06-05 Piotr Trojanek[Ada] Add missing Global contract to Ada.Containers...
2020-06-05 Arnaud Charlet[Ada] AI12-0207 Convention of anonymous access types
2020-06-05 Arnaud Charlet[Ada] AI12-0336 Meaning of Time_Offset
2020-06-05 Eric Botcazou[Ada] Fix assertion failure on double rederivation...
2020-06-05 Bob Duff[Ada] Put_Image attribute
2020-06-05 Arnaud Charlet[Ada] AI12-0144 Make Discrete_Random more flexible
2020-06-05 Arnaud Charlet[Ada] AI12-0237 Getting the representation of an enumer...
2020-06-05 Arnaud Charlet[Ada] AI12-0318 No_IO should apply to Ada.Directories
2020-06-05 Arnaud Charlet[Ada] AI12-0235 System.Storage_Pools should be pure
2020-06-05 Eric Botcazou[Ada] Add No_Truncation flag on view conversion for...
2020-06-05 Bob Duff[Ada] Assertion_Policy (Ignore) ignores invariants
2020-06-05 Eric Botcazou[Ada] Rename parameter of routines in Checks
2020-06-05 Arnaud Charlet[Ada] Minor wording changes wrt Ada 202x
2020-06-05 Iain Buclawd: Merge upstream dmd 6d5bffa54
2020-06-05 Richard Bienertree-optimization/95539 - fix SLP_TREE_REPRESENTATIVE...
2020-06-05 Fei Yangexpand: Simplify removing subregs when expanding a...
2020-06-05 Jakub Jelinekix86: Improve __builtin_c[lt]z followed by extension...
2020-06-05 Jonathan WakelyAdd new/delete to struct occurence
2020-06-05 Richard Bienermiddle-end/95493 - bogus MEM_ATTRS for variable array...
2020-06-05 Cui,LiliFix bitmask conflict between PTA_AVX512VP2INTERSECT...
2020-06-05 GCC AdministratorDaily bump.
2020-06-04 Jonathan Wakelylibstdc++: Remove workarounds for constrained nested...
2020-06-04 Martin SeborImplement a solution for PR middle-end/10138 and PR...
2020-06-04 Iain Buclawd: Merge upstream dmd 48d704f08
2020-06-04 François Dumontlibstdc++: Specialize copy/copy_n for istreambuf_iterat...
2020-06-04 Iain Buclawd: Merge upstream dmd 47ed0330f
2020-06-04 Jason Merrillc++: Fix complex constexpr virtual cases [PR93310].
2020-06-04 Jason Merrillc++: Fix FE devirt with diamond inheritance [PR95158]
2020-06-04 Harald AnlaufPR fortran/95500 - Segfault compiling extra interface...
2020-06-04 Iain Sandoecoroutines: Fix missed ramp function return copy elisio...
2020-06-04 Vladimir N... Add test for PR95464.c.
2020-06-04 Thomas Schwinge[OpenACC 'exit data'] Evaluate 'copyfrom' individually...
2020-06-04 Thomas Schwinge[OpenACC 'exit data'] Evaluate 'finalize' individually...
2020-06-04 Thomas SchwingeFix 'sizeof' usage in 'libgomp.oacc-c-c++-common/deep...
2020-06-04 Thomas Schwinge[OpenACC] Repair/restore 'is_tgt_unmapped' checking
2020-06-04 Thomas Schwinge[OpenACC] Don't open-code 'gomp_remove_var' in 'acc_unm...
2020-06-04 Thomas Schwinge[OpenACC] Remove 'tgt' reference counting from 'acc_unm...
2020-06-04 Thomas SchwingeExtend 'libgomp.oacc-c-c++-common/pr92854-1.c' some...
2020-06-04 Thomas Schwinge[OpenACC] Use 'tgt' returned from 'gomp_map_vars'
2020-06-04 Thomas Schwinge[OpenACC] XFAIL behavior of over-eager 'finalize' clause
2020-06-04 Thomas Schwinge[OpenACC] Missing unlocking on error paths in attach...
2020-06-04 Julian Brown[OpenACC] Missing unlocking on error paths in attach...
2020-06-04 Thomas Schwinge'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initial...
2020-06-04 Iain Buclawd: Split up d-frontend.cc into multiple parts.
2020-06-04 Vladimir N... Add processing STRICT_LOW_PART for matched reloads.
2020-06-04 Richard Bieneraarch64: PR target/95526: Fix gimplification of varargs
2020-06-04 Martin Jamboripa-sra: Do not remove statements necessary because...
2020-06-04 Srinath Parvathaneni[ARM]: Correct the grouping of operands in MVE vector...
2020-06-04 Srinath Parvathaneni[PATCH][GCC] arm: Fix the MVE ACLE vbicq intrinsics.
2020-06-04 Richard Bieneradd vect_get_slp_vect_def
2020-06-04 Richard BienerAdd explicit SLP_TREE_LANES
2020-06-04 Jonathan Wakelylibstdc++: Make std::copy_n work with negative and...
2020-06-04 Richard BienerSimplify SLP code wrt SLP_TREE_DEF_TYPE
2020-06-04 liuhongtFix zero-masking for vcvtps2ph when dest operand is...
2020-06-04 Arnaud Charlet[Ada] AI12-0184: Long Long C Data types
2020-06-04 Arnaud Charlet[Ada] New package Ada.Task_Initialization
2020-06-04 Ed Schonberg[Ada] Ada_2020: contracts for formal subprograms
2020-06-04 Eric Botcazou[Ada] Add missing conversion in call to Finalize primitive
2020-06-04 Arnaud Charlet[Ada] Get rid of Disable_FE_Inline_Always
2020-06-04 Eric Botcazou[Ada] Fix a couple of oversights in previous change
2020-06-04 Bob Duff[Ada] Put_Image attribute
2020-06-04 Eric Botcazou[Ada] Alignment clause ignored on completion derived...
2020-06-04 Arnaud Charlet[Ada] Remove OpenACC support
2020-06-04 Eric Botcazou[Ada] Remove obsolete reference to gigi in comment
2020-06-04 Gary Dismukes[Ada] Implement AI12-0275 (Make subtype_mark optional...
2020-06-04 Eric Botcazou[Ada] Fix glitch for N_Delta_Aggregate/N_Case_Expressio...
2020-06-04 Arnaud Charlet[Ada] Avoid redefining IS_DIR_SEPARATOR macro
2020-06-04 Arnaud Charlet[Ada] Wrong walk order in Walk_Library_Items
2020-06-04 Arnaud Charlet[Ada] Import Adafinal as convention Ada
2020-06-04 Ed Schonberg[Ada] Incorrect source line range on subprogram body...
2020-06-04 Alexandre Oliva[Ada] Revamp dump and aux output names
2020-06-04 Eric Botcazou[Ada] Set convention and inlined flag on default null...
2020-06-04 Justin Squirek[Ada] Missing accessibility check on access discriminan...
2020-06-04 Dmitriy Anisimkov[Ada] Fix Is_Absolute_Path on Windows
2020-06-04 Eric Botcazou[Ada] Update the documentation in checks.ads about...
2020-06-04 Eric Botcazou[Ada] Small tweak to special handling of private index...
2020-06-04 Arnaud Charlet[Ada] New procedure Register_Global_Unhandled_Action
2020-06-04 Arnaud Charlet[Ada] Update URL and bug report instructions
2020-06-04 Steve Baird[Ada] Avoid buffer overflow in Long_Long_Float_Text_IO
2020-06-04 Arnaud Charlet[Ada] Remove System.Parameters.Single_Lock
2020-06-04 Arnaud Charlet[Ada] Continuation of "Get rid of more references to...
2020-06-04 Eric Botcazou[Ada] Add another ad-hoc case to the Has_Private_View...
2020-06-04 Eric Botcazou[Ada] Fix fallout of cleanup to Has_Private_View mechanism
2020-06-04 Gary Dismukes[Ada] Minor editorial fixes
2020-06-04 Hao Liucselim: Extend to check non-trapping for more reference...
next