[Bug c++/50560] g++ optimization -O3 is removing symbols from templates
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 28 19:19:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50560
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-09-28 18:31:23 UTC ---
definitions of templates need to be visible in every file which instantiates
them
More information about the Gcc-bugs
mailing list