update_flow_info error for rs6000-ibm-aix4.1.5 configuration
Jeffrey A Law
law@cygnus.com
Sat Oct 17 01:21:00 GMT 1998
In message < 9810162133.AA56656@marc.watson.ibm.com >you write:
> >>>>> Jeffrey A Law writes:
>
> Jeff> In message < 9810161913.AA41810@kitch9.watson.ibm.com >you write:
> >> FYI, I am receiving an internal compiler error in
> >> haifa-sched.c:update_flow_info() from the current CVS sources for
> >> rs6000-ibm-aix4.1.5 configuration.
> >>
> >> haifa-sched.c:8085: Internal compiler error in function update_flow_info
> Jeff> During a bootstrap or with a specific testcase? Do you have a .i fil
> e?
>
> Sorry, yes, during bootstrap, stage1 compiler, compiling libgcc.a:
Thanks. Unfortunately, it didn't fail for me. The most common cause of this
would either be an uninitialized memory read, variable or something along those
lines or a bug in whatever compiler you used to build the stage1 compiler.
I've checked in a few fixes since yesterday which may or may not address
this problem (I tried a build with the sources just after the big flow checkin).
jeff
More information about the Gcc-bugs
mailing list