aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-03-27analyzer: fix malloc pointer NULL-nessDavid Malcolm1-0/+7
2020-03-27analyzer: add new supergraph visualizationDavid Malcolm1-0/+5
2020-03-27debug/94273 - avoid creating type DIEs for DINFO_LEVEL_TERSERichard Biener1-0/+5
2020-03-27[Fortran] Fix ICE with deferred-rank arrays (PR93957)Tobias Burnus1-0/+5
2020-03-27Fortran] Reject invalid association target (PR93363)Tobias Burnus1-0/+6
2020-03-27c++: Avoid calls in non-evaluated contexts affect whether function can or can...Jakub Jelinek1-0/+3
2020-03-27c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]Jakub Jelinek1-0/+6
2020-03-27modulo-sched: fix bootstrap compare-debug issueRoman Zhuykov1-1/+6
2020-03-26c++: template keyword accepted before destructor names [PR94336]Marek Polacek1-0/+5
2020-03-27coroutines, testsuite: Fix symmetric-transfer-00-basic.C on Linux.Iain Sandoe1-0/+5
2020-03-26c++: DR1710, template keyword in a typename-specifier [PR94057]Marek Polacek1-0/+25
2020-03-26coroutines: Implement n4849 recommended symmetric transfer.Iain Sandoe1-0/+7
2020-03-26coroutines: Implement n4849 changes to exception handling.Iain Sandoe1-0/+4
2020-03-26Fix UNRESOLVED test-case.Martin Liska1-0/+5
2020-03-26tree: Fix -fcompare-debug issues due to protected_set_expr_location [PR94323]Jakub Jelinek1-0/+5
2020-03-26Skip test for non-x86 targets.Martin Liska1-0/+7
2020-03-26gimplify: Fix -fcompare-debug differences caused by gimplify_body [PR94281]Jakub Jelinek1-0/+3
2020-03-26c++: Fix up user_provided_p [PR81349]Jakub Jelinek1-0/+3
2020-03-26c++: Fix a -fcompare-debug issue with DEBUG_BEGIN_STMT stmts in STATEMENT_LIS...Jakub Jelinek1-0/+5
2020-03-26widening_mul: restrict ops to be defined in the same basic-block when convert...Richard Biener1-0/+5
2020-03-25testsuite: adjustments for amdgcnAndrew Stubbs1-0/+6
2020-03-25arm: Fix ICE caused by arm_gen_dicompare_reg [PR94292]Jakub Jelinek1-0/+5
2020-03-25PR middle-end/94004 - missing -Walloca on calls to alloca due to -Wno-system-...Martin Sebor1-0/+7
2020-03-25c++: Fix invalid -Wduplicated-cond warning [PR94265]Patrick Palka1-0/+5
2020-03-25PR tree-optimization/94131 - ICE on printf with a VLA string and -fno-tree-ccpMartin Sebor1-0/+5
2020-03-25Fix gcc.dg/pr92301.c on targets that don't support argc/argv.Sandra Loosemore1-0/+5
2020-03-25testsuite: Mention cleanup-13.c test is incompatible with -fcompare-debug [PR...Jakub Jelinek1-0/+4
2020-03-25i386: Fix ix86_add_reg_usage_to_vzeroupper [PR94308]Jakub Jelinek1-0/+5
2020-03-25Make target_clones resolver fn static if possible.Martin Liska1-0/+9
2020-03-25testsuite: Fix up FAILs in gfortran testsuite with -fcompare-debug [PR94280]Jakub Jelinek1-0/+8
2020-03-25fortran: ICE using undeclared symbol in array constructor PR93484Mark Eggleston1-0/+6
2020-03-25varasm: Fix output_constructor where a RANGE_EXPR index needs to skip some el...Jakub Jelinek1-0/+3
2020-03-25middle-end: Avoid using DECL_UID in ASM_FORMAT_PRIVATE_NAME [PR94223]Jakub Jelinek1-0/+3
2020-03-25sccvn: Fix buffer overflow in push_partial_def [PR94300]Jakub Jelinek1-0/+3
2020-03-25if-conv: Delete dead stmts backwards in ifcvt_local_dce [PR94283]Jakub Jelinek1-0/+5
2020-03-24Test for sigsetjmp support in analyzer tests requiring that feature.Sandra Loosemore1-0/+6
2020-03-24c++: Fix wrong no post-decrement operator error in template [PR94190]Marek Polacek1-0/+5
2020-03-24[testsuite,arm] use arm_fp_dp_ok effective-targetChristophe Lyon1-0/+11
2020-03-24[testsuite,arm] cmp-2.c: Move double-precision tests to cmp-3.cChristophe Lyon1-0/+5
2020-03-24[testsuite,arm] target-supports.exp: Add arm_fp_dp_ok effective-targetChristophe Lyon1-1/+8
2020-03-24arm: Fix arm {,u}subvdi4 and usubvsi4 expanders [PR94286]Jakub Jelinek1-0/+3
2020-03-24loop-manip: Avoid -fcompare-debug issues in create_iv [PR94285]Jakub Jelinek1-0/+3
2020-03-24if-conv: Fix -fcompare-debug bugs in ifcvt_local_dce [PR94283]Jakub Jelinek1-0/+3
2020-03-24cgraphunit: Avoid code generation differences based on -w/TREE_NO_WARNING [PR...Jakub Jelinek1-0/+5
2020-03-23Verify the code used for the optimized comparison is valid for the comparison...Jeff Law1-0/+7
2020-03-23c++: Avoid a suspicious -Wnoexcept warning [PR93805]Patrick Palka1-0/+5
2020-03-23c++: Handle COMPOUND_EXPRs in get_narrower and warnings_for_convert_and_check...Jakub Jelinek1-0/+10
2020-03-23[ARM][GCC][14x]: MVE ACLE whole vector left shift with carry intrinsics.Srinath Parvathaneni1-0/+11
2020-03-23[ARM][GCC][13x]: MVE ACLE scalar shift intrinsics.Srinath Parvathaneni1-0/+24
2020-03-23[ARM][GCC][12x]: MVE ACLE intrinsics to set and get vector lane.Srinath Parvathaneni1-0/+25