INIT_CUMULATIVE_ARGS change breaks ada

Andreas Jaeger aj@suse.de
Fri Feb 6 10:58:00 GMT 2004


Building ada on x86-64 fails with:

gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -fno-common   -DHAVE_CONFIG_H    -I. -Iada -I/cvs/gcc/gcc -I/cvs/gcc/gcc/ada -I/cvs/gcc/gcc/../include  /cvs/gcc/gcc/ada/misc.c -o ada/misc.o
/cvs/gcc/gcc/ada/misc.c:867:52: macro "INIT_CUMULATIVE_ARGS" requires 5 arguments, but only 4 given
/cvs/gcc/gcc/ada/misc.c: In function `default_pass_by_ref':
/cvs/gcc/gcc/ada/misc.c:867: error: `INIT_CUMULATIVE_ARGS' undeclared (first use in this function)
/cvs/gcc/gcc/ada/misc.c:867: error: (Each undeclared identifier is reported only once
/cvs/gcc/gcc/ada/misc.c:867: error: for each function it appears in.)
make[2]: *** [ada/misc.o] Error 1


Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20040206/aee9241c/attachment.sig>


More information about the Gcc mailing list