gcc/libgfortran
Jerry DeLisle cb13c28858 re PR fortran/31201 (Too large unit number generates wrong code)
2007-05-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/31201
	* runtime/error.c (runtime_error_at): New function.
	(generate_error): Export this function.
	* gfortran.map: Add _gfortran_generate_error and
	_gfortran_runtime_error_at.
	* libgfortran.h: Add comment to reference error codes in front end.
	(library_start): Locate prototype with library_end macro and add
	a new comment.  Add prototype for runtime_error_at. Export prototype for
	generate_error.
	* io/lock.c (library_start): Fix check for error condition.
	* io/transfer.c (data_transfer_init): Add library check.

From-SVN: r124479
2007-05-06 22:28:31 +00:00
..
config
generated
intrinsics re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GETLOG()) 2007-04-25 07:36:20 +00:00
io re PR fortran/31201 (Too large unit number generates wrong code) 2007-05-06 22:28:31 +00:00
m4
runtime re PR fortran/31201 (Too large unit number generates wrong code) 2007-05-06 22:28:31 +00:00
acinclude.m4
aclocal.m4
c99_protos.h
ChangeLog re PR fortran/31201 (Too large unit number generates wrong code) 2007-05-06 22:28:31 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004 re PR libfortran/31286 (cshift uses uninitialized variables) 2007-04-18 08:47:28 +00:00
ChangeLog-2005 re PR libfortran/31286 (cshift uses uninitialized variables) 2007-04-18 08:47:28 +00:00
ChangeLog-2006 re PR libfortran/31286 (cshift uses uninitialized variables) 2007-04-18 08:47:28 +00:00
config.h.in re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GETLOG()) 2007-04-25 07:36:20 +00:00
configure re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GETLOG()) 2007-04-25 07:36:20 +00:00
configure.ac re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GETLOG()) 2007-04-25 07:36:20 +00:00
configure.host
fmain.c
gfortran.map re PR fortran/31201 (Too large unit number generates wrong code) 2007-05-06 22:28:31 +00:00
libgfortran.h re PR fortran/31201 (Too large unit number generates wrong code) 2007-05-06 22:28:31 +00:00
libtool-version
Makefile.am re PR libfortran/27740 (libgfortran should use versioned symbols) 2007-04-24 12:08:52 +03:00
Makefile.in configure: Regenerate using autoconf 2.59. 2007-04-25 10:25:09 +03:00
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh