This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/45413] gcc.target/i386/combine-mul.c fails on PIC targets
- From: "mrs at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 7 Mar 2011 18:10:35 +0000
- Subject: [Bug testsuite/45413] gcc.target/i386/combine-mul.c fails on PIC targets
- Auto-submitted: auto-generated
- References: <bug-45413-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45413
mrs@gcc.gnu.org <mrs at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |mrs at gcc dot gnu.org
Resolution| |FIXED
--- Comment #4 from mrs at gcc dot gnu.org <mrs at gcc dot gnu.org> 2011-03-07 18:10:33 UTC ---
FIxed.
If there is a better incantation with:
/* { dg-options "-O2 -fno-PIC" { target i?86-apple-darwin* } } */
I'd be interested, but I tried that version out and didn't see a pass.