Remove mode argument from gen_rtx_SET

Segher Boessenkool segher@kernel.crashing.org
Fri May 8 11:58:00 GMT 2015


On Fri, May 08, 2015 at 12:32:30PM +0200, Franz Sirl wrote:
> this patch (r222882 is fine, r222883 fails) breaks bootstrap for me on 
> x86_64-linux-gnu:

i386.md has "set:BND" twice; replace that with just "set", and all
should be fine.

Maybe gen* should warn on this; maybe it already does.


Segher



More information about the Gcc-patches mailing list