C++ PATCH for c++/34094 (static data members in anon namespace)

Jason Merrill jason@redhat.com
Sun Feb 10 18:12:00 GMT 2008


We shouldn't be considering static data members with DECL_IN_AGGR_P set 
for writing out at end of file; that's how we indicate whether or not 
they have been defined outside the class.

Tested x86_64-pc-linux-gnu, applied to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 34094.patch
Type: text/x-patch
Size: 1664 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080210/7cce6e99/attachment.bin>


More information about the Gcc-patches mailing list