This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Vector modes under hppa64-hpu
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- To: joern dot rennecke at superh dot com (Joern Rennecke)
- Cc: aldyh at redhat dot com, sje at cup dot hp dot com, gcc at gcc dot gnu dot org
- Date: Thu, 25 Jul 2002 17:51:19 -0400 (EDT)
- Subject: Re: Vector modes under hppa64-hpu
Testing with current cvs under hppa-linux is no longer possible. The
following build error occurs:
./xgcc -B./ -B/home/dave/opt/gnu/hppa-linux/bin/ -isystem /home/dave/opt/gnu/hppa-linux/include -isystem /home/dave/opt/gnu/hppa-linux/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -DELF=1 -DLINUX=1 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -DL_muldi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_muldi3.o
In file included from ../../gcc/gcc/libgcc2.c:44:
../../gcc/gcc/libgcc2.h:80:5: warning: integer overflow in preprocessor expression
../../gcc/gcc/libgcc2.h:97:5: warning: integer overflow in preprocessor expression
../../gcc/gcc/libgcc2.h:100:5: warning: integer overflow in preprocessor expression
In file included from ../../gcc/gcc/libgcc2.c:44:
../../gcc/gcc/libgcc2.h:219: error: parse error before "__muldi3"
../../gcc/gcc/libgcc2.h:219: warning: type defaults to `int' in declaration of `__muldi3'
../../gcc/gcc/libgcc2.h:219: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:219: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:220: error: parse error before "__divdi3"
../../gcc/gcc/libgcc2.h:220: warning: type defaults to `int' in declaration of `__divdi3'
../../gcc/gcc/libgcc2.h:220: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:220: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:221: error: parse error before "__udivdi3"
../../gcc/gcc/libgcc2.h:221: warning: type defaults to `int' in declaration of `__udivdi3'
../../gcc/gcc/libgcc2.h:221: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:221: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:222: error: parse error before "__umoddi3"
../../gcc/gcc/libgcc2.h:222: warning: type defaults to `int' in declaration of `__umoddi3'
../../gcc/gcc/libgcc2.h:222: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:222: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:223: error: parse error before "__moddi3"
../../gcc/gcc/libgcc2.h:223: warning: type defaults to `int' in declaration of `__moddi3'
../../gcc/gcc/libgcc2.h:223: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:223: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:228: error: parse error before "__udivmoddi4"
../../gcc/gcc/libgcc2.h:228: error: parse error before '*' token
../../gcc/gcc/libgcc2.h:228: warning: type defaults to `int' in declaration of `__udivmoddi4'
../../gcc/gcc/libgcc2.h:228: warning: function declaration isn't a prototype
../../gcc/gcc/libgcc2.h:228: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:233: error: parse error before "__negdi2"
../../gcc/gcc/libgcc2.h:233: warning: type defaults to `int' in declaration of `__negdi2'
../../gcc/gcc/libgcc2.h:233: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:233: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:236: error: parse error before "__lshrdi3"
../../gcc/gcc/libgcc2.h:236: error: parse error before "word_type"
../../gcc/gcc/libgcc2.h:236: warning: type defaults to `int' in declaration of `__lshrdi3'
../../gcc/gcc/libgcc2.h:236: warning: function declaration isn't a prototype
../../gcc/gcc/libgcc2.h:236: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:237: error: parse error before "__ashldi3"
../../gcc/gcc/libgcc2.h:237: error: parse error before "word_type"
../../gcc/gcc/libgcc2.h:237: warning: type defaults to `int' in declaration of `__ashldi3'
../../gcc/gcc/libgcc2.h:237: warning: function declaration isn't a prototype
../../gcc/gcc/libgcc2.h:237: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:238: error: parse error before "__ashrdi3"
../../gcc/gcc/libgcc2.h:238: error: parse error before "word_type"
../../gcc/gcc/libgcc2.h:238: warning: type defaults to `int' in declaration of `__ashrdi3'
../../gcc/gcc/libgcc2.h:238: warning: function declaration isn't a prototype
../../gcc/gcc/libgcc2.h:238: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:239: error: parse error before "__ffsdi2"
../../gcc/gcc/libgcc2.h:239: warning: type defaults to `int' in declaration of `__ffsdi2'
../../gcc/gcc/libgcc2.h:239: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:239: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:247: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:248: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:251: error: parse error before "__absvdi2"
../../gcc/gcc/libgcc2.h:251: warning: type defaults to `int' in declaration of `__absvdi2'
../../gcc/gcc/libgcc2.h:251: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:251: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:253: error: parse error before "__addvdi3"
../../gcc/gcc/libgcc2.h:253: warning: type defaults to `int' in declaration of `__addvdi3'
../../gcc/gcc/libgcc2.h:253: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:253: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:255: error: parse error before "__subvdi3"
../../gcc/gcc/libgcc2.h:255: warning: type defaults to `int' in declaration of `__subvdi3'
../../gcc/gcc/libgcc2.h:255: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:255: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:257: error: parse error before "__mulvdi3"
../../gcc/gcc/libgcc2.h:257: warning: type defaults to `int' in declaration of `__mulvdi3'
../../gcc/gcc/libgcc2.h:257: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:257: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:259: error: parse error before "__negvdi2"
../../gcc/gcc/libgcc2.h:259: warning: type defaults to `int' in declaration of `__negvdi2'
../../gcc/gcc/libgcc2.h:259: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:259: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:262: error: parse error before "__fixdfdi"
../../gcc/gcc/libgcc2.h:262: warning: type defaults to `int' in declaration of `__fixdfdi'
../../gcc/gcc/libgcc2.h:262: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:263: error: parse error before "__fixsfdi"
../../gcc/gcc/libgcc2.h:263: warning: type defaults to `int' in declaration of `__fixsfdi'
../../gcc/gcc/libgcc2.h:263: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:264: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:265: warning: parameter names (without types) in function declaration
../../gcc/gcc/libgcc2.h:268: error: parse error before "__fixunsdfdi"
../../gcc/gcc/libgcc2.h:268: warning: type defaults to `int' in declaration of `__fixunsdfdi'
../../gcc/gcc/libgcc2.h:268: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:269: error: parse error before "__fixunssfdi"
../../gcc/gcc/libgcc2.h:269: warning: type defaults to `int' in declaration of `__fixunssfdi'
../../gcc/gcc/libgcc2.h:269: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.h:271:5: warning: integer overflow in preprocessor expression
../../gcc/gcc/libgcc2.h:278:5: warning: integer overflow in preprocessor expression
../../gcc/gcc/libgcc2.h:301: error: parse error before "DItype"
../../gcc/gcc/libgcc2.h:301: warning: no semicolon at end of struct or union
../../gcc/gcc/libgcc2.h:302: warning: type defaults to `int' in declaration of `DWunion'
../../gcc/gcc/libgcc2.h:302: warning: data definition has no type or storage class
../../gcc/gcc/libgcc2.c:349: error: parse error before "__muldi3"
../../gcc/gcc/libgcc2.c:349: error: parse error before "u"
../../gcc/gcc/libgcc2.c:350: warning: return type defaults to `int'
../../gcc/gcc/libgcc2.c:350: warning: function declaration isn't a prototype
../../gcc/gcc/libgcc2.c: In function `__muldi3':
../../gcc/gcc/libgcc2.c:351: error: parse error before "w"
../../gcc/gcc/libgcc2.c:354: error: `uu' undeclared (first use in this function)
../../gcc/gcc/libgcc2.c:354: error: (Each undeclared identifier is reported only once
../../gcc/gcc/libgcc2.c:354: error: for each function it appears in.)
../../gcc/gcc/libgcc2.c:354: error: `u' undeclared (first use in this function)
../../gcc/gcc/libgcc2.c:355: error: `vv' undeclared (first use in this function)
../../gcc/gcc/libgcc2.c:355: error: `v' undeclared (first use in this function)
../../gcc/gcc/libgcc2.c:355: warning: left-hand operand of comma expression has no effect
../../gcc/gcc/libgcc2.c:357: error: `w' undeclared (first use in this function)
../../gcc/gcc/libgcc2.c:357: error: parse error before "__w"
../../gcc/gcc/libgcc2.c:357: error: `__w' undeclared (first use in this function)
make[3]: *** [libgcc/./_muldi3.o] Error 1
make[3]: Leaving directory `/home/dave/gcc-3.2/objdir/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/home/dave/gcc-3.2/objdir/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/home/dave/gcc-3.2/objdir/gcc'
make: *** [bootstrap] Error 2
Previous successful build was as of
LAST_UPDATED: Thu Jul 25 15:16:07 UTC 2002
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)