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: [PATCH] Add dump file for RTL nothrow pass


> On Mon, Apr 13, 2009 at 4:46 AM, Adam Nemet <anemet@caviumnetworks.com> wrote:
> > I was missing this when debugging the cleanup test regressions.
> >
> > Bootstrapped and regtested on x86_64-linux.
> >
> > OK to install?
> 
> Ok.

With stmt_could_throw fixed so it is in sync with RTL idea of throwing,
we probably ought to get stats on how often this pass still adds the
flag.  I would bet it is not that common anymore.

Honza


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