gcc/libgfortran
Harald Anlauf 6ce3d791df PR fortran/95104 - Segfault on a legal WAIT statement
The initial commit for this PR uncovered a latent issue with unit locking
in the Fortran run-time library.  Add check for valid unit.

2020-05-28  Harald Anlauf  <anlauf@gmx.de>

libgfortran/
	PR libfortran/95104
	* io/unit.c (unlock_unit): Guard by check for NULL pointer.
2020-05-28 21:53:17 +02:00
..
caf Update copyright years. 2020-01-01 12:51:42 +01:00
config i386: Use generic division to generate INEXACT exception 2020-05-06 23:01:32 +02:00
generated libgfortran: Use __builtin_cpu_is/__builtin_cpu_supports 2020-05-21 03:54:47 -07:00
ieee Update copyright years. 2020-01-01 12:51:42 +01:00
intrinsics Protect the trigd functions in libgfortran from unavailable math functions. 2020-04-23 10:11:01 -04:00
io PR fortran/95104 - Segfault on a legal WAIT statement 2020-05-28 21:53:17 +02:00
m4 libgfortran: Use __builtin_cpu_is/__builtin_cpu_supports 2020-05-21 03:54:47 -07:00
runtime Fixes a hang on an invalid ID in a WAIT statement. 2020-05-23 19:01:43 +02:00
acinclude.m4 Replace sync builtins with atomic builtins 2018-11-22 09:58:29 +02:00
aclocal.m4 Add `--with-toolexeclibdir=' configuration option 2020-01-24 11:24:25 +00:00
c99_protos.h libgfortran: Provide some further math library fallbacks [PR94694] 2020-04-22 21:34:19 +02:00
ChangeLog Daily bump. 2020-05-27 07:45:56 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016 Update copyright years. 2017-01-01 13:07:43 +01:00
ChangeLog-2017 Update copyright years. 2018-01-03 11:03:58 +01:00
ChangeLog-2018 Update copyright years. 2019-01-01 13:31:55 +01:00
ChangeLog-2019 Update copyright years. 2020-01-01 12:51:42 +01:00
config.h.in libgfortran: Provide some further math library fallbacks [PR94694] 2020-04-22 21:34:19 +02:00
configure x86: Also check if -fcf-protection works 2020-05-15 09:07:17 -07:00
configure.ac libgfortran: Provide some further math library fallbacks [PR94694] 2020-04-22 21:34:19 +02:00
configure.host re PR target/78478 (Compile Error for i386-rtems) 2017-01-19 22:00:53 +01:00
gfortran.map Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics. 2020-04-07 13:18:38 -04:00
ISO_Fortran_binding.h Update copyright years. 2020-01-01 12:51:42 +01:00
kinds-override.h Update copyright years. 2020-01-01 12:51:42 +01:00
libgfortran.h Update copyright years. 2020-01-01 12:51:42 +01:00
libgfortran.spec.in
libtool-version re PR fortran/34640 (ICE when assigning item of a derived-component to a pointer) 2017-09-10 17:02:53 +00:00
Makefile.am Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics. 2020-04-07 13:18:38 -04:00
Makefile.in Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics. 2020-04-07 13:18:38 -04:00
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh