[Bug c++/8991] [solaris] g++ 3.2.1 with -frepo on templates - puts collect2 into an infinite loop
msp at nortelnetworks dot com
gcc-bugzilla@gcc.gnu.org
Thu Jul 17 17:05: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=8991
------- Additional Comments From msp at nortelnetworks dot com 2003-07-17 17:05 -------
Two small updates:-
1) There should have been a static before the "user" function in the attachment.
With it, the code will link and run when not using -frepo, but loop when
using it.
2) This also REPRODUCES under LINUX, using a intel Mandrake 9 system, but with a
fresh build of gcc 3.3!
More information about the Gcc-bugs
mailing list