Patch broke bootstrap on i386.

Richard Henderson rth@redhat.com
Thu Jun 19 16:57:00 GMT 2003


On Thu, Jun 19, 2003 at 11:45:51AM +0100, Joern Rennecke wrote:
> What was already dodgy was the unprotected use of FILE (rtl.h
> guards this with #ifdef BUFSIZ), but as this doesn't appear to cause
> acute brokenness right now, we can leave that for later.

<stdio.h> is included by system.h; any remaining BUFSIZ guards
are trash.

What we've done so far wrt hooks and enums is to not use enums,
and uses int instead.



r~



More information about the Gcc-patches mailing list