This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/51252] FAIL: c-c++-common/tm/freq.c (internal compiler error)
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 16 Dec 2011 17:50:33 +0000
- Subject: [Bug middle-end/51252] FAIL: c-c++-common/tm/freq.c (internal compiler error)
- Auto-submitted: auto-generated
- References: <bug-51252-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51252
--- Comment #3 from Rainer Orth <ro at gcc dot gnu.org> 2011-12-16 17:50:33 UTC ---
Created attachment 26114
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26114
proposed minimal patch
With this patch, the only remaining TM failure on Tru64 UNIX is
FAIL: libitm.c/clone-1.c execution test
as expected.