GCC build of HEAD failed for native with your patch on 2005-06-02T16:33:47Z.

Andrew Pinski pinskia@physics.uc.edu
Thu Jun 2 20:37:00 GMT 2005


On Jun 2, 2005, at 1:52 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.

I want to say the following patch caused this:
+2005-06-02  Bernd Schmidt  <bernd.schmidt@analog.com>
+
+	* reload1.c (reload): Undo 2005-04-20 change.  Make sure we detect
+	the correct set of init_insns that need deletion.
+	* local-alloc.c (update_equiv_regs): When substituting sole definition
+	into sole use of a reg, delete it from liveness information.

We are removing a store to the stack/spill which means that no tree 
based
changes could caused it.

Thanks,
Andrew Pinski



More information about the Gcc-regression mailing list