[gnu.gcc.bug] config problem: gcc-1.35 with Sun3-os4 under 4.0.1

zjat02@apctrc.trc.amoco.com (Jon A. Tankersley) (05/31/89)

I can't seem to get things to compile properly with 1.35 on Sun3-os4.
I noticed most of it when I tried to build g++ with 1.35.0.

expr.c is the first to fail with undefined
TARGET_68020
TARGET_68881
TARGET_FPA

Other things fail with TARGET_BITFIELD undefined and still later with
DATA_REGS, ADDR_REGS, LO_FPA_REGS and FPA_REGS and CC_IN_68881

Any ideas?  I've patched 1.34 with 1.35 patches.  Even bootstrap fails.

I figured that TARGET_* should be (1) except for FPA which is (0), but I
couldn't find any #define or anything in the source after the first failure.
grep TARGET_  * never reported a #define at least.

Any ideas?  1.34 worked just fine...  I'd like 1.35 to work too.
-tank-
#include <std/disclaimer.h>		/* nobody knows the trouble I .... */
tank@apctrc.trc.amoco.com    ..!uunet!apctrc!tank