This is the mail archive of the gcc@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: [tree-ssa] g95 SEGV building libgfortran


On Thursday 04 September 2003 12:37 am, Diego Novillo wrote:
> Paul,
>
> We are now getting the same libgfortran failure in x86.  Any news about
> a fix?

It should already be fixed. A combination of Jeff's arrays-start-at-zero and 
my tree_rest_of_compilation patches. It's been working ok on my x86 box as 
of about 20 hours ago.

A large proportion of the testsuite still fails, possibly due to the 
LOOP_EXPR lowering changes (which only gat applied to the C forntends). 
This shouldn't effect the bootstrap though (libgfortran doesn't contain any 
loops).

Of course it's possible I've missed something...

Paul


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