gcc/gcc
Paul Thomas 7433458d87 [multiple changes]
2007-05-16  Brooks Moses  <brooks.moses@codesourcery.com>

	PR fortran/18769
	PR fortran/30881
	PR fortran/31194
	PR fortran/31216
	PR fortran/31427
	* target-memory.c: New file.
	* target-memory.h: New file.
	* simplify.c: Add #include "target-memory.h".
	(gfc_simplify_transfer): Implement constant-
	folding for TRANSFER intrinsic.
	* Make-lang.in: Add dependencies on new target-memory.* files.

2007-05-16  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/18769
	PR fortran/30881
	PR fortran/31194
	PR fortran/31216
	PR fortran/31427
	* transfer_simplify_1.f90: New test.
	* transfer_simplify_2.f90: New test.

From-SVN: r124759
2007-05-16 05:40:51 +00:00
..
ada c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. 2007-05-14 14:37:17 +00:00
config m68k-protos.h: Rename m68k_interrupt_function_p to m68k_get_function_kind. 2007-05-14 13:52:18 +00:00
cp re PR c++/29928 (typeid of unknown bound array) 2007-05-14 20:21:34 +00:00
doc m68k-protos.h: Rename m68k_interrupt_function_p to m68k_get_function_kind. 2007-05-14 13:52:18 +00:00
fortran [multiple changes] 2007-05-16 05:40:51 +00:00
ginclude float.h: Check that __STDC_WANT_DEC_FP__ is defined, not that it is 1. 2007-04-19 16:58:42 +00:00
java c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. 2007-05-14 14:37:17 +00:00
objc re PR objc/31281 (ICE on ObjC try-catch blocks with next runtime) 2007-04-04 18:37:14 +00:00
objcp gengtype.c: Don't include gtyp-gen.h. 2007-03-26 21:07:27 +00:00
po * sv.po: Update. 2007-04-21 13:44:01 +01:00
testsuite [multiple changes] 2007-05-16 05:40:51 +00:00
treelang c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. 2007-05-14 14:37:17 +00:00
ABOUT-GCC-NLS
BASE-VER
COPYING
COPYING.LIB
ChangeLog c-typeck.c (build_binary_op): Return early for error. 2007-05-14 23:49:36 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog.lib
ChangeLog.tree-ssa
DATESTAMP Daily bump. 2007-05-16 00:17:54 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_iter_bound. 2007-05-14 21:58:42 +00:00
ONEWS
README.Portability
SERVICE
acinclude.m4
aclocal.m4
addresses.h
alias.c
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
basic-block.h tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_iter_bound. 2007-05-14 21:58:42 +00:00
bb-reorder.c
bitmap.c
bitmap.h emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit before very first instruction. 2007-04-01 19:48:01 +00:00
bt-load.c
builtin-attrs.def
builtin-types.def re PR other/31852 (Missing __builtin_memchr) 2007-05-11 11:49:29 +00:00
builtins.c builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the call to expand_expr(). 2007-05-14 21:42:47 +02:00
builtins.def re PR other/31852 (Missing __builtin_memchr) 2007-05-11 11:49:29 +00:00
c-aux-info.c
c-common.c c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. 2007-05-14 14:37:17 +00:00
c-common.def
c-common.h c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. 2007-05-14 14:37:17 +00:00
c-config-lang.in gengtype.c: Don't include gtyp-gen.h. 2007-03-26 21:07:27 +00:00
c-convert.c
c-cppbuiltin.c re PR driver/31694 (__GFORTRAN__ preprocessor macro) 2007-05-07 05:48:24 +00:00
c-decl.c c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. 2007-05-14 14:37:17 +00:00
c-dump.c
c-errors.c
c-format.c c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. 2007-05-14 14:37:17 +00:00
c-format.h
c-gimplify.c re PR c/30265 (Compound literal can cause invalid gimple) 2007-04-21 14:47:35 -07:00
c-incpath.c re PR c/22133 (In MinGW trailing slash forward not allowed in include path) 2007-05-07 17:41:35 +00:00
c-incpath.h
c-lang.c
c-lex.c
c-objc-common.c
c-objc-common.h c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. 2007-05-14 14:37:17 +00:00
c-omp.c
c-opts.c Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o. 2007-05-11 16:20:08 +00:00
c-parser.c
c-pch.c
c-ppoutput.c
c-pragma.c directives.c (lex_macro_node_from_str): New. 2007-03-30 14:12:53 -07:00
c-pragma.h
c-pretty-print.c
c-pretty-print.h
c-semantics.c
c-tree.h
c-typeck.c c-typeck.c (build_binary_op): Return early for error. 2007-05-14 23:49:36 +00:00
c.opt c.opt (Wmain,ffreestanding): Enable for C++,ObjC++. 2007-05-04 00:46:02 +00:00
caller-save.c
calls.c
cfg.c
cfganal.c
cfgbuild.c re PR rtl-optimization/29841 (ICE with scheduling and __builtin_trap) 2007-04-19 11:19:16 +00:00
cfgcleanup.c re PR rtl-optimization/31391 (undefined label with -O -g due to cfglayout) 2007-04-01 18:26:00 +00:00
cfgexpand.c tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Use bsi_after_labels. 2007-05-01 10:17:43 +00:00
cfghooks.c tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop_outer accessor functions. 2007-05-11 15:52:01 +00:00
cfghooks.h
cfglayout.c alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_locators_initialize... 2007-04-28 08:20:08 +00:00
cfglayout.h
cfgloop.c tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_iter_bound. 2007-05-14 21:58:42 +00:00
cfgloop.h tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_iter_bound. 2007-05-14 21:58:42 +00:00
cfgloopanal.c tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop_outer accessor functions. 2007-05-11 15:52:01 +00:00
cfgloopmanip.c tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_iter_bound. 2007-05-14 21:58:42 +00:00
cfgrtl.c predict.c: Include pointer-set.h. 2007-04-22 00:51:38 +00:00
cgraph.c
cgraph.h
cgraphbuild.c
cgraphunit.c semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn. 2007-05-11 12:18:17 +00:00
collect2.c libiberty.h (writeargv): Declare. 2007-05-08 00:37:39 +00:00
collect2.h
combine-stack-adj.c regmove.c: Move all of pass_stack_adjustments from here... 2007-03-30 18:17:31 +00:00
combine.c
common.opt * common.opt (fforward-propagate): Fix "Optimization" annotation. 2007-04-14 22:38:16 +00:00
conditions.h
config.build cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit. 2007-03-30 14:45:03 -07:00
config.gcc config.gcc (sparc-wrs-vxworks): New target. 2007-05-10 11:15:07 +00:00
config.host cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit. 2007-03-30 14:45:03 -07:00
config.in libiberty.h (writeargv): Declare. 2007-05-08 00:37:39 +00:00
configure configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix). 2007-05-12 08:00:12 +00:00
configure.ac configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix). 2007-05-12 08:00:12 +00:00
convert.c c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. 2007-05-14 14:37:17 +00:00
convert.h
coretypes.h
coverage.c
coverage.h
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c crtstuff.c (HIDDEN_DTOR_LIST_END): New macro. 2007-05-04 21:20:28 +02:00
cse.c
cselib.c
cselib.h
cstamp-h.in
dbxout.c
dbxout.h
ddg.c
ddg.h
debug.c
debug.h
defaults.h
df-core.c
df-problems.c
df-scan.c df-scan.c (record_nonlocal_goto_receiver_defs): New function. 2007-04-29 17:33:34 +00:00
df.h
dfp.c
dfp.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
dominance.c basic-block.h (cdi_direction): Assign values to all enumeration constants. 2007-05-04 18:08:06 +00:00
domwalk.c
domwalk.h
double-int.c double-int.c (mpz_set_double_int): Moved from tree-ssa-loop-niter.c. 2007-04-30 12:14:04 -07:00
double-int.h double-int.c (mpz_set_double_int): Moved from tree-ssa-loop-niter.c. 2007-04-30 12:14:04 -07:00
dummy-checksum.c
dwarf.h
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c dwarf2out.c (field_byte_offset): Move the existing logic under the control of PCC_BITFIELD_TYPE_MATTERS and just... 2007-04-24 14:45:08 +00:00
dwarf2out.h
ebitmap.c ebitmap.h: New file 2007-04-02 03:44:25 +00:00
ebitmap.h ebitmap.h: New file 2007-04-02 03:44:25 +00:00
emit-rtl.c emit-rtl.c (unshare_all_rtl_1): Don't copy DECL_RTL. 2007-05-08 21:26:29 +00:00
emit-rtl.h
emutls.c emutls.c (struct __emutls_array): New. 2007-03-29 16:34:10 -07:00
errors.c
errors.h
et-forest.c
et-forest.h
except.c builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the call to expand_expr(). 2007-05-14 21:42:47 +02:00
except.h
exec-tool.in Makefile.in (stamp-as, [...]): Remove. 2007-04-13 07:04:39 +00:00
explow.c builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the call to expand_expr(). 2007-05-14 21:42:47 +02:00
expmed.c c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. 2007-05-14 14:37:17 +00:00
expr.c builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the call to expand_expr(). 2007-05-14 21:42:47 +02:00
expr.h
final.c misc.c (gnat_expand_body): Don't call target for destructors, avoid redundant check on syntax errors. 2007-04-22 15:33:32 +00:00
fix-header.c
fixproto
flags.h Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o. 2007-05-11 16:20:08 +00:00
flow.c * flow.c (elim_reg_cond): Handle a comparison of a subreg. 2007-04-24 21:02:21 +00:00
fold-const.c c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. 2007-05-14 14:37:17 +00:00
fp-test.c
function.c alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_locators_initialize... 2007-04-28 08:20:08 +00:00
function.h tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_iter_bound. 2007-05-14 21:58:42 +00:00
fwprop.c
gbl-ctors.h
gcc.c libiberty.h (writeargv): Declare. 2007-05-08 00:37:39 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
gcse.c gcse.c (gcse_main): Do jump bypassing in CPROP2. 2007-05-12 18:15:38 +00:00
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c
genautomata.c genautomata.c (gen_regexp_el): Allocate correct size for regexp. 2007-05-14 16:46:44 +00:00
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c Makefile.in (insn-emit.o): Depend on $(INTEGRATE_H). 2007-04-12 17:59:57 +00:00
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l gengtype-parse.c: New file. 2007-03-26 21:18:43 +00:00
gengtype-parse.c Add file left out of prior commit, and regenerate the proper configure script 2007-03-26 22:23:50 +00:00
gengtype-yacc.y gengtype.h: Remove all type definitions to gengtype.c... 2007-03-26 21:04:59 +00:00
gengtype.c tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_iter_bound. 2007-05-14 21:58:42 +00:00
gengtype.h gengtype-parse.c: New file. 2007-03-26 21:18:43 +00:00
genmddeps.c
genmodes.c
genmultilib
genopinit.c md.texi (msub@var{m}@var{n}4, [...]): Document. 2007-05-08 22:51:14 +00:00
genoutput.c
genpeep.c
genpreds.c genpreds.c (write_insn_constraint_len): Write function optimized for CONSTRAINT_LEN implementation. 2007-04-03 08:31:27 +00:00
genrecog.c
gensupport.c
gensupport.h
ggc-common.c
ggc-none.c
ggc-page.c emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit before very first instruction. 2007-04-01 19:48:01 +00:00
ggc-zone.c
ggc.h
gimple-low.c
gimplify.c gimplify.c (gimplify_expr): Do not crash when folding (void *)(int)&a + 4. 2007-05-07 10:36:09 +00:00
glimits.h
global.c
graph.c
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-nks.h
gthr-posix.c
gthr-posix.h
gthr-posix95.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit. 2007-03-30 14:45:03 -07:00
gthr.h
haifa-sched.c haifa-sched.c (rtx_vec_t): New typedef. 2007-05-04 07:21:20 +00:00
hard-reg-set.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c basic-block.h (cdi_direction): Assign values to all enumeration constants. 2007-05-04 18:08:06 +00:00
input.h gengtype-parse.c: New file. 2007-03-26 21:18:43 +00:00
insn-addr.h
insn-notes.def
integrate.c
integrate.h
intl.c
intl.h
ipa-cp.c
ipa-inline.c opts.c (decode_options): Do not fiddle with inlining parameters in case of optimizing for size. 2007-05-04 15:32:42 +00:00
ipa-prop.c
ipa-prop.h
ipa-pure-const.c
ipa-reference.c
ipa-reference.h
ipa-type-escape.c Improve comment... 2007-05-10 18:52:03 +00:00
ipa-type-escape.h
ipa-utils.c
ipa-utils.h
ipa.c
jump.c
lambda-code.c tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop_outer accessor functions. 2007-05-11 15:52:01 +00:00
lambda-mat.c
lambda-trans.c
lambda.h
langhooks-def.h c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. 2007-05-14 14:37:17 +00:00
langhooks.c langhooks.c (lhd_tree_inlining_add_pending_fn_decls, [...]): Remove. 2007-04-08 13:14:39 +00:00
langhooks.h c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. 2007-05-14 14:37:17 +00:00
lcm.c
libada-mk.in
libfuncs.h
libgcc-std.ver libgcc-std.ver (__ffssi2): Added to GCC_4.3.0 section. 2007-05-04 07:07:47 +00:00
libgcc2.c libgcc2.h (AVOID_FP_TYPE_CONVERSION): Rename from IS_IBM_EXTENDED. 2007-04-24 08:28:21 -07:00
libgcc2.h libgcc2.h (AVOID_FP_TYPE_CONVERSION): Rename from IS_IBM_EXTENDED. 2007-04-24 08:28:21 -07:00
libgcov.c
limitx.h
limity.h
lists.c
local-alloc.c
longlong.h
loop-doloop.c
loop-init.c tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_iter_bound. 2007-05-14 21:58:42 +00:00
loop-invariant.c re PR rtl-optimization/31848 (Invalid loop optimization causes bootstrap failure in genautomata) 2007-05-12 18:12:54 +00:00
loop-iv.c
loop-unroll.c Fix PR30957 2007-05-06 10:35:42 +00:00
loop-unswitch.c
lower-subreg.c
machmode.def
machmode.h
main.c
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c
modulo-sched.c tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop_outer accessor functions. 2007-05-11 15:52:01 +00:00
omega.c
omega.h
omp-builtins.def
omp-low.c tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only GIMPLE_MODIFY_STMTs. 2007-04-27 08:20:39 +00:00
opt-functions.awk
opt-gather.awk
optabs.c builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the call to expand_expr(). 2007-05-14 21:42:47 +02:00
optabs.h md.texi (msub@var{m}@var{n}4, [...]): Document. 2007-05-08 22:51:14 +00:00
optc-gen.awk
opth-gen.awk
opts-common.c
opts.c Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o. 2007-05-11 16:20:08 +00:00
opts.h
output.h
params.c
params.def * params.def: Fix formatting of emacs local variables. 2007-04-23 16:20:38 +00:00
params.h re PR tree-optimization/30735 (50% slow down due to mem-ssa merge) 2007-04-11 12:14:06 -04:00
passes.c gcse.c (gcse_main): Do jump bypassing in CPROP2. 2007-05-12 18:15:38 +00:00
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload.c
predict.c tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Use bsi_after_labels. 2007-05-01 10:17:43 +00:00
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c
print-tree.c
profile.c
protoize.c
read-rtl.c
real.c real.c (mpfr_from_real): Handle Inf and NaN, and allow the rounding mode to be specified by the caller. 2007-04-24 19:12:47 -07:00
real.h real.c (mpfr_from_real): Handle Inf and NaN, and allow the rounding mode to be specified by the caller. 2007-04-24 19:12:47 -07:00
recog.c
recog.h
reg-notes.def
reg-stack.c reg-stack.c (replace_reg): Use IN_RANGE macro in gcc_assert(). 2007-03-26 10:34:01 +02:00
regclass.c regclass.c (scan_one_insn): Remove splitting of two address insns. 2007-04-29 11:47:11 +00:00
regmove.c * regmove.c: Fix unused variable warnings due to previous commit. 2007-04-05 17:57:13 +00:00
regrename.c
regs.h
reload.c re PR rtl-optimization/28011 ([SH] g++ generates wrong code, if '-fno-exceptions' and '-O' options are specified) 2007-05-08 22:22:49 +00:00
reload.h reload.h (elimination_target_reg_p): Declare. 2007-04-27 11:39:47 +00:00
reload1.c reload.h (elimination_target_reg_p): Declare. 2007-04-27 11:39:47 +00:00
reorg.c
resource.c
resource.h
rtl-error.c
rtl-factoring.c
rtl.c
rtl.def rtl.def (SS_ABS): New code. 2007-04-29 13:22:04 +00:00
rtl.h alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_locators_initialize... 2007-04-28 08:20:08 +00:00
rtlanal.c
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c re PR rtl-optimization/29841 (ICE with scheduling and __builtin_trap) 2007-04-19 11:19:16 +00:00
sched-ebb.c sched-ebb.c (debug_ebb_dependencies): New static function. 2007-05-04 07:13:28 +00:00
sched-int.h haifa-sched.c (rtx_vec_t): New typedef. 2007-05-04 07:21:20 +00:00
sched-rgn.c sched-ebb.c (debug_ebb_dependencies): New static function. 2007-05-04 07:13:28 +00:00
sched-vis.c
sdbout.c
sdbout.h
see.c
simplify-rtx.c re PR middle-end/31530 (Incorrect folding of multiplication and sign change when followed by an addition) 2007-04-11 11:13:54 +00:00
sort-protos
sreal.c
sreal.h
stab.def
statistics.h
stmt.c builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the call to expand_expr(). 2007-05-14 21:42:47 +02:00
stor-layout.c
stringpool.c
struct-equiv.c
stub-objc.c stub-objc.c (objc_build_keyword_decl): Avoid C++ keywords. 2007-04-12 19:00:38 +00:00
sync-builtins.def
sys-protos.h
sys-types.h
system.h re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for strsignal") 2007-05-02 23:14:52 -07:00
target-def.h
target.h
targhooks.c
targhooks.h
timevar.c timevar.c (timevar_print): Test ENABLE_ASSERT_CHECKING instead of ASSERT_CHECKING. 2007-05-06 21:21:17 +00:00
timevar.def
timevar.h
tlink.c
toplev.c re PR middle-end/25923 ([gfortran] garbled diagnostics with -O -Wuninitialized) 2007-04-24 20:52:16 +00:00
toplev.h
tracer.c
tree-affine.c
tree-affine.h
tree-browser.c
tree-browser.def
tree-cfg.c tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop_outer accessor functions. 2007-05-11 15:52:01 +00:00
tree-cfgcleanup.c basic-block.h (cdi_direction): Assign values to all enumeration constants. 2007-05-04 18:08:06 +00:00
tree-chrec.c re PR tree-optimization/31885 (Not removing empty loop, scev not finding the correct result) 2007-05-10 21:33:11 +00:00
tree-chrec.h re PR tree-optimization/31885 (Not removing empty loop, scev not finding the correct result) 2007-05-10 21:33:11 +00:00
tree-complex.c tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only GIMPLE_MODIFY_STMTs. 2007-04-27 08:20:39 +00:00
tree-data-ref.c tree-scalar-evolution.c (resolve_mixers): Exported. 2007-05-13 17:32:06 +00:00
tree-data-ref.h tree-scalar-evolution.c (resolve_mixers): Exported. 2007-05-13 17:32:06 +00:00
tree-dfa.c re PR tree-optimization/30735 (50% slow down due to mem-ssa merge) 2007-04-11 12:14:06 -04:00
tree-dump.c re PR tree-optimization/31847 (Printing to dump file broken) 2007-05-08 15:33:56 +00:00
tree-dump.h
tree-eh.c re PR tree-optimization/30558 (ICE with OpenMP and exceptions) 2007-04-26 09:29:46 +02:00
tree-flow-inline.h tree-phinodes.c (reserve_phi_args_for_new_edge, [...]): Use phi_nodes_ptr. 2007-04-23 23:15:54 +00:00
tree-flow.h Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o. 2007-05-11 16:20:08 +00:00
tree-gimple.c
tree-gimple.h
tree-if-conv.c tree-phinodes.c (reserve_phi_args_for_new_edge, [...]): Use phi_nodes_ptr. 2007-04-23 23:15:54 +00:00
tree-inline.c alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_locators_initialize... 2007-04-28 08:20:08 +00:00
tree-inline.h omp-low.c (splay-tree.h): Include. 2007-03-31 14:07:29 +00:00
tree-into-ssa.c
tree-iterator.c tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only GIMPLE_MODIFY_STMTs. 2007-04-27 08:20:39 +00:00
tree-iterator.h
tree-loop-linear.c tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop_outer accessor functions. 2007-05-11 15:52:01 +00:00
tree-mudflap.c tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only GIMPLE_MODIFY_STMTs. 2007-04-27 08:20:39 +00:00
tree-mudflap.h
tree-nested.c
tree-nomudflap.c
tree-nrv.c
tree-object-size.c fold-const.c (fold_unary): Convert (T1)(X op Y) into ((T1)X op (T1)Y)... 2007-05-04 00:40:20 +00:00
tree-optimize.c tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only GIMPLE_MODIFY_STMTs. 2007-04-27 08:20:39 +00:00
tree-outof-ssa.c
tree-pass.h alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_locators_initialize... 2007-04-28 08:20:08 +00:00
tree-phinodes.c tree-phinodes.c (reserve_phi_args_for_new_edge, [...]): Use phi_nodes_ptr. 2007-04-23 23:15:54 +00:00
tree-pretty-print.c tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only GIMPLE_MODIFY_STMTs. 2007-04-27 08:20:39 +00:00
tree-profile.c
tree-scalar-evolution.c tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_iter_bound. 2007-05-14 21:58:42 +00:00
tree-scalar-evolution.h tree-scalar-evolution.c (resolve_mixers): Exported. 2007-05-13 17:32:06 +00:00
tree-sra.c re PR middle-end/22156 (bit-field copying regressed) 2007-04-30 17:41:11 +00:00
tree-ssa-address.c
tree-ssa-alias-warnings.c Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o. 2007-05-11 16:20:08 +00:00
tree-ssa-alias.c Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o. 2007-05-11 16:20:08 +00:00
tree-ssa-ccp.c tree.h (maybe_fold_offset_to_component_ref): Remove. 2007-05-01 11:18:01 +00:00
tree-ssa-coalesce.c
tree-ssa-copy.c re PR tree-optimization/30735 (50% slow down due to mem-ssa merge) 2007-04-11 12:14:06 -04:00
tree-ssa-copyrename.c
tree-ssa-dce.c basic-block.h (cdi_direction): Assign values to all enumeration constants. 2007-05-04 18:08:06 +00:00
tree-ssa-dom.c tree-ssa-dom.c (tree_ssa_dominator_optimize): Do not free dominance info after purging EH edges. 2007-05-07 12:48:46 +00:00
tree-ssa-dse.c Extend dse 2007-05-13 07:49:47 +00:00
tree-ssa-forwprop.c re PR tree-optimization/31797 (infinite loop in tree-ssa-pre or ICE) 2007-05-12 17:21:43 +00:00
tree-ssa-live.c
tree-ssa-live.h
tree-ssa-loop-ch.c re PR tree-optimization/31602 (Overflow warning causes GDB -Werror build failure) 2007-04-24 20:44:45 +00:00
tree-ssa-loop-im.c tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop_outer accessor functions. 2007-05-11 15:52:01 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Use bsi_after_labels. 2007-05-01 10:17:43 +00:00
tree-ssa-loop-manip.c tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop_outer accessor functions. 2007-05-11 15:52:01 +00:00
tree-ssa-loop-niter.c tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_iter_bound. 2007-05-14 21:58:42 +00:00
tree-ssa-loop-prefetch.c tree-ssa-loop-prefetch.c (loop_prefetch_arrays): Ignore cold loops. 2007-04-15 03:36:25 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_iter_bound. 2007-05-14 21:58:42 +00:00
tree-ssa-math-opts.c
tree-ssa-operands.c tree-ssa-structalias.c (delete_points_to_sets): Free graph->complex. 2007-04-20 23:27:51 +00:00
tree-ssa-operands.h re PR tree-optimization/30735 (50% slow down due to mem-ssa merge) 2007-04-11 12:14:06 -04:00
tree-ssa-phiopt.c
tree-ssa-pre.c re PR tree-optimization/31911 (Short function (md4) takes very long to compile) 2007-05-13 21:52:10 +00:00
tree-ssa-propagate.c tree-ssa-propagate.c (cfg_blocks_add): Insert blocks with fewer predecessors at head rather than tail. 2007-04-17 05:16:07 +00:00
tree-ssa-propagate.h
tree-ssa-reassoc.c
tree-ssa-sink.c tree-ssa-sink.c (execute_sink_code): Calculate CDI_DOMINATORS and CDI_POST_DOMINATORS separately. 2007-04-23 14:19:39 +00:00
tree-ssa-structalias.c tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs. 2007-04-21 13:40:31 -07:00
tree-ssa-structalias.h re PR tree-optimization/30735 (50% slow down due to mem-ssa merge) 2007-04-11 12:14:06 -04:00
tree-ssa-ter.c
tree-ssa-threadedge.c cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge. 2007-04-09 06:51:43 +00:00
tree-ssa-threadupdate.c
tree-ssa-uncprop.c
tree-ssa.c basic-block.h (cdi_direction): Assign values to all enumeration constants. 2007-05-04 18:08:06 +00:00
tree-ssanames.c
tree-stdarg.c
tree-stdarg.h
tree-tailcall.c
tree-vect-analyze.c tree-scalar-evolution.c (resolve_mixers): Exported. 2007-05-13 17:32:06 +00:00
tree-vect-generic.c re PR tree-optimization/24659 (Conversions are not vectorized) 2007-04-22 20:45:06 +02:00
tree-vect-patterns.c tree-vectorizer.h (stmt_vec_info_type): Add enum value induc_vec_info_type. 2007-04-17 07:31:45 +00:00
tree-vect-transform.c tree-scalar-evolution.c (resolve_mixers): Exported. 2007-05-13 17:32:06 +00:00
tree-vectorizer.c tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop_outer accessor functions. 2007-05-11 15:52:01 +00:00
tree-vectorizer.h tree-vectorizer.c (destroy_loop_vec_info): Set loop->aux to NULL. 2007-04-18 17:43:27 +00:00
tree-vn.c
tree-vrp.c re PR tree-optimization/31739 (ICE at tree.c:902 compiling g-regexp.adb) 2007-05-01 17:51:56 +00:00
tree.c c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of c_common_unsigned_type. 2007-05-14 14:37:17 +00:00
tree.def re PR tree-optimization/24659 (Conversions are not vectorized) 2007-04-22 20:45:06 +02:00
tree.h re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for strsignal") 2007-05-02 23:14:52 -07:00
treestruct.def
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c
unwind-dw2.h
unwind-generic.h unwind-generic.h (_sleb128_t, _uleb128_t): Don't use HAVE_LONG_LONG to decide, but __SIZEOF_LONG_LONG__. 2007-03-29 16:35:33 -07:00
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only GIMPLE_MODIFY_STMTs. 2007-04-27 08:20:39 +00:00
value-prof.h
var-tracking.c
varasm.c varasm.c (align_variable): Don't increase alignment for DECL_THREAD_LOCAL_P variables above BITS_PER_WORD... 2007-05-04 21:17:57 +02:00
varpool.c
varray.c
varray.h
vec.c
vec.h vec.h: Remove all #if IN_GENGTYPE blocks. 2007-03-26 20:49:17 +00:00
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
web.c
xcoff.h
xcoffout.c
xcoffout.h

