GCC build of HEAD failed for native with your patch on 2005-03-04T02:56:15Z.

Andrew Pinski pinskia@physics.uc.edu
Fri Mar 4 06:22:00 GMT 2005


On Mar 3, 2005, at 11:41 PM, GCC regression checker wrote:

> With your recent patch, GCC HEAD does not compile on:
>  native
> Attached is build output for those targets.
>
> The build failures are new.
>
> For more information, see http://gcc.gnu.org/regtest/.

This is caused by:
+2005-03-03  James A. Morrison  <phython@gcc.gnu.org>
+
+	PR tree-optimization/15784
+	* fold-const.c (fold): Fold ~A + 1 to -1.  Fold -A - 1
+	and -1 - A to ~A.

But I think there is a latent bug or two floating around.
I am going to revert this as requested by James offline and
approved by Roger offline too.

Thanks,
Andrew Pinski



More information about the Gcc-regression mailing list