cgraph: A COMDAT decl always has non-zero address.
[gcc.git] / gcc / testsuite /
2020-02-06 Jason Merrillcgraph: A COMDAT decl always has non-zero address.
2020-02-05 Martin SeborPR tree-optimization/92765 - wrong code for strcmp...
2020-02-05 Jason Merrillc++: Fix decltype of empty pack expansion of parm.
2020-02-05 Marek PolacekAdd missing CL.
2020-02-05 Jakub Jelinekc++: Mark __builtin_convertvector operand as read ...
2020-02-05 Marek Polacekc++: Fix ICE with CONSTRUCTOR flags verification [PR93559]
2020-02-05 Jason Merrillc++: Fix SEGV with malformed constructor decl.
2020-02-05 Jeff LawFix testsuite "regression" on hppa after recent IRA...
2020-02-05 David Malcolmanalyzer: add enode status and revamp __analyzer_dump_e...
2020-02-05 Jakub Jelineki386: Omit clobbers from vzeroupper until final [PR92190]
2020-02-05 Richard Bienertestsuite/92177 fix for SLP build changes
2020-02-05 Richard Bienermiddle-end/90648 fend off builtin calls with not enough...
2020-02-05 Jakub Jelinekopenmp: Avoid ICEs with declare simd; declare simd...
2020-02-05 JunMaHandle type deduction of auto and decltype(auto) with...
2020-02-04 Jason Merrillc++: Fix error-recovery with concepts.
2020-02-04 Jason Merrillc++: Fix constexpr vs. omitted aggregate init.
2020-02-04 Jason Merrillc++: Fix ({ ... }) array mem-initializer.
2020-02-04 David Malcolmanalyzer: fix testsuite assumption that sizeof(int...
2020-02-04 Richard Bienertree-optimization/93538 - add missing comparison foldin...
2020-02-04 Jakub Jelineklibcpp: Diagnose __has_include outside of preprocessor...
2020-02-04 Jakub Jelineklibcpp: Diagnose __has_include outside of preprocessor...
2020-02-04 Jakub Jelineklibcpp: Fix ICEs on __has_include syntax errors [PR93545]
2020-02-04 Iain Sandoecoroutines: Prevent repeated error messages for missing...
2020-02-04 Richard Bienertree-optimization/91123 - restore redundant store removal
2020-02-04 Richard Bienertree-optimization/92819 restrict new vector CTOR canoni...
2020-02-03 Jason Merrillc++: Fix constexpr vs. reference parameter.
2020-02-03 Jason Merrillc++: Allow parm of empty class type in constexpr.
2020-02-03 Iain Sandoecoroutines: Fix ICE on invalid (PR93458).
2020-02-03 David Malcolmanalyzer: detect zero-assignment in phis (PR 93544)
2020-02-03 David Malcolmanalyzer: fix ICE merging models containing label point...
2020-02-03 David Malcolmanalyzer: fix ICE due to comparing int and real constan...
2020-02-03 Jason Merrillc++: Fix cast to pointer to VLA.
2020-02-03 Stam Markianos-WrightThis patch is for PR target/91816
2020-02-03 Tobias Burnus[OpenACC] bump version for 2.6 plus libgomp.texi update
2020-02-03 Tobias Burnus[Fortran] Fix to strict associate check (PR93427)
2020-02-03 Jakub Jelineks390x: Fix popcounthi2_z196 expander [PR93533]
2020-02-03 JunMacoroutines: Bind label_decl of original function to...
2020-02-02 Marek Polacekc++: Fix ICE on invalid alignas in a template [PR93530]
2020-02-02 Iain Sandoetestsuite,Darwin,PPC: Adjust darwin-abi-12.c for common...
2020-02-02 Vladimir N. MakarovOne more fix for PR 91333 - suboptimal register allocat...
2020-02-01 Sandra Loosemorenios2: Support for GOT-relative DW_EH_PE_datarel encoding.
2020-02-01 Jason Merrillc++: Fix sizeof VLA lambda capture.
2020-01-31 David Malcolmanalyzer: fix ICE with 'const void *' (PR 93457)
2020-01-31 David Malcolmanalyzer: fix ICE handling void-type (PR 93373)
2020-01-31 Vladimir N. Makarov Fix for PR 91333 - suboptimal register allocation...
2020-01-31 David Malcolmanalyzer: fix ICE getting void return value (PR 93379)
2020-01-31 David Malcolmanalyzer: fix ICE with pointers between stack frames...
2020-01-31 Jakub Jelinektestsuite: Fix up pr91838.C test [PR91838]
2020-01-31 Richard Sandifordaarch64: Add Armv8.6 SVE bfloat16 support
2020-01-31 Richard Sandifordaarch64: Add svbfloat16_t support to arm_sve.h
2020-01-31 Richard Sandifordaarch64: Add Armv8.6 SVE matrix multiply support
2020-01-31 Richard Sandifordaarch64: Fix SVE PCS failures for BE & ILP32
2020-01-31 Tobias Burnus[Fortran] Disable front-end optimization for OpenACC...
2020-01-31 Tamar Christinamiddle-end: Fix logical shift truncation (PR rtl-optimi...
2020-01-31 David Malcolmanalyzer: avoid using <string.h> in malloc-1.c
2020-01-31 David Malcolmanalyzer: convert conditionals-2.c to a torture test
2020-01-31 David Malcolmanalyzer: fix ICE in __builtin_isnan (PR 93356)
2020-01-30 Jeff LawMark switch expression as used to avoid bogus warning
2020-01-30 Jakub Jelinekcgraph: Avoid creating multiple *.localalias aliases...
2020-01-30 Jakub Jelinekcombine: Punt on out of range rotate counts [PR93505]
2020-01-30 Jason Merrillc++: Fix -Wtype-limits in templates.
2020-01-30 Jeff LawFix "regression" reported by c6x testing.
2020-01-30 Martin SeborPR middle-end/92323 - bogus -Warray-bounds after unroll...
2020-01-30 David Malcolmanalyzer: avoid comparisons between uncomparable types...
2020-01-30 Jakub Jelinekarm: Fix uaddvdi4 expander [PR93494]
2020-01-30 Paolo CarliniAdd testcase of PR c++/90338, already fixed in trunk.
2020-01-30 Jakub Jelineki386: Optimize {,v}{,p}movmsk{b,ps,pd} followed by...
2020-01-30 Jakub Jelineki386: Optimize popcnt followed by zero/sign extension...
2020-01-30 Bin ChengHandle CO_AWAIT_EXPR in conversion in co_await_expander.
2020-01-30 Jason Merrillc++: Drop alignas restriction for stack variables.
2020-01-30 Jakub Jelinektestsuite: Fix up tree-ssa/pr92706-1.c on 32-bit targets.
2020-01-29 Jason Merrillc++: Fix attributes with lambda and trailing return...
2020-01-29 Marek Polacekc++: Add new test [PR88092]
2020-01-29 Jeff LawImprove DSE which in turn eliminates the need for jump...
2020-01-29 Marek Polacekc++: Fix template arguments comparison with class NTTP...
2020-01-29 Marek Polacekc++: Fix class NTTP with template arguments [PR92948]
2020-01-29 Andre VieiraIRA: Revert 11b8091fb to fix PR 93221
2020-01-29 Martin JamborSRA: Also propagate accesses from LHS to RHS [PR92706]
2020-01-29 Martin JamborSRA: Total scalarization after access propagation ...
2020-01-29 Jan Hubickaipa: Fix removal of multi-target speculation.
2020-01-29 Richard Sandifordtestsuite: XFAIL gcc.dg/torture/pr93133.c for powerpc...
2020-01-29 Jakub Jelinekopenmp: c++: Consider typeinfo decls to be predetermine...
2020-01-29 Jakub Jelinekopenmp: Handle rest of EXEC_OACC_* in oacc_code_to_stat...
2020-01-29 Richard Bienertree-optimization/93428 - avoid load permutation vector...
2020-01-28 Martin SeborPR middle-end/93437 - bogus -Warray-bounds on protobuf...
2020-01-28 Jason Merrillc++: Fix return deduction of lambda in discarded stmt.
2020-01-28 Jason Merrillc++: Fix guard variable and attribute weak.
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 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 Richard Bienertree-optimization/93439 move clique bookkeeping to...
next