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: "dave.anglin at bell dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 09 Jan 2012 18:44:24 +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 #11 from dave.anglin at bell dot net 2012-01-09 18:44:24 UTC ---
On 1/9/2012 10:55 AM, patrick.marlier at gmail dot com wrote:
> Do all libitm tests passed on PA?
All tm tests pass on PA (well, there is one that fails on 32-bit HP-UX
due to the limited
alignment of common. -fno-common should fix this). As of now, I
haven't had a chance
to try porting libitm to hppa-linux. I'm not sure it can be ported to
hppa-hpux.