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++/18644] [3.3/3.4/4.0/4.1 regression] -Wsynth warning in <complex>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-03-31 14:21 -------
Subject: Bug 18644

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	gdr@gcc.gnu.org	2005-03-31 14:21:20

Modified files:
	gcc            : ChangeLog 
	gcc/cp         : ChangeLog call.c 
	gcc/doc        : invoke.texi 

Log message:
	doc/
	PR c++/18644
	* doc/invoke.texi (-Wsynth): Don't document, as it now is void
	of
	semantics.
	
	cp/
	PR c++/18644
	* call.c (build_new_op): Remove check for -Wsynth.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8050&r2=2.8051
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4680&r2=1.4681
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&r1=1.531&r2=1.532
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&r1=1.594&r2=1.595



-- 


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


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