This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: target/5378: ICE: unrecognizable insn prefetch


The following reply was made to PR target/5378; it has been noted by GNATS.

From: Janis Johnson <janis187@us.ibm.com>
To: Richard Henderson <rth@redhat.com>
Cc: Janis Johnson <janis187@us.ibm.com>, ritzert@t-online.de,
        gcc-gnats@gcc.gnu.org
Subject: Re: target/5378: ICE: unrecognizable insn prefetch
Date: Mon, 14 Jan 2002 16:53:23 -0800

 On Mon, Jan 14, 2002 at 03:36:58PM -0800, Richard Henderson wrote:
 > On Mon, Jan 14, 2002 at 01:03:25PM -0800, Janis Johnson wrote:
 > > > a.c:15: unrecognizable insn:
 > > > (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))
 > 
 > It was indeed a stupid typo.  Fixed thus.
 > 
 >         (prefetch_3dnow): Fix locality operand.
 > 
 
 My 3dnow and athlon tests still ICE with this fix.
 
 Janis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]