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++/55497] Local array (char[]) initialized with a size taken from a static variable creates an ICE


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

--- Comment #2 from Greg Burri <greg.burri at gmail dot com> 2012-11-27 22:27:58 UTC ---
Created attachment 28801
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28801
To segfault GCC 4.7.2 with '-g' arg


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