(6/6): i386-pc-interix support -- gcc
Mumit Khan
khan@xraylith.wisc.edu
Wed Mar 31 18:59:00 GMT 1999
On Tue, 23 Mar 1999, Jeffrey A Law wrote:
>
> In message <Pine.SUN.3.93.990127003056.4622G-101000@modi.xraylith.wisc.edu>yo
> u write:
> > - c-parse.y: This is a general fix for parsing the following declaration:
> >
> > extern int __attribute__((__cdecl_))
> > atexit(void (__attribute__((__cdecl_)) *)(void));
> You need to change c-parse.in, then rebuild c-parse.y objc-parse.y,
> c-parse.c, c-parse.h, objc/objc-parse.c.
>
> I'm also worried about the additional conflicts introduced by this
> patch:
>
> -%expect 46
> +%expect 51
>
Argh, I missed the c-parse.in. I'll regenerate and resubmit. The
additional conflicts are quite possibly unavoidable if we want to
support these constructs.
Donn, any comments?
Mumit
More information about the Gcc-patches
mailing list