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: Tue, 10 Jan 2012 18:46:04 +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
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aldyh at gcc dot gnu.org
--- Comment #12 from Rainer Orth <ro at gcc dot gnu.org> 2012-01-10 18:46:04 UTC ---
libitm.c/clone-1.c still doesn't work on Tru64 UNIX, and cannot as Richard
mentioned on platforms without named section support. I didn't get around to
investigate the collect2 route yet.
Without my proposed patch (hack, actually), all tm patches ICE on Tru64 UNIX.
Rainer