From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30238 invoked by alias); 14 Jan 2002 21:26:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 30223 invoked by uid 71); 14 Jan 2002 21:26:01 -0000 Date: Mon, 14 Jan 2002 13:26:00 -0000 Message-ID: <20020114212601.30222.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Richard Henderson Subject: Re: target/5378: ICE: unrecognizable insn prefetch Reply-To: Richard Henderson X-SW-Source: 2002-01/txt/msg00529.txt.bz2 List-Id: The following reply was made to PR target/5378; it has been noted by GNATS. From: Richard Henderson To: Janis Johnson Cc: ritzert@t-online.de, gcc-gnats@gcc.gnu.org Subject: Re: target/5378: ICE: unrecognizable insn prefetch Date: Mon, 14 Jan 2002 13:16:52 -0800 On Mon, Jan 14, 2002 at 01:03:25PM -0800, Janis Johnson wrote: > > (insn 154 81 31 (prefetch (plus:SI (reg/f:SI 72) > > (const_int 384 [0x180])) > > (const_int 1 [0x1]) > > (const_int 3 [0x3])) -1 (nil) > > (nil)) [...] > This worked last week, but I think it broken with this patch: That's strange. That patch forces the non-tweakable parameter to zero. Perhaps I've done something silly. I'll check in a minute. > http://gcc.gnu.org/ml/gcc-patches/2002-01/msg00452.html. This is fine except for the __builtin_ia32 parts which aren't there anymore. r~