[patch] Replace build with buildN in config/i386/

Steven Bosscher stevenb@suse.de
Sun Feb 27 13:56:00 GMT 2005


On Saturday 26 February 2005 21:20, Andrew Pinski wrote:
> On Feb 26, 2005, at 3:16 PM, Steven Bosscher wrote:
> > -  t = build (MODIFY_EXPR, TREE_TYPE (sav), sav, t);
> > +  t = buildw (MODIFY_EXPR, TREE_TYPE (sav), sav, t);
>
> I think you mean build2.

Ehm yes.  Always rediff after bootstrap, if you fixed things ;-)

Gr.
Steven



More information about the Gcc-patches mailing list