This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/39621] Delaying operation to end of function causes high stack usage
- 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: Fri, 30 Dec 2011 06:08:28 +0000
- Subject: [Bug tree-optimization/39621] Delaying operation to end of function causes high stack usage
- Auto-submitted: auto-generated
- References: <bug-39621-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39621
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.7.0
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-30 06:08:28 UTC ---
Fixed on the trunk most likely by:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49749