aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/torture
AgeCommit message (Expand)AuthorFilesLines
2024-10-03aarch64: Fix early ra for -fno-delete-dead-exceptions [PR116927]Andrew Pinski1-0/+15
2024-10-02phiopt: Fix VCE moving by rewriting it into cast [PR116098]Andrew Pinski1-0/+33
2024-10-01tree-optimization/116902 - vectorizer load hosting breaks UID order #2Richard Biener1-0/+20
2024-09-30tree-optimization/116842 - vectorizer load hosting breaks UID orderRichard Biener1-0/+16
2024-09-24Widening-Mul: Fix one ICE for SAT_SUB matching operand checkingPan Li1-0/+12
2024-09-12testsuite: introduce hostedlib effective targetAlexandre Oliva24-0/+24
2024-09-09gimple-fold: Move optimizing memcpy to memset to fold_stmt from fabAndrew Pinski1-0/+18
2024-08-27tree-optimization/116460 - ICE with DCE in forwpropRichard Biener1-0/+609
2024-08-04IRA: Ignore debug insns for uses in split_live_ranges_for_shrink_wrap. [PR116...Andrew Pinski1-0/+26
2024-08-01match: Fix wrong code due to `(a ? e : f) !=/== (b ? e : f)` patterns [PR116120]Andrew Pinski2-0/+85
2024-07-24Internal-fn: Only allow modes describe types for internal fn[PR115961]Pan Li1-0/+32
2024-07-18testsuite: Add dg-do run to more testsSam James5-0/+5
2024-07-15Fix sign/carry bit handling in ext-dce.Jeff Law1-0/+90
2024-07-12rtl-ssa: Fix prev_any_insn [PR115785]Richard Sandiford1-0/+696
2024-07-01tree-optimization/115694 - ICE with complex store rewriteRichard Biener1-0/+13
2024-06-17testsuite, rs6000: Replace powerpc_altivec_ok with powerpc_altivec [PR114842]Kewen Lin1-1/+1
2024-06-17vshuf-mem.C: Make -march=z14 depend on s390_vxeAndreas Krebbel1-1/+1
2024-06-14testsuite: Add -Wno-psabi to vshuf-mem.C testJakub Jelinek1-1/+1
2024-06-10IBM Z: Fix ICE in expand_perm_as_replicateAndreas Krebbel1-0/+27
2024-05-09testsuite: Fix up vector-subaccess-1.C test for ia32 [PR89224]Jakub Jelinek1-0/+1
2024-05-07c++/c-common: Fix convert_vector_to_array_for_subscript for qualified vector ...Andrew Pinski1-0/+23
2024-05-06C and C++ FE changes to support flexible array members in unions and alone in...Qing Zhao1-1/+1
2024-03-15testsuite: Fix up pr104601.C for recent libstdc++ changesJakub Jelinek1-1/+1
2024-02-16Add -Wstrict-aliasing to vector-struct-1.C testcaseAndrew Pinski1-0/+1
2024-02-16c++: Add testcase for this PR [PR97990]Andrew Pinski1-0/+18
2024-02-13tree-optimization/113896 - testcase for fixed PRRichard Biener1-0/+35
2024-01-09c++: adjust accessor fixits for explicit object parmJason Merrill1-0/+119
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-20c++: computed goto warning [PR37722]Jason Merrill1-3/+3
2023-12-07strub: enable conditional supportAlexandre Oliva3-0/+3
2023-12-05Introduce strub: machine-independent stack scrubbingAlexandre Oliva3-0/+40
2023-11-30tree-optimization/112766 - improve pruning of uninit diagnosticsRichard Biener1-0/+17
2023-11-03Skip a number of C++ test cases for '-fno-exceptions' testingThomas Schwinge3-0/+3
2023-10-26set hardcmp eh probsAlexandre Oliva1-0/+17
2023-10-20Control flow redundancy hardeningAlexandre Oliva11-0/+236
2023-10-13tree-optimization/111773 - avoid CD-DCE of noreturn special callsRichard Biener1-0/+31
2023-09-19tree-optimization/111465 - bougs jump threading with no-copy src blockRichard Biener1-0/+55
2023-08-18tree-optimization/111019 - invariant motion and aliasingRichard Biener1-0/+65
2023-07-21tree-optimization/110742 - fix latent issue with permuting existing vectorsRichard Biener1-0/+47
2023-06-28cprop_hardreg: fix ORIGINAL_REGNO/REG_ATTRS/REG_POINTER handlingManolis Tsamis1-0/+29
2023-06-22tree-optimization/110332 - fix ICE with phipropRichard Biener1-0/+16
2023-05-10Avoid g++.dg/torture/pr106922.C FAIL with the pre-C++11 ABIRichard Biener1-0/+9
2023-05-04tree-optimization/109724 - new testcaseRichard Biener1-0/+32
2023-04-27ipa/109607 - properly gimplify conversions introduced by IPA param manipulationRichard Biener1-0/+13
2023-03-30tree-optimization/109342 - wrong code with edge equivalences in VNRichard Biener1-0/+33
2023-03-27tree-optimization/54498 - testcase for the bugRichard Biener1-0/+57
2023-03-23tree-optimization/109262 - ICE with non-call EH and forwpropRichard Biener1-0/+28
2023-03-20testsuite: Fix up 20230313.C testJakub Jelinek1-1/+1
2023-03-14New testcaseRichard Biener1-0/+109
2023-02-23tree-optimization/108888 - call if-conversionRichard Biener1-0/+18