diff options
author | Jakub Jelinek <jakub@redhat.com> | 2018-12-03 21:57:14 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2018-12-03 21:57:14 +0100 |
commit | 413eb4c65c69c8bf7204ef824b1c6722067c61ee (patch) | |
tree | e7eaa3bf708a11a779220e92f6c6559028a03759 /gcc/tree-vect-loop.c | |
parent | 44b619c14cad4e9e8a10b469ef1075886b27ddc0 (diff) | |
download | gcc-413eb4c65c69c8bf7204ef824b1c6722067c61ee.zip gcc-413eb4c65c69c8bf7204ef824b1c6722067c61ee.tar.gz gcc-413eb4c65c69c8bf7204ef824b1c6722067c61ee.tar.bz2 |
re PR middle-end/64242 (Longjmp expansion incorrect)
PR middle-end/64242
* gcc.c-torture/execute/pr64242.c (foo, bar): New functions.
(p): Make it void *volatile instead of volatile void *.
(q): New variable.
(main): Add a dummy 32-byte aligned variable and escape its address.
Don't require that the two __builtin_alloca (0) calls return the
same address, just require that their difference is smaller than
1024 bytes.
From-SVN: r266766
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions