This is the mail archive of the gcc-cvs@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]

gcc/gcc ChangeLog cp/ChangeLog cp/NEWS cp/decl ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_0-branch
Changes by:	nathan@gcc.gnu.org	2001-08-02 07:23:15

Modified files:
	gcc            : ChangeLog 
	gcc/cp         : ChangeLog NEWS decl2.c lang-options.h 
	gcc/testsuite  : ChangeLog 
	gcc/doc        : invoke.texi 
	gcc/testsuite/g++.old-deja/g++.ns: ns14.C 
	gcc/testsuite/g++.old-deja/g++.other: std1.C 
	gcc/testsuite/g++.old-deja/g++.robertl: eb133.C 

Log message:
	.:
	Remove -fhonor-std.
	* doc/invoke.texi (C++ Dialect Options): Remove -fno-honor-std.
	cp:
	Remove -fhonor-std.
	* NEWS: Document.
	* decl2.c (lang_f_options): Remove honor-std.
	(unsupported_options): Add honor-std.
	* lang-options.h: Remove -fhonor-std, -fno-honor-std.
	testsuite:
	Remove -fhonor-std.
	* g++.old-deja/g++.ns/ns14.C: Remove special options.
	* g++.old-deja/g++.other/std1.C: Likewise.
	* g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.753&r2=1.9240.2.754
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.2227.2.162&r2=1.2227.2.163
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/NEWS.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.25.6.2&r2=1.25.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.437.2.25&r2=1.437.2.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/lang-options.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.37.4.3&r2=1.37.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.1074.2.159&r2=1.1074.2.160
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.3.2.21&r2=1.3.2.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.ns/ns14.C.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.2&r2=1.2.24.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.other/std1.C.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.1&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.old-deja/g++.robertl/eb133.C.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.4&r2=1.4.6.1


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