This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/32791] missed optimization after inline functions with multiple return statements
- 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: Mon, 18 Jul 2011 23:07:36 +0000
- Subject: [Bug middle-end/32791] missed optimization after inline functions with multiple return statements
- Auto-submitted: auto-generated
- References: <bug-32791-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32791
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.6.0
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-07-18 23:06:50 UTC ---
Fixed in 4.6.0 and above.