README.Portability

Copyright (C) 2000, 2003 Free Software Foundation, Inc.

This file is intended to contain a few notes about writing C code
within GCC so that it compiles without error on the full range of
compilers GCC needs to be able to compile on.

The problem is that many ISO-standard constructs are not accepted by
either old or buggy compilers, and we keep getting bitten by them.
This knowledge until know has been sparsely spread around, so I
thought I'd collect it in one useful place.  Please add and correct
any problems as you come across them.

I'm going to start from a base of the ISO C90 standard, since that is
probably what most people code to naturally.  Obviously using
constructs introduced after that is not a good idea.

For the complete coding style conventions used in GCC, please read
http://gcc.gnu.org/codingconventions.html


String literals
---------------

Irix6 "cc -n32" and OSF4 "cc" have problems with constant string
initializers with parens around it, e.g.

const char string[] = ("A string");

This is unfortunate since this is what the GNU gettext macro N_
produces.  You need to find a different way to code it.

Some compilers like MSVC++ have fairly low limits on the maximum
length of a string literal; 509 is the lowest we've come across.  You
may need to break up a long printf statement into many smaller ones.


Empty macro arguments
---------------------

ISO C (6.8.3 in the 1990 standard) specifies the following:

If (before argument substitution) any argument consists of no
preprocessing tokens, the behavior is undefined.

