This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/39900] ICE on nested function returning pointer to VLA
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 13 Mar 2012 23:57:04 +0000
- Subject: [Bug c/39900] ICE on nested function returning pointer to VLA
- Auto-submitted: auto-generated
- References: <bug-39900-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39900
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.7.0
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-03-13 23:57:04 UTC ---
Workings in 4.7.0 and above.