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 c++/47416] [4.6 Regression] ICE in build_data_member_initialization, at cp/semantics.c:5509


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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-31 08:20:29 UTC ---
Created attachment 23173
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23173
pr47416.ii

Somewhat reduced testcase which preserves the property that after diagnosing
one error it ICEs in build_data_member_initialization.


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