This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/49243] attribute((returns_twice)) doesn't work
- From: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 6 Jun 2011 13:34:35 +0000
- Subject: [Bug tree-optimization/49243] attribute((returns_twice)) doesn't work
- Auto-submitted: auto-generated
- References: <bug-49243-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49243
Mikael Pettersson <mikpe at it dot uu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Known to work| |4.6.1, 4.7.0
Resolution| |FIXED
Known to fail|4.7.0 |
--- Comment #7 from Mikael Pettersson <mikpe at it dot uu.se> 2011-06-06 13:32:23 UTC ---
Fixed for 4.6.1/4.7.0. The fix does work for 4.5 and 4.4 too, but given the
age and relative obscurity of the bug I'm not pushing it to older branches.