platform/upstream/gcc.git
2020-07-17 Andreas KrebbelFix PR96127
2020-07-17 Kewen Linrs6000/test: Add -fno-vect-cost-model to conv-vectorize...
2020-07-17 GCC AdministratorDaily bump.
2020-07-16 Segher Boessenkoolcombine: Use single_set for is_just_move
2020-07-16 Julian Brownopenacc: Fix standalone attach for Fortran assumed...
2020-07-16 Iain Sandoecoroutines: Correct frame capture of compiler temps...
2020-07-16 Jonathan Wakelyanalyzer: Use noexcept instead of throw() for C++11...
2020-07-16 Uros Bizjaki386: Additional peephole2 to use flags from CMPXCHG...
2020-07-16 Eric BotcazouReunify x86 stack checking implementation
2020-07-16 Marek Polacekc++: Add test for DR 188.
2020-07-16 Andrew Stubbsamdgcn: Handle early debug info in mkoffload
2020-07-16 Uros BizjakFix ChangeLog PR number.
2020-07-16 Marek Polacekc++: Get rid of convert_like* macros.
2020-07-16 Iain Sandoecoroutines: Spelling corrections in comments [NFC].
2020-07-16 Andrea Corallobuild: Fix TAGS target in gcc/Makefile.in
2020-07-16 Roger Sayledoc: Document TARGET_TRULY_NOOP_TRUNCATION requires...
2020-07-16 Javier Miranda[Ada] Misplace of internal master renaming declaration
2020-07-16 Arnaud Charlet[Ada] AI12-0132 Freezing of renames_as_body
2020-07-16 Ed Schonberg[Ada] Ongoing work for AI12-0212 : container aggregates
2020-07-16 Bob Duff[Ada] gnatbind: Fix No_Entry_Calls_In_Elaboration_Code...
2020-07-16 Bob Duff[Ada] Ada2020: AI12-0117 Restriction No_Tasks_Unassigne...
2020-07-16 Eric Botcazou[Ada] Remove duplicated line
2020-07-16 Arnaud Charlet[Ada] Wrong execution of Tan on large argument
2020-07-16 Ed Schonberg[Ada] Spurious error in instance nested in formal package
2020-07-16 Doug Rupp[Ada] v7r2cert: minor refactoring
2020-07-16 Eric Botcazou[Ada] Set missing Parent field of block entity
2020-07-16 Arnaud Charlet[Ada] AI12-0004 Normalization and allowed characters
2020-07-16 Bob Duff[Ada] Ada2020: AI12-0117 Restriction No_Tasks_Unassigne...
2020-07-16 Bob Duff[Ada] Adjust heuristics about size of static aggregates
2020-07-16 Bob Duff[Ada] Ada2020: AI12-0055 No_Dynamic_CPU_Assignment...
2020-07-16 Gary Dismukes[Ada] Implicit dereferencing in container indexing
2020-07-16 Arnaud Charlet[Ada] AI12-0373 Additional check on Integer_Literal...
2020-07-16 Ghjuvan Lacambre[Ada] Handle N_Others_Choice case in range-building...
2020-07-16 Bob Duff[Ada] Ada2020: AI12-0289 Implicitly null excluding...
2020-07-16 Justin Squirek[Ada] Spurious accessibility error on allocator in...
2020-07-16 Eric Botcazou[Ada] Small cleanup in interface with GCC back-end
2020-07-16 Justin Squirek[Ada] Incorrect static accessibility error in return...
2020-07-16 Piotr Trojanek[Ada] Simplify detection of others choice with just...
2020-07-16 Arnaud Charlet[Ada] Disable Initialize_Scalars on runtime files
2020-07-16 Ghjuvan Lacambre[Ada] Do not perform null exclusion static checks on...
2020-07-16 Javier Miranda[Ada] Avoid false positive reported by CodePeer
2020-07-16 Arnaud Charlet[Ada] Spurious redundant use clause warning
2020-07-16 Javier Miranda[Ada] Ada2020: AI12-0107 convention of By_Protected_Pro...
2020-07-16 Arnaud Charlet[Ada] Overflow in string streaming
2020-07-16 Arnaud Charlet[Ada] Add centralized capacity check in Generic_Bignums
2020-07-16 Gary Dismukes[Ada] AI12-0042: Type invariant checking rules
2020-07-16 Rainer Orthlibsanitizer: Fix GetPcSpBp determination of SP on...
2020-07-16 GCC AdministratorDaily bump.
2020-07-15 Uros Bizjaki386: Introduce peephole2 to use flags from CMPXCHG...
2020-07-15 Tobias Burnuslibgomp.fortran/alloc-1.F90: Fix testcase for 32bit...
2020-07-15 Jakub Jelinekopenmp: Fix up loop-21.c
2020-07-15 Nathan Sidwellc++: refactor some parser code
2020-07-15 Piotr Trojanek[Ada] Cleanup code related to object overlays
2020-07-15 Eric Botcazou[Ada] Cleanup in Convert_To_Positional after previous...
2020-07-15 Arnaud Charlet[Ada] Ongoing work for AI12-0212: container aggregates
2020-07-15 Arnaud Charlet[Ada] Fix logic in Allocate_Any_Controlled
2020-07-15 Piotr Trojanek[Ada] Target name is an object reference
2020-07-15 Arnaud Charlet[Ada] Spurious error on Predicate_Failure aspect
2020-07-15 Arnaud Charlet[Ada] Mention -gnat2020 in error message
2020-07-15 Eric Botcazou[Ada] Do not generate elaboration code for alignment...
2020-07-15 Eric Botcazou[Ada] Do not generate extra copies inside initializatio...
2020-07-15 Ghjuvan Lacambre[Ada] Guard against access to wrong fields in Is_Renaming
2020-07-15 Arnaud Charlet[Ada] Remove doc on obsolete tools
2020-07-15 Arnaud Charlet[Ada] Assert failure with -gnatwr
2020-07-15 Arnaud Charlet[Ada] Missing error on operator call
2020-07-15 Piotr Trojanek[Ada] Fix for possibly null ranges in 'Update and delta...
2020-07-15 Eric Botcazou[Ada] Small addition and tweaks in documentation on...
2020-07-15 Arnaud Charlet[Ada] ACATS 4.1P [BDB4001] - 13.11.4(22-23/3) not enforced
2020-07-15 Yannick Moy[Ada] Mark standard containers as not in SPARK
2020-07-15 Eric Botcazou[Ada] Fix oversight in Delayed_Aspect_Present predicate
2020-07-15 Javier Miranda[Ada] Wrong resolution of 'access in protected subprogram
2020-07-15 Arnaud Charlet[Ada] Documentation cleanups
2020-07-15 Piotr Trojanek[Ada] Fix slices and qualified expressions being effect...
2020-07-15 Piotr Trojanek[Ada] Cleanup condition for an effectively volatile...
2020-07-15 Arnaud Charlet[Ada] Extend static functions
2020-07-15 Arnaud Charlet[Ada] Potential access to uninitialized variable
2020-07-15 Piotr Trojanek[Ada] Fix typo in "accommodate" in docs and comments
2020-07-15 Gary Dismukes[Ada] Minor reformatting of comments and some code...
2020-07-15 Eric Botcazou[Ada] Use Sloc of delay statement in timed entry call
2020-07-15 Ed Schonberg[Ada] Ongoing work for unnamed and named container...
2020-07-15 Justin Squirek[Ada] Spurious accessibility error on allocator
2020-07-15 Arnaud Charlet[Ada] Fix potentially uninitialized variable flagged...
2020-07-15 Nathan Sidwellc++: error recovery & pragmas
2020-07-15 Tobias Burnuslibgomp.fortran/struct-elem-map-1.f90: Add char kind...
2020-07-15 Jakub Jelinekfix _mm512_{,mask_}cmp*_p[ds]_mask at -O0 [PR96174]
2020-07-15 Jakub Jelinekbuiltins: Avoid useless char/short -> int promotions...
2020-07-15 guojiufurs6000: Refine RTL unroll hook for small loops
2020-07-15 Tobias Burnuslibgomp: Add Fortran routine support for allocators
2020-07-15 GCC AdministratorDaily bump.
2020-07-14 Marek Polacekc++: Add new test [PR59978]
2020-07-14 H.J. Lux86: Replace __glibc_unlikely with __builtin_expect
2020-07-14 Marek Polacekc++: Make convert_like complain about bad ck_ref_bind...
2020-07-14 David Edelsohnrs6000: Don't call movsi_from_sf in 32 bit mode.
2020-07-14 Nathan Sidwellc++: Parser entry cleanup
2020-07-14 Kwok Cheung... libgomp: Fix hang when profiling OpenACC programs with...
2020-07-14 Ian Lance Taylordemangler: don't treat lambda as a substitution candidate
2020-07-14 Lewis Hyattdiagnostics: Support conversion of tabs to spaces ...
2020-07-14 Nathan Sidwellc++: tree dumper
2020-07-14 Nathan Sidwellc++: Refactor some class fns
2020-07-14 David Edelsohnaix: FAT libraries: test native compiler mode directly
next