gcc.git
2020-06-12 Jonathan Wakelylibstdc++: Make std::atomic_flag::test members const
2020-06-12 Steve Baird[Ada] Fix anonymous-to-named access type implicit conve...
2020-06-12 Bob Duff[Ada] Enable Put_Image in pre-Ada-2020 modes
2020-06-12 Arnaud Charlet[Ada] AI12-0074 View conversions and out parameters...
2020-06-12 Olivier Hainque[Ada] Bump secondary stack alignment factor in full...
2020-06-12 Piotr Trojanek[Ada] Alphabetic ordering for name and pragmas
2020-06-12 Arnaud Charlet[Ada] Fix handling of Ada 83 OUT parameter rule
2020-06-12 Steve Baird[Ada] Implement AI12-0369
2020-06-12 Ed Schonberg[Ada] Compiler locks up with -gnatX and formal subprogr...
2020-06-12 Eric Botcazou[Ada] Improve code generated for assignment of dynamic...
2020-06-12 Dmitriy Anisimkov[Ada] Don't correct socket timeout on Windows Server...
2020-06-12 Arnaud Charlet[Ada] AI12-0350 Swap for Indefinite_Holders
2020-06-12 Arnaud Charlet[Ada] Fix handling of subprograms declared in a protect...
2020-06-12 Ed Schonberg[Ada] Diagnose illegal overriding indicators in protect...
2020-06-12 Piotr Trojanek[Ada] Reuse Is_Entry where possible
2020-06-12 Piotr Trojanek[Ada] Detect overlapping actuals in entry calls
2020-06-12 Arnaud Charlet[Ada] ACATS 4.2Q - BDD2007
2020-06-12 Bob Duff[Ada] Put_Image: preload type Sink, change what types...
2020-06-12 Piotr Trojanek[Ada] Remove redundant iterations in checks for overlap...
2020-06-12 Piotr Trojanek[Ada] Remove suppression for overlapping actuals in...
2020-06-12 Arnaud Charlet[Ada] ACATS 4.1Q - CDD2A04 - RLS not followed
2020-06-12 Piotr Trojanek[Ada] Simplify getting discriminant value from a list...
2020-06-12 Eric Botcazou[Ada] Implement AI12-0175 Preelaborable packages with...
2020-06-12 Bob Duff[Ada] Remove unnecessary use_clause from stringt.ads
2020-06-12 Eric Botcazou[Ada] Small cleanup in handling of Ada 2012 implicit...
2020-06-12 Ed Schonberg[Ada] Compiler crash on instance with overloaded actual...
2020-06-12 Bob Duff[Ada] Put_Image attribute
2020-06-12 Eric Botcazou[Ada] Fix typos in comments
2020-06-12 Justin Squirek[Ada] Missing accessibility error on object in type...
2020-06-12 Bob Duff[Ada] Ada2020: update Big_Numbers.* specs
2020-06-12 Eric Botcazou[Ada] Implement AI12-0269 No_Return for functions
2020-06-12 Alexandre Olivamatch any program name when pruning collect messages
2020-06-12 Martin LiškaFix few -Wformat-diag warnings.
2020-06-12 Kewen Linvect: Factor out and rename some functions/macros
2020-06-12 Richard Sandifordrecog: Use parameter packs for operator()
2020-06-12 H.J. Lux86: Add UNSPECV_PATCHABLE_AREA
2020-06-12 GCC AdministratorDaily bump.
2020-06-11 Patrick Palkac++: constrained class template friend [PR93467]
2020-06-11 Jonathan Wakelycontrib: Make prepare-commit-msg hook smarter for amends
2020-06-11 Harald AnlaufPR fortran/95611 - ICE in access_attr_decl, at fortran...
2020-06-11 Harald AnlaufPR fortran/95544 - Fix ICE in NULL() argument to intrinsics
2020-06-11 Iain Sandoecoroutines: Handle lambda closure pointers like 'this'.
2020-06-11 Jonathan Wakelylibstdc++: Fix istream::ignore discarding too many...
2020-06-11 Tamar ChristinaTestsuite: Mark check_effective_target_exceptions_enabl...
2020-06-11 Harald AnlaufPR fortran/95503 - Fix ICE in gfc_is_simply_contiguous...
2020-06-11 José Rui Faustino... PR95331 - Unlimited polymorphic arrays have wrong bounds.
2020-06-11 David Edelsohnaix: xfail pure-virtual1.C expects weak __cxa_pure_virtual
2020-06-11 Martin LiskaFix formatting in rs6000.c.
2020-06-11 David Edelsohnaix: Don't implicitly include inttypes.h
2020-06-11 Martin Liskars6000: skip debug info statements
2020-06-11 José Rui Faustino... Wrong array section bounds when passing to an intent...
2020-06-11 Martin Liskagit_update_version: add --current argument.
2020-06-11 José Rui Faustino... Patch to Bug 94022 - Array slices of assumed-size arrays.
2020-06-11 Eric Botcazou[Ada] Fix missing insertion of explicit dereference...
2020-06-11 Eric Botcazou[Ada] Fix assertion failure on entry call through unche...
2020-06-11 Bob Duff[Ada] Make libgnat/a-nbnbin__gmp.adb compile
2020-06-11 Piotr Trojanek[Ada] Refine type of a routine parameter from Node_Id...
2020-06-11 Piotr Trojanek[Ada] Refine type of a counter-like variable
2020-06-11 Piotr Trojanek[Ada] Iterate with procedural version of Next routine...
2020-06-11 Eric Botcazou[Ada] Fix wrong access to large bit-packed arrays with...
2020-06-11 Piotr Trojanek[Ada] Update SPARK RM rule numbers after removing a...
2020-06-11 Ed Schonberg[Ada] Additional warnings on overlapping actuals of...
2020-06-11 Steve Baird[Ada] Allow specifying volatility refinement aspects...
2020-06-11 Piotr Trojanek[Ada] Avoid "others => <>" association in resolved...
2020-06-11 Bob Duff[Ada] Put_Image attribute
2020-06-11 Piotr Trojanek[Ada] Skip unnecessary iterations over constraint expre...
2020-06-11 Piotr Trojanek[Ada] Move duplicated routines for building itypes...
2020-06-11 Piotr Trojanek[Ada] Refine type for sorting case-choices tables
2020-06-11 Piotr Trojanek[Ada] Create constrained itypes for nested record aggre...
2020-06-11 Eric Botcazou[Ada] Consolidate handling of implicit dereferences...
2020-06-11 Piotr Trojanek[Ada] Remove a dubious optimization for Object Specific...
2020-06-11 Piotr Trojanek[Ada] Make Object Specific Dispatch tables constant
2020-06-11 Piotr Trojanek[Ada] Remove useless code in Backend_Processing_Possible
2020-06-11 Piotr Trojanek[Ada] Fix punctuation in comment of Building_Static_Dis...
2020-06-11 Arnaud Charlet[Ada] AI12-0356 Root_Storage_Pool_With_Subpools & Preel...
2020-06-11 Javier Miranda[Ada] Crash on dispatching conditional entry call
2020-06-11 Bob Duff[Ada] Fix unnesting crash with Predicate_Failure/no...
2020-06-11 Bob Duff[Ada] Put_Image attribute
2020-06-11 Piotr Trojanek[Ada] Simplify iteration over formal parameters for...
2020-06-11 Ghjuvan Lacambre[Ada] Generate predicate checks for on assignments...
2020-06-11 Justin Squirek[Ada] Missing accessibility error on object in type...
2020-06-11 Arnaud Charlet[Ada] Remove aspects that were commented out
2020-06-11 Arnaud Charlet[Ada] Add fallback on Integer_Arithmetic
2020-06-11 Martin Liskaasan: fix RTX emission for ilp32
2020-06-11 Kewen Linvect: Rename things related to rgroup_masks
2020-06-11 Kewen Linvect: Rename fully_masked_p to using_partial_vectors_p
2020-06-11 Kewen Linvect: Rename can_fully_mask_p to can_use_partial_vectors_p
2020-06-11 Martin Liskaprepare-commit-hook: Use gcc-config.diff-file.
2020-06-11 Jonathan Wakelycontrib: Avoid redundant 'git diff' in prepare-commit...
2020-06-11 Martin LiskaFix -Wformat-diag in options-save.c
2020-06-11 Alexandre Olivaslim up mem exprs to avoid line breaks in -fverbose-asm
2020-06-11 Kito ChengRISC-V: Unify the output asm pattern between gpr_save...
2020-06-11 Kito ChengRISC-V: Describe correct USEs for gpr_save pattern...
2020-06-11 GCC AdministratorDaily bump.
2020-06-10 Patrick Palkalibstdc++: Fix some ranges algos optimizations [PR95578]
2020-06-10 Alexandre Oliva[PR51447] restore the global reg var before returning...
2020-06-10 Iain Sandoecoroutines: Make call argument handling more robust...
2020-06-10 Martin SeborPR middle-end/95353 - spurious -Wstringop-overflow...
2020-06-10 François Dumontlibstdc++: Extend memcmp optimization in std::lexicogra...
2020-06-10 Richard Bieneravoid stmt-info allocation for debug stmts
next