]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/ChangeLog
analyzer: use ultimate alias target at calls (PR 93288)
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
2020-02-12  David Malcolmanalyzer: use ultimate alias target at calls (PR 93288)
2020-02-12  David Malcolmanalyzer: g++ testsuite support
2020-02-11  Martin SeborPR tree-optimization/93683 - ICE on calloc with unused...
2020-02-11  Will SchmidtAdd ppc_ieee128_ok target-supports proc
2020-02-11  David Malcolmanalyzer: fix ICE due to missing state_change purging...
2020-02-11  David Malcolmanalyzer: fix ICE in "__analyzer_dump_exploded_nodes...
2020-02-11  David Malcolmanalyzer: fix ICE with equiv_class constant (PR 93649)
2020-02-11  Will SchmidtTweak testcases for pr70010
2020-02-11  Stam Markianos-Wright[GCC][PATCH][ARM]Add ACLE intrinsics for dot product...
2020-02-11  Richard Bienertree-optimization/93661 properly guard tree_to_poly_int64
2020-02-11  Patrick Palkac++: Fix return type deduction with an abbreviated...
2020-02-11  Patrick Palkac++: Improve dump_decl for standard concepts
2020-02-10  David Malcolmanalyzer: handle vector types (PR 93350)
2020-02-10  David Malcolmanalyzer: fix ICE reporting NULL dereference (PR 93647)
2020-02-10  Jakub Jelineki386: Fix -mavx -mno-mavx2 ICE with VEC_COND_EXPR ...
2020-02-10  David Malcolmanalyzer: fix ICE with fortran constant arguments ...
2020-02-10  David Malcolmanalyzer: gfortran testsuite support
2020-02-10  Martin SeborPR c/93640 - The write_only and read_write attributes...
2020-02-10  Hans-Peter Nilssongcc.target/cris/dbr-1.c: New test.
2020-02-10  Hans-Peter Nilssongcc.target/cris/pr93372-3.c, -4.c...-35.c: New tests.
2020-02-10  Hans-Peter Nilssongcc.target/cris/pr93372-2.c, -5.c, -8.c: New tests.
2020-02-10  Hans-Peter Nilssongcc.target/cris/pr93372-1.c: New test.
2020-02-10  Hans-Peter Nilssongcc.target/cris/cris.exp (check_effective_target_cc0...
2020-02-10  Jakub Jelinekarm: Add testcase for already fixed ICE [PR91913]
2020-02-10  H.J. Lui386: Properly pop restore token in signal frame
2020-02-10  Jakub Jelinekc-format: -Wformat-diag fix [PR93641]
2020-02-10  Feng XueUpdate testcase ChangeLog for PR93203
2020-02-10  Feng XueGeneralized value pass-through for self-recusive functi...
2020-02-09  Uros BizjakFix target selector for pr91333.c
2020-02-09  Jakub Jelinekc++: Fix ICE during constexpr virtual call evaluation...
2020-02-08  Andrew Pinskiaarch64: fix strict alignment for vector load/stores...
2020-02-08  Peter Bergnerrs6000: Fix testsuite fallout from previous fix. [PR93136]
2020-02-08  Jakub Jelinekc++: Handle CONSTRUCTORs without indexes in find_array_...
2020-02-08  Jakub Jelineki386: Make xmm16-xmm31 call used even in ms ABI [PR65782]
2020-02-07  Marek Polacekc++: Fix paren init of aggregates in unevaluated contex...
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  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  Marek Polacekc++: Fix ICE with lambda in operator function [PR93597]
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-05  Martin SeborPR tree-optimization/92765 - wrong code for strcmp...
2020-02-05  Marek PolacekAdd missing CL.
2020-02-05  Jakub Jelinekc++: Mark __builtin_convertvector operand as read ...
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  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: 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  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  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-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  Jeff LawFix "regression" reported by c6x testing.
next