[Bug c++/34309] template variable not getting marked as weak when defined in pch

2007-12-08 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-12-08 20:29 --- Actually this is the anonymous namespace issue which means this is a duplicate of PR 10591 which was fixed for 4.2.0. *** This bug has been marked as a duplicate of 10591 *** -- pinskia at gcc dot gnu dot org ch

[Bug c++/34309] template variable not getting marked as weak when defined in pch

2007-12-01 Thread rbuergel at web dot de
--- Comment #1 from rbuergel at web dot de 2007-12-01 16:15 --- I forgot to mention, that gcc works correctly, if the header is not precompiled. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34309