gcc/libgfortran
Janne Blomqvist 992b0aa1cf Let the compiler decide whether to inline.
2011-11-10  Janne Blomqvist  <jb@gcc.gnu.org>

	* intrinsics/cpu_time.c (__cpu_time_1): Don't force inlining.
	* intrinsics/random.c (rnumber_4): Remove inline attribute.
	(rnumber_8, rnumber_10, rnumber_16): Likewise.
	* intrinsics/system_clock.c (gf_gettime_mono): Likewise.
	* intrinsics/time_1.h (ATTRIBUTE_ALWAYS_INLINE): Remove macro.
	(gf_cputime): Add inline attribute for MingW version.
	* io/format.c (format_hash): Remove inline attribute.
	* io/io.h (memset4): Inline function from transfer.c and write.c
	moved here.
	* io/transfer.c (min_off): Remove inline attribute.
	(memset4): Move to io.h.
	* io/write.c (memset4): Likewise.
	(memcpy4): Remove inline attribute.
	* io/write_float.def (calculate_exp): Likewise.

From-SVN: r181260
2011-11-10 19:08:24 +02:00
..
caf trans-decl.c (generate_coarray_sym_init): Use GFC_CAF_COARRAY_STATIC for static coarrays. 2011-08-29 12:33:09 +02:00
config
generated re PR fortran/49479 (reshape / optionals / zero sized arrays) 2011-09-10 14:06:57 +00:00
intrinsics Let the compiler decide whether to inline. 2011-11-10 19:08:24 +02:00
io Let the compiler decide whether to inline. 2011-11-10 19:08:24 +02:00
m4 re PR fortran/49479 (reshape / optionals / zero sized arrays) 2011-09-10 14:06:57 +00:00
runtime Configure cleanup. 2011-11-09 20:25:58 +02:00
acinclude.m4 Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
aclocal.m4 configure.ac: Make more cross-compile friendly. 2011-11-09 18:17:57 +01:00
c99_protos.h
ChangeLog Let the compiler decide whether to inline. 2011-11-10 19:08:24 +02:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
config.h.in Configure cleanup. 2011-11-09 20:25:58 +02:00
configure Configure cleanup. 2011-11-09 20:25:58 +02:00
configure.ac Configure cleanup. 2011-11-09 20:25:58 +02:00
configure.host
fmain.c
gfortran.map
kinds-override.h
libgfortran.h
libgfortran.spec.in
libtool-version
Makefile.am Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
Makefile.in configure.ac: Make more cross-compile friendly. 2011-11-09 18:17:57 +01:00
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh