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 bootstrap/17369] [3.4/4.0 regression] [ia64] Bootstrap failure with binutils-2.15.90.0.1.1


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-09-24 00:37 -------
Subject: Bug 17369

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	hjl@gcc.gnu.org	2004-09-24 00:37:08

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl configure 
	                 configure.in 
	config         : ChangeLog 
	gcc            : ChangeLog Makefile.in configure configure.ac 
Added files:
	config         : gcc-lib-path.m4 

Log message:
	2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR bootstrap/17369
	* Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
	(HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
	SET_GCC_LIB_PATH_CMD.
	(BASE_TARGET_EXPORTS): Likewise.
	* Makefile.in: Regenerated.
	
	* configure.in (SET_GCC_LIB_PATH): Set and substitute.
	* configure: Regenerated.
	
	config/
	
	2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR bootstrap/17369
	* gcc-lib-path.m4: New file.
	
	gcc/
	
	2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR bootstrap/17369
	* Makefile.in (@set_gcc_lib_path@): Added.
	
	* configure.ac: Include ../config/gcc-lib-path.m4. Use
	TL_AC_GNU_MAKE_GCC_LIB_PATH.
	* configure: Regenerated.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.985&r2=1.986
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.in.diff?cvsroot=gcc&r1=1.240&r2=1.241
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.tpl.diff?cvsroot=gcc&r1=1.114&r2=1.115
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/configure.diff?cvsroot=gcc&r1=1.182&r2=1.183
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/configure.in.diff?cvsroot=gcc&r1=1.320&r2=1.321
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/gcc-lib-path.m4.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/ChangeLog.diff?cvsroot=gcc&r1=1.53&r2=1.54
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5595&r2=2.5596
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&r1=1.1400&r2=1.1401
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.diff?cvsroot=gcc&r1=1.860&r2=1.861
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.ac.diff?cvsroot=gcc&r1=2.70&r2=2.71



-- 


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


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