[PATCH] add -mvsx to pr92923-1.c test requiring vsx
[gcc.git] / gcc / testsuite /
2020-02-07 Will Schmidt[PATCH] add -mvsx to pr92923-1.c test requiring vsx
2020-02-07 Dennis Zhangaarch64: ACLE I8MM multiply-accumulate intrinsics
2020-02-07 Jason Merrillc++: Fix ICE on nonsense requires-clause.
2020-02-07 Richard Bienermiddle-end/93519 - avoid folding stmts in obviously...
2020-02-07 H.J. Lux86-64: Pass aggregates with only float/double in GPRs...
2020-02-07 Jakub Jelinekpowerpc: Fix -fstack-clash-protection -mprefixed-addr...
2020-02-07 Paolo CarliniAdd testcase of PR c++/89404, already fixed in trunk.
2020-02-07 Jakub Jelinekarm: Fix up arm installed unwind.h for use in pedantic...
2020-02-07 Jakub Jelineki386: Fix splitters that call extract_insn_cached ...
2020-02-07 David Malcolmanalyzer: fix reproducer for PR 93375
2020-02-06 David Malcolmanalyzer: round-trip pointer-equality through intptr_t
2020-02-06 Segher Boessenkoolrs6000: Use rldimi for 64-bit constants with high=low...
2020-02-06 Uros BizjakAdd missing ChangeLog entry.
2020-02-06 Richard Sandifordaarch64: Add an and/ior-based movk pattern [PR87763]
2020-02-06 Uros BizjakUnify gcc.target/i386/memcpy scan strings.
2020-02-06 Marek Polacekc++: Fix ICE with lambda in operator function [PR93597]
2020-02-06 Delia Burduvaarch64: ACLE intrinsics bfmmla and bfmlal<b/t>
2020-02-06 Tobias Burnus[Testsuite] – More fixes for remote execution: check_gc...
2020-02-06 Jakub Jelineki386: Improve avx* vector concatenation [PR93594]
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...
next