VAX Ultrix bootstrap with gcc-2.96 20000519: genrecog failure

Richard Henderson rth@cygnus.com
Thu May 25 16:06:00 GMT 2000


On Wed, May 24, 2000 at 01:58:07PM -0400, John David Anglin wrote:
> The following bootstrap failure occurs in stage1:
[...]
> ../../gcc/config/vax/vax.md:139: warning: source missing a mode?

Hint: a warning is not a failure.  If compilation stopped here,
you failed to paste everything.

> This is probably the RELOAD_FOR_OPERAND_ADDRESS bug that I reported
> previously for the gcc-2.95 and 2.8.0 branches.

Not at all.  The warning you're seeing there is from genrecog
performing sanity checks on the md file.  Which we didn't do
in the past, which resulted in bogosity in all but one target.
You've just stumbled on some.


r~


More information about the Gcc-bugs mailing list