aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/cpp.texi
diff options
context:
space:
mode:
authorAndrew Pinski <quic_apinski@quicinc.com>2023-11-25 20:24:56 -0800
committerAndrew Pinski <quic_apinski@quicinc.com>2023-11-25 20:28:14 -0800
commitbd7f16b43e2afe5bd8429479485b5c70cedbdee6 (patch)
tree934f1b428626b35bc2f3369d80c2f26b1c7a462e /gcc/doc/cpp.texi
parenta9693bff396b28748464630e4c524776bce3ff4e (diff)
downloadgcc-bd7f16b43e2afe5bd8429479485b5c70cedbdee6.zip
gcc-bd7f16b43e2afe5bd8429479485b5c70cedbdee6.tar.gz
gcc-bd7f16b43e2afe5bd8429479485b5c70cedbdee6.tar.bz2
Fix gcc.dg/vla-1.c
r14-5628-g53ba8d669550d3 added noipa to f1 but `-fno-ipa-vrp` should have been used instead. The testcase is testing about the clone of f1 so turning off IPA VRP is the correct approach here rather than turning off of IPA on the function. gcc/testsuite/ChangeLog: PR testsuite/112691 * gcc.dg/vla-1.c: Add -fno-ipa-vrp. Remove noipa from f1. Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'gcc/doc/cpp.texi')
0 files changed, 0 insertions, 0 deletions