It seems like two bugs in gcc:
> > case BUILT_IN_VA_ARG_PACK:
> > /* All valid uses of __builtin_va_arg_pack () are removed during
> > inlining. */
> > error ("%Kinvalid use of %<__builtin_va_arg_pack ()%>", exp);
> > return const0_rtx;
The first bug is that one us
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Pablo Diego on 1/15/2009 7:44 AM:
> I can not build using Intrepid.
> gcc -g -O2 -o m4 m4.o builtin.o debug.o eval.o format.o freeze.o input.o
> macro.o output.o path.o symtab.o stackovf.o ../lib/libm4.a
> m4.o: In function `usage':
>