FIXINCL goes into an infinite loop on alpha-osf4
Kaveh R. Ghazi
ghazi@caip.rutgers.edu
Sat Jan 22 11:31:00 GMT 2000
Last night's gcc CVS cannot complete running fixincl, it goes into an
infinite loop eating 99.9% of the CPU. I can't seem to figure out
what file it is processing because it simply ends with:
> Applying Io_Def_Quotes to sys/fpsreg.h
turning on verbosity doesn't show anything extra after this line. I
tried turning on DO_STATS/DEBUG, but then fixincl.c wouldn't compile:
> cc: Error: ../../../egcs-CVS20000121/gcc/fixinc/fixincl.c, line 1149:
> In this statement, "pz_fname" is not declared.
> fprintf (stderr, z_failed, p_fixd->fix_name, pz_fname,
> -----------------------------------------------------------^
> cc: Error: ../../../egcs-CVS20000121/gcc/fixinc/fixincl.c, line 1160:
> In this statement, "pz_fname" is not declared.
> fprintf (stderr, z_failed, p_fixd->fix_name, pz_fname,
> -----------------------------------------------------------^
> cc: Error: ../../../egcs-CVS20000121/gcc/fixinc/fixincl.c, line 1171:
> In this statement, "pz_fname" is not declared.
> fprintf (stderr, z_failed, p_fixd->fix_name, pz_fname,
> -----------------------------------------------------------^
> cc: Error: ../../../egcs-CVS20000121/gcc/fixinc/fixincl.c, line 1184:
> In this statement, "pz_fname" is not declared.
> fprintf (stderr, z_failed, p_fixd->fix_name, pz_fname,
> -----------------------------------------------------------^
> make[1]: *** [fixincl.o] Error 1
I was able to bootstrap on 1/18, so it is something recent.
--Kaveh
--
Kaveh R. Ghazi Engagement Manager / Project Services
ghazi@caip.rutgers.edu Qwest Internet Solutions
More information about the Gcc-bugs
mailing list