Re: [PATCH v4] Add support for sparc fused compare-and-branch.

2012-11-15 Thread David Miller
From: Eric Botcazou Date: Thu, 15 Nov 2012 09:16:26 +0100 >> The bootstrap comparison failure no longer happens, and this is fully >> regstrapped on sparc-linux-gnu w/--with-cpu=niagara4, and I also did a >> quick bootstrap check using --with-cpu=niagara3. >> >> Eric, any objections to committin

Re: [PATCH v4] Add support for sparc fused compare-and-branch.

2012-11-15 Thread Eric Botcazou
> The bootstrap comparison failure no longer happens, and this is fully > regstrapped on sparc-linux-gnu w/--with-cpu=niagara4, and I also did a > quick bootstrap check using --with-cpu=niagara3. > > Eric, any objections to committing this? Only a minor one: > @@ -1088,7 +1093,12 @@ sparc_option

[PATCH v4] Add support for sparc fused compare-and-branch.

2012-11-14 Thread David Miller
This integrates the Solaris2 work from Eric Botcazou, and has some changes based upon feedback from Richard Henderson. The bootstrap comparison failure no longer happens, and this is fully regstrapped on sparc-linux-gnu w/--with-cpu=niagara4, and I also did a quick bootstrap check using --with-cp