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++/15145] Implementing -Wsequence-point for C++ would be very useful


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-06-28 01:58 -------
Subject: Bug 15145

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-06-28 01:58:24

Modified files:
	gcc            : ChangeLog c.opt 

Log message:
	2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c++/15145
	* c.opt (Wsequence-point): Enable for C++ and ObjC++.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4165&r2=2.4166
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c.opt.diff?cvsroot=gcc&r1=1.29&r2=1.30



-- 


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


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