From 96985307d9b385a5fbe1ca7fd0f68e715e167c25 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Wed, 14 Jul 2004 08:49:30 +0000 Subject: expmed.c: Remove more references to QUEUED in the comments. 2004-07-14 Paolo Bonzini * expmed.c: Remove more references to QUEUED in the comments. * expr.c: Likewise. From-SVN: r84678 --- gcc/expmed.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/expmed.c') diff --git a/gcc/expmed.c b/gcc/expmed.c index 08a8863..45d87f6 100644 --- a/gcc/expmed.c +++ b/gcc/expmed.c @@ -1050,7 +1050,6 @@ store_split_bit_field (rtx op0, unsigned HOST_WIDE_INT bitsize, containing BITSIZE bits, starting at BITNUM, and put it in TARGET if possible (if TARGET is nonzero). Regardless of TARGET, we return the rtx for where the value is placed. - It may be a QUEUED. STR_RTX is the structure containing the byte (a REG or MEM). UNSIGNEDP is nonzero if this is an unsigned bit field. -- cgit v1.1