gcc/libgfortran
Jim Meyering 046957830e remove useless if-before-free tests
Change "if (E) free (E);" to "free (E);" everywhere except in the
libgo/, intl/, zlib/ and classpath/ directories.
Also transform equivalent variants like
"if (E != NULL) free (E);" and allow an extra cast on the
argument to free.  Otherwise, the tested and freed "E"
expressions must be identical, modulo white space.

From-SVN: r172785
2011-04-20 18:19:03 +00:00
..
caf re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) 2011-04-06 20:29:55 +02:00
config fpu-387.h (has_sse): Remove cw_sse, unused. 2010-08-26 15:29:31 +00:00
generated Cleanup memsize types 2011-04-12 22:27:49 +03:00
intrinsics remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
io remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
m4 Cleanup memsize types 2011-04-12 22:27:49 +03:00
runtime Replace sprintf with snprintf 2011-04-16 20:43:03 +03:00
ChangeLog remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
ChangeLog-2002 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2003 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2004 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2005 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2006 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2007 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2008 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2009 ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
ChangeLog-2010 Rotate ChangeLogs. 2011-01-02 08:22:05 -08:00
Makefile.am re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) 2011-04-15 18:13:28 +02:00
Makefile.in re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) 2011-04-15 18:13:28 +02:00
acinclude.m4 PR 47571 Fix bootstrap regression on alpha-dec-osf 2011-04-15 07:21:19 +03:00
aclocal.m4 Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
c99_protos.h
config.h.in PR 47571 Fix bootstrap regression on alpha-dec-osf 2011-04-15 07:21:19 +03:00
configure PR 47571 Fix bootstrap regression on alpha-dec-osf 2011-04-15 07:21:19 +03:00
configure.ac PR 47571 Fix bootstrap regression on alpha-dec-osf 2011-04-15 07:21:19 +03:00
configure.host
fmain.c
gfortran.map re PR libfortran/47757 (Unintentionally? not exported _gfortran_* symbols in libgfortran.so.3) 2011-02-16 18:18:41 +01:00
kinds-override.h re PR fortran/32049 (Support on x86_64 also kind=16) 2010-11-16 22:23:19 +01:00
libgfortran.h Replace sprintf with snprintf 2011-04-16 20:43:03 +03:00
libgfortran.spec.in re PR fortran/32049 (Support on x86_64 also kind=16) 2010-11-16 22:23:19 +01:00
libtool-version
mk-kinds-h.sh re PR fortran/32049 (Support on x86_64 also kind=16) 2010-11-16 22:23:19 +01:00
mk-sik-inc.sh
mk-srk-inc.sh intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes. 2010-06-25 21:40:37 +02:00