This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/47530] [trans-mem] tail call optimization problem with _ITM_commitTransaction
- From: "luked at cs dot rochester.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 02 May 2012 16:52:42 +0000
- Subject: [Bug c/47530] [trans-mem] tail call optimization problem with _ITM_commitTransaction
- Auto-submitted: auto-generated
- References: <bug-47530-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47530
--- Comment #6 from Luke Dalessandro <luked at cs dot rochester.edu> 2012-05-02 16:52:42 UTC ---
(In reply to comment #5)
> Created attachment 27288 [details]
> Preprocessed RBTree microbenchmark from RSTM that triggers this bug.
>
> [snip]
>
> I will reopen pr47530, but if someone can confirm it as really being pr51771
> I'm happy to have it closed again.
Of course, what I mean is that this can be re-opened for 4.8, if appropriate.
For now, gcc-4.7 is fine.