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 libfortran/17748] libgfortran contains undefined references to _environ


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-28 06:35 -------
Subject: Bug 17748

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	toon@gcc.gnu.org	2005-02-28 06:34:55

Modified files:
	libgfortran    : ChangeLog 
	libgfortran/runtime: environ.c 

Log message:
	2005-02-25  Peter O'Gorman  <peter@pogma.com>
	Toon Moene  <toon@moene.indiv.nluug.nl>
	
	PR libgfortran/17748
	* runtime/environ.c: Remove references to environ.
	Update copyright years.
	(show_variables): remove GFORTRAN_UNBUFFERED_* and
	GFORTRAN_NAME_* because they require environ.
	(pattern_scan): Remove function.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.163.2.2&r2=1.163.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/runtime/environ.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.7&r2=1.7.10.1



-- 


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


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