This was relaxed by ISO C99, but some older compilers emit an error,
so code like

#define foo(x, y) x y
foo (bar, )

needs to be coded in some other way.


free and realloc
----------------

Some implementations crash upon attempts to free or realloc the null
pointer.  Thus if mem might be null, you need to write

  if (mem)
    free (mem);


Trigraphs
---------

You weren't going to use them anyway, but some otherwise ISO C
compliant compilers do not accept trigraphs.


Suffixes on Integer Constants
-----------------------------

You should never use a 'l' suffix on integer constants ('L' is fine),
since it can easily be confused with the number '1'.


			Common Coding Pitfalls
			======================

errno
-----

errno might be declared as a macro.


Implicit int
------------

In C, the 'int' keyword can often be omitted from type declarations.
For instance, you can write

  unsigned variable;

as shorthand for

  unsigned int variable;

There are several places where this can cause trouble.  First, suppose
'variable' is a long; then you might think

  (unsigned) variable

would convert it to unsigned long.  It does not.  It converts to
unsigned int.  This mostly causes problems on 64-bit platforms, where
long and int are not the same size.

Second, if you write a function definition with no return type at
all:

  operate (int a, int b)
  {
    ...
  }

that function is expected to return int, *not* void.  GCC will warn
about this.

Implicit function declarations always have return type int.  So if you
correct the above definition to

  void
  operate (int a, int b)
  ...

