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


On Fri, Apr 27, 2007 at 09:29:45PM +0200, Zdenek Dvorak wrote:
> 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


H.J.


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