This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Compile error (Internal error: Illegal instruction)
> This used to happen a lot, then it didn't - for instance the 3.1
> branch sources don't seem to need the larger stack - and now it's
> started happening again on the trunk. I'm sure an analysis would
> be interesting; expr.c has some of the largest functions in all of
> GCC, so if an optimization algorithm has excessive stack usage/depth,
> stage 2 compilation of expr.c is where you'll see it first.
i'm actually getting it while running the testsuite on a powerpc-eabi
cross from darwin:
compile/20001226-1.c
aldy