This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc.dg/sms-antideps.c fails on IA64 (modulo scheduling problem)
- From: Revital1 Eres <ERES at il dot ibm dot com>
- To: Steve Ellcey <sje at cup dot hp dot com>
- Cc: gcc at gcc dot gnu dot org, Vladimir Yanovsky <yanov at il dot ibm dot com>, Ayal Zaks <ZAKS at il dot ibm dot com>, Andrey Belevantsev <abel at ispras dot ru>
- Date: Sat, 18 Aug 2007 06:19:20 +0300
- Subject: Re: gcc.dg/sms-antideps.c fails on IA64 (modulo scheduling problem)
gcc-owner@gcc.gnu.org wrote on 18/08/2007 03:19:48:
> I noticed that gcc.dg/sms-antideps.c is failing on my IA64 Linux and
> HP-UX platforms. The failure is:
>
> x.c: In function 'foo':
> x.c:25: internal compiler error: in gen_sub2_insn, at optabs.c:4640
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
>
> When I enter gen_sub2_insn the operands I have are:
>
> (reg:DI 332 ar.lc) and (const_int 0 [0x0])
>
Andrey already brought that problem to our attention; please see -
http://gcc.gnu.org/ml/gcc-patches/2007-08/msg01010.html; It will be
addressed in the next patch.
Thank,
Revital