[Bug testsuite/45361] gcc.target/i386/volatile-2.c failed

davek at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Sep 12 19:55:00 GMT 2010



------- Comment #13 from davek at gcc dot gnu dot org  2010-09-12 19:55 -------
(In reply to comment #12)
> (In reply to comment #11)
> > Still FAILing on i686-pc-cygwin (and presumably any other nonpic ix86 targets):
> > 
> 
> This was fixed at...
> 
> r163685 | uros | 2010-08-31 13:32:23 -0400 (Tue, 31 Aug 2010) | 3 lines
> 
>         * gcc.target/i386/volatile-2.c: Require nonpic target.
> 
> on darwin.

The patch in comment #3 broke the (previously passing) test for all ix86
targets.  It seems strange to try and remedy that by disabling the test for
nonpic targets (as the change at r163685 does), rather than by disabling the
test for ix86 targets, and indeed the consequence is that the test is not, in
fact, disabled for all ix86 targets, such as i686-pc-cygwin.  I tested
r.164046.


-- 


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



More information about the Gcc-bugs mailing list