This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/51198] [c++0x] [4.7 Regression] ICE with -flto and non-static data member initializers


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51198

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-11-18 00:26:25 UTC ---
Maybe LTO stream should ignore DECL_INITIAL for FIELD_DECLs.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]