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


On Tue, Jan 16, 2001 at 06:43:36PM -0500, Richard Kenner wrote:
>     Why delete the helpful message and RTL dump ?
> 
> Now I understand your question.  Basically because that's what we normally
> do for an abort: we don't issue a message and RTL dump (with the sole
> exception of insn not recognized).  When debugging, you can get all the
> information you need.  Seeing the insn isn't helpful (it wasn't to me,
> when I was trying to understand what went wrong).

As a counterpoint, I often times find the insn helpful, and avoids the process
of doing -save-temps, and going into the debugger.

-- 
Michael Meissner, Red Hat, Inc.  (GCC group)
PMB 198, 174 Littleton Road #3, Westford, Massachusetts 01886, USA
Work:	  meissner@redhat.com		phone: +1 978-486-9304
Non-work: meissner@spectacle-pond.org	fax:   +1 978-692-4482

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