[Bug libstdc++/64473] [5.0 Regression] libstdc++-v3 tests fail to link on AArch64 tiny memory model.

belagod at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 13 16:28:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64473

Tejas Belagod <belagod at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Tejas Belagod <belagod at gcc dot gnu.org> ---
A lot of these tests that fail for the tiny model try to link in
cxx11-locale-inst.o which is around 1.5M. This is too big for the tiny model,
so rejecting this ticket.



More information about the Gcc-bugs mailing list