diff options
author | Richard Biener <rguenther@suse.de> | 2023-07-21 13:55:43 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2023-07-21 13:58:10 +0200 |
commit | 8cbdb2e4d64461d8a19e033bd33b585187059d8a (patch) | |
tree | 94b0e63d83d48c8f45e586fe6c0c4cb8c98c6bdd /gcc/rtl.h | |
parent | 3038d598529d612391728b1895c21954ddb24306 (diff) | |
download | gcc-8cbdb2e4d64461d8a19e033bd33b585187059d8a.zip gcc-8cbdb2e4d64461d8a19e033bd33b585187059d8a.tar.gz gcc-8cbdb2e4d64461d8a19e033bd33b585187059d8a.tar.bz2 |
tree-optimization/41320 - remove bogus XFAILed testcase
gcc.dg/tree-ssa/forwprop-12.c looks for reconstruction of an
ARRAY_REF from pointer arithmetic and dereference. That's not
safe because ARRAY_REFs carry special semantics we later exploit
during data dependence analysis.
The following removes the testcase, closing the bug as WONTFIX.
PR tree-optimization/41320
* gcc.dg/tree-ssa/forwprop-12.c: Remove.
Diffstat (limited to 'gcc/rtl.h')
0 files changed, 0 insertions, 0 deletions