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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW

--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-11-27 23:42:14 UTC ---
Thanks a lot.

I can reproduce the issue with 4.7.2 but it's already fixed in current
4_7-branch and mainline. Thus I mean to add the testcase and close the PR.


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