This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/14219] [3.4 regression] ICE with vector comparison


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-31 00:24 -------
Subject: Bug 14219

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	aldyh@gcc.gnu.org	2004-03-31 00:24:55

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&only_with_tag=gcc-3_4-branch&r1=2.2326.2.373&r2=2.2326.2.374
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-typeck.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.272.2.6&r2=1.272.2.7



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14219


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]