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.