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]
Other format: [Raw text]

Re: [vta, vta4.4] emit DELETED note in rtl_split_block for -fcompare-debug


On Aug 14, 2009, Paolo Bonzini <bonzini@gnu.org> wrote:

> Maybe a wrapper is_debug_only_bb would be nice, done with the CFG
> hooks framework so that it can be used both on trees and RTL?

Nah, I think that's overkill.  These blocks aren't stable anyway (i.e.,
they are very short-lived), and we don't even have to worry about their
existence in most cases I've seen.

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist      Red Hat Brazil Compiler Engineer


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