0710 snap: alpha-osf4.0e: cpp fails on tmp-dum.c

Zack Weinberg zack@wolery.cumb.org
Tue Jul 11 17:10:00 GMT 2000


On Wed, Jul 12, 2000 at 08:56:46AM +1000, Rodney Brown wrote:
...
> echo "int xxy_us_dummy;" >tmp-dum.c
> ./xgcc -B/usr/local/alpha-dec-osf4.0e/bin/ -B./ \
>    -isystem /usr/local/alpha-dec-osf4.0e/include -S tmp-dum.c
> In file included from tmp-dum.c:4294967295:
> <stdin>:64: macro names must be identifiers

I believe this is the problem reported by Donn Terry a couple days
back, failure to initialize the base context properly.  It should be
fixed in CVS.  If you do not have access to the CVS tree, please try
the patch at http://gcc.gnu.org/ml/gcc-patches/2000-07/msg00345.html .

zw


More information about the Gcc-bugs mailing list