gcc/gcc/testsuite ChangeLog lib/g++.exp lib/gc ...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Mon May 2 23:32:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	mmitchel@gcc.gnu.org	2005-05-02 23:32:42

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/lib: g++.exp gcc-defs.exp objc.exp 
	gcc/testsuite/g++.dg/compat: compat.exp 
Added files:
	gcc/testsuite/lib: target-libpath.exp 

Log message:
	Backport:
	2005-03-25  Mark Mitchell  <mark@codesourcery.com>
	* lib/g++.exp (g++_link_flags): Use gcc-set-multilib-library-path.
	(g++_init): Make sure that CXXFLAGS is set.
	* lib/gcc-defs.exp (gcc-set-multilib-library-path): New function.
	* lib/objc.exp (objc_init): Likewise.
	2004-11-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
	* lib/target-libpath.exp (restore_ld_library_path_env_vars):
	Check existence of ld library path variables before unsetting.
	2004-11-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
	* lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
	2004-11-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
	* lib/target-libpath.exp: New file defining
	set_ld_library_path_env_vars and restore_ld_library_path_env_vars.
	* g++.dg/compat/compat.exp, lib/g++.exp, lib/objc.exp: Use new procs.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3389.2.389&r2=1.3389.2.390
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/target-libpath.exp.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.4.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/g++.exp.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.35.4.2&r2=1.35.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/gcc-defs.exp.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2&r2=1.2.16.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/objc.exp.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.20.4.2&r2=1.20.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/compat/compat.exp.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.4&r2=1.4.4.1



More information about the Gcc-cvs mailing list