gcc/libgfortran/intrinsics
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
..
abort.c PR 48915 Abort handling 2011-05-14 11:44:09 +03:00
access.c
args.c
associated.c
bit_intrinsics.c
c99_functions.c re PR libfortran/47970 (c99_functions.c:611:5: warning: implicit declaration of function 'round') 2011-11-08 10:31:04 +00:00
chdir.c
chmod.c
clock.c Configure cleanup. 2011-11-09 20:25:58 +02:00
cpu_time.c Let the compiler decide whether to inline. 2011-11-10 19:08:24 +02:00
cshift0.c memory.c (internal_malloc_size): If size is zero, allocate a single byte. 2011-07-05 18:16:17 +00:00
ctime.c Configure cleanup. 2011-11-09 20:25:58 +02:00
date_and_time.c Configure cleanup. 2011-11-09 20:25:58 +02:00
dprod_r8.f90
dtime.c Use clock_gettime in libgfortran timing intrinsics, cleanup 2011-01-31 22:52:00 +02:00
env.c
eoshift0.c memory.c (internal_malloc_size): If size is zero, allocate a single byte. 2011-07-05 18:16:17 +00:00
eoshift2.c memory.c (internal_malloc_size): If size is zero, allocate a single byte. 2011-07-05 18:16:17 +00:00
erfc_scaled.c
erfc_scaled_inc.c
etime.c Use clock_gettime in libgfortran timing intrinsics, cleanup 2011-01-31 22:52:00 +02:00
execute_command_line.c Configure cleanup. 2011-11-09 20:25:58 +02:00
exit.c Configure cleanup. 2011-11-09 20:25:58 +02:00
extends_type_of.c Configure cleanup. 2011-11-09 20:25:58 +02:00
f2c_specifics.F90
fnum.c
gerror.c Configure cleanup. 2011-11-09 20:25:58 +02:00
getXid.c
getcwd.c
getlog.c ctime.c: Include <stdlib.h>. 2011-07-23 11:06:04 +00:00
hostnm.c
ierrno.c
ishftc.c
iso_c_binding.c
iso_c_binding.h
iso_c_generated_procs.c
kill.c Configure cleanup. 2011-11-09 20:25:58 +02:00
link.c
malloc.c Configure cleanup. 2011-11-09 20:25:58 +02:00
move_alloc.c Configure cleanup. 2011-11-09 20:25:58 +02:00
mvbits.c
pack_generic.c memory.c (internal_malloc_size): If size is zero, allocate a single byte. 2011-07-05 18:16:17 +00:00
perror.c Configure cleanup. 2011-11-09 20:25:58 +02:00
rand.c
random.c Let the compiler decide whether to inline. 2011-11-10 19:08:24 +02:00
rename.c
reshape_generic.c re PR fortran/49479 (reshape / optionals / zero sized arrays) 2011-06-28 18:59:04 +00:00
reshape_packed.c
selected_char_kind.c
selected_int_kind.f90
selected_real_kind.f90
signal.c Configure cleanup. 2011-11-09 20:25:58 +02:00
size.c
sleep.c
spread_generic.c memory.c (internal_malloc_size): If size is zero, allocate a single byte. 2011-07-05 18:16:17 +00:00
stat.c Configure cleanup. 2011-11-09 20:25:58 +02:00
string_intrinsics.c re PR libfortran/50192 (Wrong character comparision with wide strings) 2011-08-29 09:05:11 +00:00
string_intrinsics_inc.c re PR libfortran/50192 (Wrong character comparision with wide strings) 2011-08-29 09:05:11 +00:00
symlnk.c
system.c Configure cleanup. 2011-11-09 20:25:58 +02:00
system_clock.c Let the compiler decide whether to inline. 2011-11-10 19:08:24 +02:00
time.c Configure cleanup. 2011-11-09 20:25:58 +02:00
time_1.h Let the compiler decide whether to inline. 2011-11-10 19:08:24 +02:00
transpose_generic.c
umask.c Configure cleanup. 2011-11-09 20:25:58 +02:00
unlink.c
unpack_generic.c