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: Fix latent bug in cfg_remove_useless_stmts_bb


On Tue, 2004-08-31 at 16:35, Richard Kenner wrote:
> Jeff Law and I discussed this a couple of weeks ago.  This is a latent
> bug in the current tree, but some other change of mine triggered it
> and caused a regression in c-torture/execute/930513-2.c with -O3.
> 
> 2004-08-31  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
> 	    Jeff Law  <law@redhat.com>
> 
> 	* tree-cfg.c (cfg_remove_useless_stmts_bb): Also invalidate if VAL
> 	gets modified.
Thanks.  I had forgotten about this one.  

jeff



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