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++/55137] [4.8 Regression] Unexpected static structure initialization


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

--- Comment #9 from Sebastian Huber <sebastian.huber@embedded-brains.de> 2012-11-08 10:19:33 UTC ---
(In reply to comment #8)
> Created attachment 28624 [details]
> gcc48-pr55137.patch
> 
> Untested patch.

I tried this patch and GCC Git version 5838c24a86ac8a8afe77285f224a3ce50596954e
and I get this:

internal compiler error: in compute_antic, at tree-ssa-pre.c:2511

With an earlier snapshot 4.8-20120923 your patch solves my problem.


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