gcc.git
2020-01-28 Jan Hubickadiagnostics: make error message lowercase.
2020-01-28 Jan Hubicka * profile-count.c (profile_quality_display_names)...
2020-01-28 Jan Hubickaipa: fix handling of multiple speculations (PR93318)
2020-01-28 Jason Merrillc++: Allow template rvalue-ref conv to bind to lvalue...
2020-01-28 Jan Hubickaipa: fix handling of multiple speculations (PR93318)
2020-01-28 H.J. Lui386: Prefer TARGET_AVX over TARGET_SSE_TYPELESS_STORES
2020-01-28 David Malcolmdiagnostic_metadata: unbreak xgettext (v2)
2020-01-28 Andrew BensonIncrease GFC_MAX_MANGLED_SYMBOL_LEN to handle submodule...
2020-01-28 Andrew BensonAllow concatenated module+submodule names.
2020-01-28 Nathan Sidwellpreprocessor: Make __has_include a builtin macro [PR93452]
2020-01-28 Jonathan Wakelylibstdc++: Fix order of changelog entries
2020-01-28 Jason Merrillc++: Function declared with typedef with eh-specification.
2020-01-28 Julian BrownCheck array contiguity for OpenACC/Fortran
2020-01-28 Julian BrownDon't allow mixed component and non-component accesses...
2020-01-28 Julian BrownAdd OpenACC test for sub-references being pointer or...
2020-01-28 Jonathan Wakelylibstdc++: Avoid using sizeof with function types ...
2020-01-28 Jonathan Wakelylibstdc++: Replace glibc-specific check for clock_getti...
2020-01-28 Richard Bienertree-optimization/93439 move clique bookkeeping to...
2020-01-28 H.J. Lui386: Don't use ix86_tune_ctrl_string in parse_mtune_ct...
2020-01-28 Claudiu Zissulescu[ARC] Pass along -mcode-density flag to the assembler.
2020-01-28 Richard Sandifordsimplify-rtx: Extend (truncate (*extract ...)) fold...
2020-01-28 Richard Sandifordvect: Pattern-matched calls in reduction chains
2020-01-28 Tobias Burnus[Fortran] avoid ICE in gfc_omp_check_optional_argument...
2020-01-28 Richard Sandifordforwprop: Tweak choice of VEC_PERM_EXPR filler [PR92822]
2020-01-28 Richard Sandifordpredcom: Fix invalid store-store commoning [PR93434]
2020-01-28 Richard Sandifordtestsuite: Add -Wpsabi to gcc.dg/torture/pr93170.c...
2020-01-28 Tobias Burnus[Fortran] gfortran.texi - minor style cleanup
2020-01-28 Martin LiskaAdd couple of auto_diagnostic_group in redeclare_class_...
2020-01-28 Martin LiskaReplace one error with inform.
2020-01-28 Martin LiskaFix 2 typos in documentation of libstdc++.
2020-01-28 Jakub Jelineki386: Fix ix86_fold_builtin shift folding [PR93418]
2020-01-28 Jakub Jelinekgimple-fold: Fix buffer overflow in fold_array_ctor_ref...
2020-01-28 David Malcolmanalyzer: fix ICE when canonicalizing NaN (PR 93451)
2020-01-28 GCC AdministratorDaily bump.
2020-01-27 Andrew Burgessgcc: Add new configure options to allow static librarie...
2020-01-27 Joseph MyersSupport gnu_unique_object symbols on MIPS.
2020-01-27 Ian Lance Taylorcompiler: cleanups permitted by GCC requirement of...
2020-01-27 Jason Merrillc++: Fix array of char typedef in template (PR90966).
2020-01-27 Iain Sandoecoroutines: Ensure the ramp return object is checked...
2020-01-27 Stam Markianos... Hi all,
2020-01-27 David Malcolmanalyzer: restore input_location (PR 93349)
2020-01-27 David Malcolmanalyzer: fix pattern-test-2.c (PR 93291)
2020-01-27 Richard Sandifordaarch64: Fix pr71727.c failure
2020-01-27 Martin LiskaAdd __gcov_indirect_call_profiler_v4_atomic.
2020-01-27 David Malcolmanalyzer: fixes to tree_cmp and other comparators
2020-01-27 Richard Sandifordaarch64: Add vector/vector vec_extract patterns [PR92822]
2020-01-27 Richard Sandifordaarch64: Fix failure in cmpimm_branch_1.c
2020-01-27 David Malcolmanalyzer: fix setjmp-detection and support sigsetjmp
2020-01-27 Richard Bienertestsuite/91171 no longer needed XFAIL
2020-01-27 David Malcolmanalyzer: fix build with gcc 4.4 (PR 93276)
2020-01-27 Nathan Sidwellc++: Bogus error using namespace alias [PR91826]
2020-01-27 Claudiu Zissulescu[ARC] Update ARC600 multiplication cost.
2020-01-27 Claudiu Zissulescu[ARC] Save mlo/mhi registers when ISR.
2020-01-27 Claudiu Zissulescu[ARC] Propagate uncached type attribute to each member...
2020-01-27 Claudiu Zissulescu[ARC] Make libgcc compatible with ARC's reduced registe...
2020-01-27 Jonathan Wakelylibstdc++: Fix deduction guide for std::span (PR93426)
2020-01-27 Richard Sandifordlra: Stop registers being incorrectly marked live ...
2020-01-27 Richard Sandifordcselib: Fix handling of multireg values for call insns...
2020-01-27 Richard Sandiforddojump: Fix gcc.dg/torture/pr91323.c for aarch64 targets
2020-01-27 Martin LiskaFilter out language specific options from --help=common.
2020-01-27 Martin LiskaDo not print params in --help except --help=param.
2020-01-27 Martin LiskaDo not generate a unique fnname for resolver.
2020-01-27 Richard Bienertree-optimization/93397 delay converted reduction chain...
2020-01-27 Tobias Burnusfortran] Fix PR 85781, ICE on valid
2020-01-27 Jason Merrillc++: Testsuite adjustments for PR 90992.
2020-01-27 Jason Merrillc++: Fix -Wnoexcept handling of system headers (PR90992).
2020-01-27 GCC AdministratorDaily bump.
2020-01-26 Marek PolacekFix last CL.
2020-01-26 Marek Polaceksanopt: Avoid crash on anonymous parameter [PR93436]
2020-01-26 Iain Sandoecoroutines: Fix whitespace and comment markers.
2020-01-26 Rainer Orthtestsuite: xfail gcc.target/i386/pr91298-?.c on Solaris...
2020-01-26 Jason Merrillchecking: avoid verify_type_variant crash on incomplete...
2020-01-26 Darius GalisAvoid creating string insns unless string support is...
2020-01-26 Jakub Jelineki386: Fix up *{add,sub}v<dwi>4_doubleword patterns...
2020-01-26 Jakub Jelineki386: Fix up *avx_vperm_broadcast_v4df [PR93430]
2020-01-26 Jason Merrillc++: avoid ICE with __builtin_memset (PR90997).
2020-01-26 GCC AdministratorDaily bump.
2020-01-25 Jakub Jelinektestsuite: Fix up pr93166.C test, so that it doesn...
2020-01-25 Jakub Jelinektestsuite: Fix up pr92788.C FAIL on ia32.
2020-01-25 Marek Polacekc++: Poor diagnostic for dynamic_cast in constexpr...
2020-01-25 John David... Fix missing SCNuMAX defines in inttypes.h on hpux11...
2020-01-25 Feng XueRemove assertion in get_info_about_necessary_edges
2020-01-25 Andrew PinskiFix gcc.target/aarch64/vec_zeroextend.c for big-endian
2020-01-25 Jason Merrillc++: Fix ICE with constrained friend (PR93400).
2020-01-25 Jason Merrillc++: Fix ICE with lambda in member operator (PR93279)
2020-01-25 GCC AdministratorDaily bump.
2020-01-24 Jeff LawFix ICE due to invalid jump threading request
2020-01-24 Jason Merrillc++: Fix parameter map handling of member typedef.
2020-01-24 Jakub Jelineki386: prefer vpermilpd over vpermpd [PR93395]
2020-01-24 Jakub Jelineksimplify-rtx: Punt for modes with precision above MAX_B...
2020-01-24 Andrew PinskiDecrease cortexa57_extra_costs's alu.shift_reg
2020-01-24 Marek Polacekc++: Fix ICE in tsubst_copy with parenthesized expressi...
2020-01-24 Sandra LoosemoreAdd -fdelete-null-pointer-checks to some C++ testcases.
2020-01-24 Jason Merrillc++: Unshare expressions from constexpr cache.
2020-01-24 Jason MerrillAdd missing ChangeLog entry.
2020-01-24 Jonathan Wakelylibstdc++: Simplify construction of comparison category...
2020-01-24 Jeff LawEmit reasonable diagnostic rather than ICE on invalid...
2020-01-24 Jeff LawAdd PR markers for yesterday's H8 changes
2020-01-24 Andrew StubbsFix ICE on unsupported FP comparison
2020-01-24 Richard Earnshawcontrib: Change 'remote' for personal branches and...
next