[Bug c++/10550] undefined reference to out_of_range::out_of_range

pinskia at physics dot uc dot edu gcc-bugzilla@gcc.gnu.org
Sun Jul 27 18:39:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-27 18:39 -------
I think the problem is that the mangled name is too long for ld/as so this is fixed in 3.0 by 
a new ABI and a new way of mangling the function came in which is smaller, so closing 
as fixed.



More information about the Gcc-bugs mailing list