This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Can't bootstrap gcc cvs HEAD 20031008 sparc-linux: gcc/function.c:5525: parse error before `int'


On Wed, Oct 08, 2003 at 03:07:22PM +0200, Christian Joensson wrote:
> gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/usr/local/src/trunk/gcc/gcc -I/usr/local/src/trunk/gcc/gcc/. -I/usr/local/src/trunk/gcc/gcc/../include  /usr/local/src/trunk/gcc/gcc/function.c -o function.o
> gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/usr/local/src/trunk/gcc/gcc -I/usr/local/src/trunk/gcc/gcc/. -I/usr/local/src/trunk/gcc/gcc/../include  /usr/local/src/trunk/gcc/gcc/gcse.c -o gcse.o
> /usr/local/src/trunk/gcc/gcc/function.c: In function `pad_to_arg_alignment':
> /usr/local/src/trunk/gcc/gcc/function.c:5525: parse error before `int'

What is the 'config.h' that you generated with configure?
I wonder what SPARC_STACK_BOUNDARY_HACK is defined to.

-- 
Carlo Wood <carlo@alinoe.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]