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++/17868] [3.3/3.4/4.0 regression] RDIV_EXPR not supported by dump_expr


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-08 19:45 -------
Subject: Bug 17868

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	reichelt@gcc.gnu.org	2004-10-08 19:44:58

Modified files:
	gcc/cp         : ChangeLog error.c 

Log message:
	PR c++/17868
	* error.c (dump_expr): Add missing case for RDIV_EXPR.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.163&r2=1.3892.2.164
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.241.4.7&r2=1.241.4.8



-- 


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


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