This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/8869] [x86 MMX] ICE with const variable optimization and MMX builtins
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Sep 2003 08:06:24 -0000
- Subject: [Bug target/8869] [x86 MMX] ICE with const variable optimization and MMX builtins
- References: <20021207210600.8869.otaylor@redhat.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=8869
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-09-06 08:06 -------
Subject: Bug 8869
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: hubicka@gcc.gnu.org 2003-09-06 08:06:16
Modified files:
gcc : expr.c ChangeLog
Log message:
PR target/8869
* expr.c (convert_modes): Deal properly with integer to vector
constant conversion.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.498.2.20&r2=1.498.2.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.722&r2=1.16114.2.723