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] for -O2 -finline-functions tramp3d breakage


Hello,

> > in remove_dead_stmt, we forget to mark cfg altered if there are two
> > edges coming out of the basic block and one of them leads to the
> > postdominator.
> > 
> > Bootstrapped & regtested on i686.
> > 
> 
> Will it fix
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31722

no, that's a different problem. I am working on that now.

Zdenek


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