This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
gcc i370
- To: gcc-bugs at gcc dot gnu dot org
- Subject: gcc i370
- From: Fausto Saporito <fsaporito at intesis dot it>
- Date: Mon, 28 May 2001 14:34:14 +0200
Hello,
I have an error during the cross-compiling of gcc for the target
i370-linux. This is the error:
gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I.
-I../../gcc-2.96-20000731/gcc -I../../gcc-2.96-20000731/gcc/config
-I../../gcc-2.96-20000731/gcc/../include -c insn-emit.c
insn-emit.c: In function `gen_untyped_call':
insn-emit.c:1906: too many arguments to function `gen_call'
I'm using the gcc 2.96-20000731 shipped with redhat 7.1
thanks,
fausto