diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2019-03-18 18:43:34 +0100 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2019-03-18 18:43:34 +0100 |
commit | b2ebe97358d4e40304af37324146e8f87e4b8106 (patch) | |
tree | d567ef29a29408797382d9296ec8815bd3c827ae /gcc/tree-vrp.c | |
parent | 3051b25e6677360434c4a0bfa948d0cffd719d45 (diff) | |
download | gcc-b2ebe97358d4e40304af37324146e8f87e4b8106.zip gcc-b2ebe97358d4e40304af37324146e8f87e4b8106.tar.gz gcc-b2ebe97358d4e40304af37324146e8f87e4b8106.tar.bz2 |
rs6000: Fix pr18096-1.c test
For the big stack frame in the test GCC used to say
pr18096-1.c:7:6: error: total size of local objects too large
but now it says
pr18096-1.c:7:6: error: total size of local objects 2147483647 exceeds maximum 2147483392
Let's just allow both in the test.
gcc/testsuite/
* gcc.target/powerpc/pr18096-1.c: Allow an error message that says
"exceeds" instead of just one that talks about "too large".
From-SVN: r269770
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions