This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/14219] [3.3/3.4/3.5 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: 26 Mar 2004 11:46:00 -0000
- Subject: [Bug c/14219] [3.3/3.4/3.5 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-26 11:45 -------
Subject: Bug 14219
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: aldyh@gcc.gnu.org 2004-03-26 11:45:21
Modified files:
gcc : ChangeLog 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.diff?cvsroot=gcc&r1=2.3298&r2=2.3299
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-typeck.c.diff?cvsroot=gcc&r1=1.295&r2=1.296
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14219