re PR target/24236 (gcc.dg/i386-sse-10.c fails on the mainline on x86_64-linux-gnu)
PR 24236 * gcc.dg/i386-sse-10.c: Add -fno-omit-frame-pointer. From-SVN: r105047
This commit is contained in:
parent
867a05d277
commit
c3c776140d
@ -1,3 +1,8 @@
|
||||
2005-10-06 Richard Henderson <rth@redhat.com>
|
||||
|
||||
PR 24236
|
||||
* gcc.dg/i386-sse-10.c: Add -fno-omit-frame-pointer.
|
||||
|
||||
2005-10-06 Dale Johannesen <dalej@apple.com>
|
||||
|
||||
* gcc.c-torture/execute/20030125-1.c: Correct.
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* PR 17930 */
|
||||
/* { dg-do run { target i?86-*-* x86_64-*-* } } */
|
||||
/* { dg-options "-O1 -msse2 -mfpmath=sse -mno-accumulate-outgoing-args" } */
|
||||
/* { dg-options "-O1 -msse2 -mfpmath=sse -mno-accumulate-outgoing-args -fno-omit-frame-pointer" } */
|
||||
|
||||
#include "i386-cpuid.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user