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, May 17, 2009 at 07:31:13PM +0200, FX wrote:
> >this patch and the stdint-fix.diff together.
> 
> Please use stdint-fix2.diff instead of stdint-fix.diff (that is, use  
> stdint.diff + stdint-fix2.diff). While stdint-fix.diff has the Fortran  
> part working, I believe it would error out while building c-common.o.
> 
> >It's going to take a while before I tell if the 2 patches together
> >fix FreeBSD.
> 
> I'll be waiting.
> 
> PS: I actually had already committed my stdint.diff patch when I  
> received your mail. So, if it takes more than 48 hours to get fixed,  
> I'll revert it. In the meantime, don't svn update.
> 
> Sorry again for breaking bootstrap.
> 

stdint-fix2.diff allows bootstrap to complete on FreeBSD.
Unfortunately, at least gfortran.dg/pr35983.f90,
gfortran.dg/c_ptr_tests_13.f03, and gfortran.dg/c_kind_params.f90
now fail on x86_64-*-freebsd.

-- 
Steve


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