This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: BOOTSTRAP FAILURE: segementation fault in genattrtab under hpux 10.20


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~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]