[Bug c++/34811] Classes without attributes declared as const need initializer.
--- Comment #2 from olof dot tangrot at telia dot com 2008-01-16 14:16 --- I know about that. The class don't need a contructor, it does not have anything that needs to be assigned upon creation. Why should the compiler link in code that does not do anything? I eats memory. Surely
[Bug c++/34811] New: Classes without attributes declared as const need initializer.
P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: olof dot tangrot at telia dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34811