mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-14 09:10:48 +08:00
Require nonlocal_goto for gcc.c-torture/compile/pr82337.c
2017-10-02 Tom de Vries <tom@codesourcery.com> * gcc.c-torture/compile/pr82337.c: Add dg-require-effective-target nonlocal_goto. From-SVN: r253338
This commit is contained in:
parent
f25a140b6a
commit
7838c9a8db
@ -1,3 +1,8 @@
|
||||
2017-10-02 Tom de Vries <tom@codesourcery.com>
|
||||
|
||||
* gcc.c-torture/compile/pr82337.c: Add
|
||||
dg-require-effective-target nonlocal_goto.
|
||||
|
||||
2017-10-02 Richard Sandiford <richard.sandiford@linaro.org>
|
||||
Alan Hayward <alan.hayward@arm.com>
|
||||
David Sherwood <david.sherwood@arm.com>
|
||||
|
@ -1,5 +1,7 @@
|
||||
/* PR82337: SLSR needs to prevent abnormal SSA names from
|
||||
serving as a basis. */
|
||||
/* { dg-require-effective-target nonlocal_goto } */
|
||||
|
||||
char *a, *b, *c;
|
||||
|
||||
struct d {
|
||||
|
Loading…
x
Reference in New Issue
Block a user