re PR testsuite/38809 (gcc.dg/pr38616.c doesn't work on Linux/ia64)
2009-01-11 H.J. Lu <hongjiu.lu@intel.com> PR testsuite/38809 * gcc.dg/pr38616.c: Only run for targets with -fstack-protector. From-SVN: r143287
This commit is contained in:
parent
b706026db9
commit
3f429b8754
@ -1,3 +1,8 @@
|
||||
2009-01-11 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR testsuite/38809
|
||||
* gcc.dg/pr38616.c: Only run for targets with -fstack-protector.
|
||||
|
||||
2009-01-11 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR c++/36254
|
||||
|
@ -1,6 +1,7 @@
|
||||
/* PR middle-end/38616 */
|
||||
/* { dg-do run } */
|
||||
/* { dg-options "-O2 -fstack-protector" } */
|
||||
/* { dg-require-effective-target fstack_protector } */
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user