This is the mail archive of the gcc-patches@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: Deleting prologue/epilogue insns


> In the case an insn not found, I agree, but here it didn't seem as
> useful and, as I said, didn't help me one bit.  But if do want to get
> into the habit of showing some RTL on an abort, what we should do is
> make an abort_with_rtl and start using it in lots of places.

I believe that this is an excellent idea.  In manner cases, it will give
developers a head start in resolving problems.  The average user doesn't
want to debug the abort.  For example, this thread started from the ICE
warning about deleting prologue/epilogue insns:

<http://gcc.gnu.org/ml/gcc-patches/2001-01/msg01320.html>.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

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