BOOTSTRAP FAILURE: segementation fault in genattrtab under hpux 10.20
Richard Henderson
rth@redhat.com
Tue Nov 14 09:54:00 GMT 2000
On Tue, Nov 14, 2000 at 10:02:56AM -0700, law@redhat.com wrote:
> Err, doesn't disabling the trivial return kill creation of trivial returns
> in the middle of functions for return statements in such functions?
It would, but I didn't disable the trivial return. I removed
code to check for the trivial return from the epilogue
pattern, since that check is already done by generic code.
r~
More information about the Gcc-bugs
mailing list