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

Joseph S. Myers joseph@codesourcery.com
Sun May 17 17:57:00 GMT 2009


On Sun, 17 May 2009, Steve Kargl wrote:

> The problem is that Joseph should have not committed his
> patch because he knew that it broken more than just
> FreeBSD.

My patch (r145372, committed 2009-03-31) was carefully designed to allow 
the type information to be added incrementally target by target and not to 
break any target without the information (even C++0x/C1x u"" and U"" 
strings continued working after the patch as they did before, and in fact 
worked on some targets where they had not previously worked).  All you get 
on targets without the information is some c99-stdint-*.c testsuite 
failures.  I see no evidence that it has failed in this design of allowing 
the information to be added incrementally.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list