This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: bootstrap failure..


On Mon, Sep 10, 2007 at 11:24:51AM -0600, Christopher D. Rickett wrote:
> 
> i did an update this morning and now instead of the comparison error, i'm 
> getting the following:
> 
> .../trunk/gcc/config/i386/i386.md: In function 
> internal_dfa_insn_code:
> .../trunk/gcc/config/i386/i386.md:234: internal compiler 
> error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> make[3]: *** [insn-attrtab.o] Error 1
> 

Does it die in same place if you try to restart the build?

gcc/ChangeLog shows several recent i386.* changes.  Perhaps,
one of those is causing a problem.

-- 
Steve


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