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: [tree-ssa]: Use replacement rather than insertion for singlestatement bb's



On Mon, 4 Aug 2003, Diego Novillo wrote:

> On Sun, 2003-08-03 at 11:48, Daniel Berlin wrote:
>
> > 	* tree-cfg.c (bsi_insert_on_edge_immediate): If there's only
> > 	one statement in the block, and it's an empty statement, replace it.
> >
> This looks OK.  I presume you bootstrapped and tested it?
But of course.


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