This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/48276] FAIL: gcc.target/i386/pr47502-2.c on x86_64-apple-darwin10.7.0 with -m32


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48276

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-03-28 12:52:43 UTC ---
> Please try
>
> ...
> -/* { dg-options "-O2" } */
> +/* { dg-options "-O2 -fno-pic" } */
> ...

It does fix the failure, thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]