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 target/53853] FAIL: g++.dg/other/pr53811.C -std=gnu++* (internal compiler error)


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

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-07-04
     Ever Confirmed|0                           |1

--- Comment #1 from Iain Sandoe <iains at gcc dot gnu.org> 2012-07-04 13:05:45 UTC ---
Also on i686-darwin9 @m64

As commented in 50077, we don't support the large model.

I suppose the best thing to do in the short(ish) term is to make a target test
for large model support and make the tests that require it do that test.

Addition of large model support would be nice - but might be optimistic for 4.8
with the resources available to darwin at present.


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