This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/14219] [3.4 regression] ICE with vector comparison
- 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: 29 Mar 2004 12:06:41 -0000
- Subject: [Bug c/14219] [3.4 regression] ICE with vector comparison
- References: <20040220000643.14219.mj_@gazeta.pl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-03-29 12:06 -------
Subject: Bug 14219
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-e500-branch
Changes by: aldyh@gcc.gnu.org 2004-03-29 12:06:33
Modified files:
gcc : ChangeLog.e500 c-typeck.c
Log message:
PR 14219
* c-typeck.c (build_binary_op): Do not allow comparisons of
vectors.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.e500.diff?cvsroot=gcc&only_with_tag=gcc-3_3-e500-branch&r1=1.1.2.41&r2=1.1.2.42
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-typeck.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-e500-branch&r1=1.213.2.5.2.7&r2=1.213.2.5.2.8
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14219