but operate() is called above its definition, you will get an error
about a "type mismatch with previous implicit declaration".  The cure
is to prototype all functions at the top of the file, or in an
appropriate header.

Char vs unsigned char vs int
----------------------------

In C, unqualified 'char' may be either signed or unsigned; it is the
implementation's choice.  When you are processing 7-bit ASCII, it does
not matter.  But when your program must handle arbitrary binary data,
or fully 8-bit character sets, you have a problem.  The most obvious
issue is if you have a look-up table indexed by characters.

For instance, the character '\341' in ISO Latin 1 is SMALL LETTER A
WITH ACUTE ACCENT.  In the proper locale, isalpha('\341') will be
true.  But if you read '\341' from a file and store it in a plain
char, isalpha(c) may look up character 225, or it may look up
character -31.  And the ctype table has no entry at offset -31, so
your program will crash.  (If you're lucky.)

It is wise to use unsigned char everywhere you possibly can.  This
avoids all these problems.  Unfortunately, the routines in <string.h>
take plain char arguments, so you have to remember to cast them back
and forth - or avoid the use of strxxx() functions, which is probably
a good idea anyway.

Another common mistake is to use either char or unsigned char to
receive the result of getc() or related stdio functions.  They may
return EOF, which is outside the range of values representable by
char.  If you use char, some legal character value may be confused
with EOF, such as '\377' (SMALL LETTER Y WITH UMLAUT, in Latin-1).
The correct choice is int.

A more subtle version of the same mistake might look like this:

  unsigned char pushback[NPUSHBACK];
  int pbidx;
  #define unget(c) (assert(pbidx < NPUSHBACK), pushback[pbidx++] = (c))
  #define get(c) (pbidx ? pushback[--pbidx] : getchar())
  ...
  unget(EOF);

which will mysteriously turn a pushed-back EOF into a SMALL LETTER Y
WITH UMLAUT.


Other common pitfalls
---------------------

o Expecting 'plain' char to be either sign or unsigned extending.

o Shifting an item by a negative amount or by greater than or equal to
  the number of bits in a type (expecting shifts by 32 to be sensible
  has caused quite a number of bugs at least in the early days).

o Expecting ints shifted right to be sign extended.

o Modifying the same value twice within one sequence point.

o Host vs. target floating point representation, including emitting NaNs
  and Infinities in a form that the assembler handles.

o qsort being an unstable sort function (unstable in the sense that
  multiple items that sort the same may be sorted in different orders
  by different qsort functions).

o Passing incorrect types to fprintf and friends.

o Adding a function declaration for a module declared in another file to
  a .c file instead of to a .h file.