fix gcse breakage

Andreas Jaeger aj@suse.de
Mon Jun 14 07:46:00 GMT 2004


Steven Bosscher <stevenb@suse.de> writes:

> On Sunday 13 June 2004 13:54, Steven Bosscher wrote:
>> But CALL_P should stay as it is IMO.  There was no CALL_P before,
>> and I named it CALL_P analoguous to JUMP_P: check if the insn is
>> a CALL_INSN.  The ones where I replaced (GET_CODE (X) == CALL)
>> with CALL_P (X) should be reverted, instead of redefining CALL_P.
>
> Like so,
>
> 	* gcse.c (hash_scan_set, hash_scan_insn, mark_set, mark_oprs_set):
> 	Revert previous change, don't use CALL_P.

I'm committing this as obvious now.  Thanks for fixing it and sorry
for the breakage,

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040614/59866481/attachment.sig>


More information about the Gcc-patches mailing list