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.
> 

:-)

stdint.diff + stdint-fix.diff gave

F _muldi3.dep -DL_muldi3 -c ../../../gcc4x/libgcc/../gcc/libgcc2.c \
          -fvisibility=hidden -DHIDE_EXPORTS
../../../gcc4x/libgcc/../gcc/libgcc2.c:1: internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
gmake[3]: *** [_muldi3.o] Error 1

> >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.
> 

Don't worry, I can use 'svn merge -r...' to revert your patch.

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

-- 
Steve


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