This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11980] [3.4 regression] ICE building cplus-dem.c for x86_64-freebsd5.1: in emit_move_insn, at expr.c:3206
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Aug 2003 04:58:10 -0000
- Subject: [Bug optimization/11980] [3.4 regression] ICE building cplus-dem.c for x86_64-freebsd5.1: in emit_move_insn, at expr.c:3206
- References: <20030819175403.11980.dhazeghi@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11980
dhazeghi at yahoo dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet| |ghazi@gcc.gnu.org
------- Additional Comments From dhazeghi at yahoo dot com 2003-08-20 04:58 -------
Andrew is right. I reverted the changes to builtins.c at http://gcc.gnu.org/ml/gcc-cvs/2003-08/
msg00370.html and the testcase compiles fine. Kaveh, can you have a look at this? The problem is
readily reproducible with a cross cc1 to x86_64-freebsd. Thanks.
Dara