Fix regressions caused by RTH's component patch of 2/21

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Sat Mar 2 03:41:00 GMT 2002


Applied to branch and mainline.  Tested on alphaev56-dec-osf4.0c.

Sat Mar  2 06:30:14 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>

	* emit-rtl.c (offset_address): Call update_temp_slot_address.

*** emit-rtl.c	2002/02/28 10:10:57	1.251
--- emit-rtl.c	2002/03/02 11:13:23
*************** offset_address (memref, offset, pow2)
*** 2067,2070 ****
--- 2067,2071 ----
      }
  
+   update_temp_slot_address (XEXP (memref, 0), new);
    new = change_address_1 (memref, VOIDmode, new, 1);
  



More information about the Gcc-patches mailing list