This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Merge from pch branch; call for testers
- From: Michael Matz <matz at suse dot de>
- To: Geoff Keating <geoffk at redhat dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Mon, 3 Jun 2002 13:00:04 +0200 (CEST)
- Subject: Re: Merge from pch branch; call for testers
Hi,
on x86-64 I get:
In file included from ../../gcc/gcc/unwind-dw2-fde-glibc.c:58:
../../gcc/gcc/unwind-dw2-fde.c: In function `classify_object_over_fdes':
../../gcc/gcc/unwind-dw2-fde.c:650: RTL check: expected code `const_int',
have `reg' in peephole2_1, at insn-recog.c:63606
Please submit a full bug report,
with preprocessed source if appropriate.
Unfortunately it's the same with pch-merge-20020517, so this doesn't mean
anything. Maybe with the next merge.
Ciao,
Michael.