------- Comment #51 from steven at gcc dot gnu dot org  2006-01-15 00:47 -------
*sigh*

Almost no-one knows HPPA assembly these days. It completely puzzles me why you
call the assembler output "wrong" if you're not specifically stating what
you're expecting instead.  But then, I don't think it is useful to look at test
cases reduced to reproduce an ICE to the point where you have uninitialized
variables.  There is no such thing as "wrong code" if you're using
uninitialized variables.  At worst, you have found a missing diagnostic AFAICT.

I've tried hard enough to fix this bug and my patch from comment #39 is enough
to fix the issue being discussed here.  I'm not going to look at this apparent
new bug which can't possibly have anything to do with the problem that this PR
was opened for.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24626

Reply via email to