This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [fortran,patch] Use new stdint.h-related macros in ISO_C_BINDING


On Sun, 17 May 2009, FX wrote:
> > And please don't knee-jerk to just blame the target.
> > Some default isn't included somewhere.
>
> I am not blaming the target.

I'm not saying you do it, that was the immediate reaction on
IRC.

> I'm just waiting for confirmation that the fix at
> [1] restores clean bootstrap on at least one affected target before submitting
> it for approval. Could you try it?

I looked at it, but as I don't see PTRDIFF_TYPE mentioned there,
I don't think it'd help.  Better do a complete copy-paste of
that section from c-common.c!  Or even better, break it out to a
separate file.

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]