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


Hi Richard,

:     Why delete the helpful message and RTL dump ?
: 
: Because the code I added below replaced it with a call to abort.

Right - but why is an abort without any explanation of what the abort
is about, better than an abort with an explanation of what the abort
is about ?  Ie why not just add an abort after the message and RTL
dump ?

Cheers
	Nick


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