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-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


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