This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: expand_calls/calls.c change
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: neil at daikokuya dot co dot uk
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 19 Apr 03 08:16:14 EDT
- Subject: Re: expand_calls/calls.c change
Was this patch bootstrapped? It seems to have broken bootstrap for a
lot of people. The bug looks platform independent.
Yes, it was bootstrapped in a batch of about 7 other patches. I'm not sure
why the warning didn't occur, but I suspect it's because it's *not*
platform-independent, though it sure looks like it should be.
Anyway, trivial enough to fix and I have done so.