[gnu.gcc.bug] gcc -E doesn't work in 1.30

hrp%snoid.CRAY.COM@UC.MSC.UMN.EDU (Hal Peterson) (10/20/88)

Here's the information on the GCC version, the input file (it's
empty), and the command arguments.

    earth% touch foo.c
    earth% gcc -v -E foo.c
    gcc version 1.30
     /usr/earth4/gnu/lib/gcc-cpp -v -undef -D__GNU__ -D__GNUC__ -Dmc68000 -Dsun -Dunix -D__HAVE_68881__ -Dmc68020 foo.c
    GNU CPP version 1.30
    cpp: Error 0 for `(null)'
    earth%

Configuration:	tm.h	-> tm-sun3.h
		md 	-> m68k.md

I am running on a Sun-3/280 with SunOS 3.5.

The incorrect behavior is that the preprocessor quits before it does
any preprocessing, complaining about an ``Error 0.''  See the
transcript above.

--
Hal Peterson / Cray Research / 1440 Northland Dr. / Mendota Hts, MN  55120
hrp%hall.cray.com@uc.msc.umn.edu	bungia!cray!hrp	    (612) 681-3145