This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/13534] Invalid offset generated for loading 64-bit GPR on PPC64
- From: "lucier at math dot purdue dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Dec 2003 21:39:25 -0000
- Subject: [Bug other/13534] Invalid offset generated for loading 64-bit GPR on PPC64
- References: <20031231213447.13534.lucier@math.purdue.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lucier at math dot purdue dot edu 2003-12-31 21:39 -------
Sorry, the results are
[dhcp10:~/programs/gambc40b4] lucier% gcc -I../include -I. -no-cpp-precomp -Wall
-W -Wno-unused -O1 -fno-math-errno -fschedule-insns2 -fno-trapping-math
-fno-strict-aliasing -fomit-frame-pointer -fPIC -fno-common -mcpu=G5 -save-temps
-DHAVE_CONFIG_H -D___PRIMAL -D___LIBRARY -D___GAMBCDIR=\"/usr/local/\" -c
test2.i -da -W
gcc: unrecognized option `-no-cpp-precomp'
test2.s:63:Parameter error: expression must be a multiple of 4 (parameter 2)
There's already some discussion on gcc-patches about this.
Brad
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13534