On 12/11/06, David Daney <[EMAIL PROTECTED]> wrote:
Lets assume that it doesn't effect i686 or x86_64.  Because if it did,
someone else would have been hit by it by now.

I'm sure it doesn't, I bootstrapped&tested on those targets (and on ia64).

So you would need a mips[el]-linux system in order to reproduce it.  But
if you had that, you could compile c-decl.c yourself to reproduce it.
But if you really want it, I can get you a preprocessed version of
c-decl.c.  I suppose one could try it on a  cross-compiler, but I have
no idea if that would fail in the same manner.

If you have a test case, I should be able to reproduce it with a
cross.  Getting a test case with a cross-compiler is the more
difficult part.  I could try to use a preprocessed c-decl.c from the
cross-compiler configuration. But it wouldn't be the same input file
as the one from your ICE, so whether that would allow me to reproduce
the problem remains to be seen. If you have a preprocessed c-decl.c
that ICEs for you, that would be helpful.  If not, I'll just have to
figure out a way to reproduce the ICE in some different way.

Gr.
Steven

Reply via email to