This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/14940] PCH largefile test fails on various platforms
- From: "brett dot albertson at stratech dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Dec 2005 19:25:00 -0000
- Subject: [Bug pch/14940] PCH largefile test fails on various platforms
- References: <bug-14940-1313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #33 from brett dot albertson at stratech dot com 2005-12-14 19:24 -------
I think I'm seeing this same problem on Solaris x86.
Executing on host: /var/tmp/gcc_svn/gcc20051214/gcc/xgcc
-B/var/tmp/gcc_svn/gcc2
0051214/gcc/ largefile.c -O0 -g -I. -S -o largefile.s (timeout = 300)
largefile.c:1: fatal error: had to relocate PCH^M
compilation terminated.^M
compiler exited with status 1
output is:
largefile.c:1: fatal error: had to relocate PCH^M
compilation terminated.^M
FAIL: largefile.c -O0 -g (test for excess errors)
Excess errors:
largefile.c:1: fatal error: had to relocate PCH
Should the SPARC fix apply for x86 also?
Brett Albertson
--
brett dot albertson at stratech dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |brett dot albertson at
| |stratech dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14940