]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
jit: fix __builtin_unreachable [PR 95426]
[thirdparty/gcc.git] / gcc /
2020-06-02  David Malcolmjit: fix __builtin_unreachable [PR 95426]
2020-06-02  Jason Merrillc++: *this capture in const member fn [PR95193].
2020-06-02  Alexandre Oliva[Ada] remove last traces of -auxbase
2020-06-02  Iain Sandoecoroutines: Wrap co_await in a target expr where needed...
2020-06-02  Alexandre Olivaspell ldscript correctly in outputs.exp et al
2020-06-02  Fei Yangaarch64: Fix an ICE in aarch64_short_vector_p [PR95459]
2020-06-02  Kyrylo Tkachovaarch64: Add initial support for -mcpu=zeus
2020-06-02  Aaron SawdeyCorrectly identify stfs if prefixed
2020-06-02  Jan HubickaSimplify streaming of tree references
2020-06-02  Andrew Stubbsamdgcn: Remove -mlocal-symbol-id option
2020-06-02  Eric BotcazouFix bits/bytes confusion in latest change to expand_unop
2020-06-02  Iain Buclawd: Set up input_location before lowering Dsymbol AST
2020-06-02  Stefan Schulze Fri... S/390: Emit vector alignment hints for z13
2020-06-02  Martin LiskaMake TOPN counter dynamically allocated.
2020-06-02  Arnaud Charlet[Ada] Remove ASIS_Mode
2020-06-02  Javier Miranda[Ada] CCG: regressions on ACATS c460007, c46013a, cd1009d
2020-06-02  Arnaud Charlet[Ada] Bump copyright year
2020-06-02  Javier Miranda[Ada] Improved support for aspect alignment in CCG
2020-06-02  Javier Miranda[Ada] Compiler crash processing controlled type primitive
2020-06-02  Eric Botcazou[Ada] Remove degenerate Treat_Fixed_As_Integer mechanism
2020-06-02  Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-02  Bob Duff[Ada] gnatpp: documentation for --RM-style-spacing
2020-06-02  Bob Duff[Ada] gnatpp: documentation for --[no-]compact switch
2020-06-02  Eric Botcazou[Ada] Get rid of more references to Universal_Integer...
2020-06-02  Thomas Quinot[Ada] Statement SCO code for degenerate subprograms
2020-06-02  Gary Dismukes[Ada] ICE during unnesting when nested subprograms...
2020-06-02  Justin Squirek[Ada] Spurious accessibility error on return aggregate...
2020-06-02  Eric Botcazou[Ada] Fix minor discrepancy in Expand_N_Attribute_Reference
2020-06-02  Gary Dismukes[Ada] Unnesting bugs with array renamings generated...
2020-06-02  Bob Duff[Ada] snames.ads-tmpl: add comment
2020-06-02  Piotr Trojanek[Ada] Remove dead code for detecting hidden package...
2020-06-02  Eric Botcazou[Ada] Use Standard.Natural on bit references to packed...
2020-06-02  Piotr Trojanek[Ada] Accept objects from nested packages in Initialize...
2020-06-02  Eric Botcazou[Ada] Use Standard.Natural on indices in support routin...
2020-06-02  Gary Dismukes[Ada] Two typo fixes
2020-06-02  Eric Botcazou[Ada] Fix small oversight in latest change for Replace_...
2020-06-02  Eric Botcazou[Ada] Do not set the bounds of integer types to be...
2020-06-02  Arnaud Charlet[Ada] Address potentially uninitialized variables and...
2020-06-02  Eric Botcazou[Ada] Fix bogus error for clause on derived type with...
2020-06-02  Piotr Trojanek[Ada] Use new API when creating a special SPARK heap...
2020-06-02  Gary Dismukes[Ada] Typo corrections and minor reformatting
2020-06-02  Arnaud Charlet[Ada] Treat attribute Img equivalent to attribute Image
2020-06-02  Yannick Moy[Ada] Allow GNATprove to set overflow mode
2020-06-02  Piotr Trojanek[Ada] Reuse Is_Package_Or_Generic_Package where possible
2020-06-02  Iain BuclawFix unrecognised -mcpu target 'armv7-a' on arm-wrs...
2020-06-02  Iain Buclawd: Fix segfault in build_frontend_type on alpha-*-*
2020-06-02  Kito Chengtestsuite: Disable colorization for ubsan test
2020-06-02  Patrick Palkac++: constrained lambda inside template [PR92633]
2020-06-02  GCC AdministratorDaily bump.
2020-06-01  Jeff LawFix 92085-2.c ICE due to having (const_int 0) as the...
2020-06-01  Jason Merrillc++: vptr ubsan and object of known type [PR95466]
2020-06-01  Iain Sandoecoroutines: Correct handling of references in parm...
2020-06-01  Jan HubickaCleanup global decl stream reference streaming, part 2
2020-06-01  Jan HubickaCleanup global decl stream reference streaming, part 1
2020-06-01  Feng XueFix dump in clone materialization
2020-06-01  Aldy HernandezMove array bounds checking into its own file.
2020-06-01  Aldy HernandezMove value_range_equiv code to its own file.
2020-06-01  Feng XueFix missed IPA-CP on by-ref argument directly passed...
2020-06-01  GCC AdministratorDaily bump.
2020-05-31  Iain Sandoecoroutines: Avoid functions with unlowered coroutine...
2020-05-31  Iain Sandoecoroutines: Remove up some unused values.
2020-05-31  Jeff LawFix execute/20071219-1.c regression on H8 due to loss...
2020-05-31  Jan HubickaCleanup indexable tree streaming.
2020-05-31  Thomas KoenigFinalization depends on the expression, not on the...
2020-05-31  Jakub Jelinekexpr: Fix fallout from optimize store_expr from STRING_...
2020-05-31  Jeff LawDisable brabc/brabs patterns as their length computatio...
2020-05-31  GCC AdministratorDaily bump.
2020-05-31  Jim WilsonRISC-V: Optimize si to di zero-extend followed by left...
2020-05-30  Arnaud CharletAbility to build the GNAT runtime with project files
2020-05-30  Harald AnlaufPR fortran/95373 - ICE in build_reference_type, at...
2020-05-30  Harald AnlaufPR fortran/95090 - ICE: identifier overflow
2020-05-30  Iain Sandoecoroutines: Fix unused value found by static analysis.
2020-05-30  Jonathan Yonggcc/config/i386/mingw32.h: Ensure `-lmsvcrt` precede...
2020-05-30  Patrick Palkac++: satisfaction value of type typedef to bool [PR95386]
2020-05-30  GCC AdministratorDaily bump.
2020-05-29  Segher Boessenkoolrs6000: Prefer VSX insns over VMX ones (part 1: perm...
2020-05-29  Patrick Palkac++: P0848R3 and member function templates [PR95181]
2020-05-29  Jason Merrillc++: Template template parameter in constraint [PR95371]
2020-05-29  Jan HubickaSimplify tree streaming.
2020-05-29  H.J. LuAvoid nested save_CFLAGS and save_LDFLAGS
2020-05-29  Harald AnlaufPR fortran/95090 - ICE: identifier overflow
2020-05-29  Jakub Jelineklibgfortran: Export forgotten _gfortran_{,m,s}findloc...
2020-05-29  Marek Polacekc++: Fix bogus -Wparentheses warning [PR95344]
2020-05-29  Jason Merrillc++: vptr ubsan and derived class [PR95311].
2020-05-29  Patrick Palkac++: lambdas inside constraints [PR92652]
2020-05-29  Patrick Palkac++: constexpr ctor with RANGE_EXPR index [PR95241]
2020-05-29  Andrew Stubbsamdgcn: Fix VCC early clobber
2020-05-29  Richard Bienertree-optimization/95272 - add SLP_TREE_REPRESENTATIVE
2020-05-29  Richard Bienertree-optimization/95356 - more vectorizable_shift massaging
2020-05-29  Jan HubickaFix streamer desynchornization caused by streamer debug...
2020-05-29  Richard Bienertree-optimization/95403 - guard vect_init_vector_1...
2020-05-29  Jakub Jelinekopenmp: One omp_resolve_declare_variant followup
2020-05-29  Jakub Jelinekexpander: Optimize store_expr from STRING_CST [PR95052]
2020-05-29  Richard Bienertree-optimization/95393 - fold MIN/MAX_EXPR generated...
2020-05-29  Joe Ramsayaarch64: add support for unpacked EOR, ORR and AND
2020-05-29  GCC AdministratorDaily bump.
2020-05-28  Jakub Jelinekc++: Try to complete decomp types [PR95328]
2020-05-28  Harald AnlaufPR fortran/95373 - ICE in build_reference_type, at...
2020-05-28  Jason Merrillc++: Immediately deduce auto member [PR94926].
2020-05-28  Nicolás Bértolojit: port libgccjit to Windows
next