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++/55245] [4.6/4.7/4.8 Regression] Compiler segfault when compiling a small test case


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

--- Comment #5 from davidxl <xinliangli at gmail dot com> 2012-11-21 16:17:27 UTC ---
Should the main variant types gets laid out in gimplify_type_sizes, when the
variant's type has size, but the main variant is incomplete? 

David


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