gcc/gcc
Tobias Burnus ba6f707972 re PR fortran/41479 (intent(out) for types with default initialization)
2009-10-02  Tobias Burnus  <burnus@net-b.de>

        PR fortran/41479
        * trans-decl.c (gfc_init_default_dt): Check for presence of
        the argument only if it is optional or in entry master.
        (init_intent_out_dt): Ditto; call gfc_init_default_dt
        for all derived types with initializers.

2009-10-02  Tobias Burnus  <burnus@net-b.de>

        PR fortran/41479
        * gfortran.dg/intent_out_5.f90: New test.

From-SVN: r152407
2009-10-02 18:25:50 +02:00
..
ada decl.c (gnat_to_gnu_entity): Factor out common code processing the component type into... 2009-09-29 11:13:29 +00:00
config lb1sf68.asm (PICCALL): Use variable sized branch. 2009-10-02 11:20:51 +00:00
cp parser.c (cp_parser_lambda_expression): Compute visibility. 2009-10-02 00:33:51 -04:00
doc install.texi cleanups. 2009-09-30 00:47:38 +00:00
fortran re PR fortran/41479 (intent(out) for types with default initialization) 2009-10-02 18:25:50 +02:00
ginclude
java except.h (struct eh_region_d): Add use_cxa_end_cleanup. 2009-09-28 09:44:32 -07:00
objc Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
objcp re PR objc++/41430 (exception handling testsuite failures in objc++) 2009-09-22 13:49:03 +00:00
po * fi.po: Update. 2009-09-03 20:22:55 +01:00
testsuite re PR fortran/41479 (intent(out) for types with default initialization) 2009-10-02 18:25:50 +02:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4 [multiple changes] 2009-09-08 17:21:07 +02:00
addresses.h
alias.c alias.c (ao_ref_from_mem): Properly deal with off decl accesses resulting from stack temporaries on... 2009-09-29 14:29:10 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
auto-inc-dec.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
BASE-VER
basic-block.h gengtype.c (main): Handle uint64_t. 2009-08-27 08:56:10 +00:00
bb-reorder.c bb-reorder.c (fix_up_fall_thru_edges): Only call invert_jump on jumps. 2009-08-18 13:16:46 +02:00
bitmap.c hwint.h (HOST_LONG_FORMAT): New macro 2009-08-25 23:19:16 +00:00
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def
builtins.c builtins.c (interclass_mathfn_icode): New helper. 2009-09-28 12:54:23 +00:00
builtins.def except.h (struct eh_region_d): Add use_cxa_end_cleanup. 2009-09-28 09:44:32 -07:00
c-aux-info.c
c-common.c tree.h (tree_decl_common::lang_flag_8): New. 2009-10-01 05:13:56 +00:00
c-common.def
c-common.h tree.h (tree_decl_common::lang_flag_8): New. 2009-10-01 05:13:56 +00:00
c-config-lang.in c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Do not define. 2009-08-20 16:11:37 +00:00
c-convert.c
c-cppbuiltin.c extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all platforms. 2009-08-14 17:25:48 -04:00
c-decl.c re PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enumerator is sometimes missing) 2009-09-23 18:07:13 +02:00
c-dump.c
c-errors.c
c-format.c Changelog gcc/ 2009-08-24 08:17:33 +02:00
c-format.h Changelog gcc/ 2009-08-24 08:17:33 +02:00
c-gimplify.c
c-lang.c [multiple changes] 2009-09-03 00:07:12 -04:00
c-lang.h c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Do not define. 2009-08-20 16:11:37 +00:00
c-lex.c c-lex.c (c_lex_with_flags): Increase size of local variable to avoid memory clobber. 2009-08-14 14:38:24 +00:00
c-objc-common.c
c-objc-common.h tree-flow.h (mark_addressable): Move declaration ... 2009-09-01 08:38:10 +00:00
c-omp.c
c-opts.c re PR middle-end/40500 (Revision 148512 failed to build binutils) 2009-09-28 21:23:35 +00:00
c-parser.c cgraphunit.c (cgraph_lower_function): Revert last change. 2009-09-24 11:21:39 +02:00
c-pch.c
c-ppoutput.c
c-pragma.c extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all platforms. 2009-08-14 17:25:48 -04:00
c-pragma.h
c-pretty-print.c tree-ssa-reassoc.c (find_operand_rank): Cast pointer via intptr_t to long type. 2009-09-08 17:26:50 +02:00
c-pretty-print.h
c-semantics.c
c-tree.h builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. 2009-09-14 13:17:24 -07:00
c-typeck.c re PR c/41476 (__typeof__ expands to const type for function types) 2009-09-27 15:27:08 +00:00
c.opt c.opt: Add -fno-deduce-init-list. 2009-09-18 17:25:10 -04:00
caller-save.c hard-reg-set.h (call_fixed_regs): Remove. 2009-09-03 02:20:52 +04:00
calls.c re PR target/41246 (should "sorry" when regparm=3 and nested functions are encountered) 2009-09-22 08:11:37 -07:00
cfg.c ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate. 2009-09-10 18:21:45 +02:00
cfganal.c
cfgbuild.c re PR middle-end/41360 (Revision 151696 breaks gcc.c-torture/compile/builtin_unreachable-1.c) 2009-09-16 13:12:35 -07:00
cfgcleanup.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
cfgexpand.c re PR bootstrap/41404 (expr.c undefined reference while linking jc1) 2009-10-02 17:01:22 +02:00
cfghooks.c
cfghooks.h
cfglayout.c cfglayout.c (fixup_reorder_chain): Accept conditional jumps without a fallthrough edge. 2009-09-17 07:52:40 +00:00
cfglayout.h
cfgloop.c New implementation of Graphite. 2009-07-31 02:44:28 +00:00
cfgloop.h New implementation of Graphite. 2009-07-31 02:44:28 +00:00
cfgloopanal.c re PR target/41279 (252.eon performance regression) 2009-09-30 11:57:56 +02:00
cfgloopmanip.c cfgloopmanip.c (create_empty_loop_on_edge): Generate upper bounds with LT_EXPR to make niter analysis more precise on code... 2009-08-28 20:24:51 +00:00
cfgrtl.c builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. 2009-09-14 13:17:24 -07:00
cgraph.c cgraph.c (cgraph_clone_node): Add redirect_callers parameter. 2009-10-01 23:20:15 +00:00
cgraph.h cgraph.c (cgraph_clone_node): Add redirect_callers parameter. 2009-10-01 23:20:15 +00:00
cgraphbuild.c
cgraphunit.c cgraphunit.c (cgraph_lower_function): Revert last change. 2009-09-24 11:21:39 +02:00
ChangeLog re PR bootstrap/41404 (expr.c undefined reference while linking jc1) 2009-10-02 17:01:22 +02:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog.dataflow
ChangeLog.graphite graphite-dependences.c (graphite_legal_transform_bb): Call pbb_remove_duplicate_pdrs. 2009-08-28 20:41:53 +00:00
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def
collect2-aix.c
collect2-aix.h
collect2.c collect2.c (main): Look for -brtl before adding libraries. 2009-09-27 15:19:59 +00:00
collect2.h
combine-stack-adj.c re PR bootstrap/41241 (bootstrap comparison failure) 2009-09-06 21:15:45 +00:00
combine.c [multiple changes] 2009-09-20 11:22:11 +02:00
common.opt re PR bootstrap/41405 (Bootstrap fails on *-apple-darwin* due to revision 151815) 2009-09-24 10:02:29 -07:00
conditions.h
config.build config.build (ia64-hp-*vms*): New target. 2009-08-09 07:05:11 +00:00
config.gcc config.gcc (sh-symbianelf): Replace definition of extra_objs with separate definitions of c_target_objs and... 2009-09-30 07:27:28 +00:00
config.host config.host: Set for x64 mingw the option use_long_long_for_widest_fast_int to yes. 2009-09-13 18:59:47 +02:00
config.in configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check. 2009-09-20 10:36:05 +00:00
configure Fix library dependencies for -Wl,--as-needed. 2009-09-27 06:49:33 +00:00
configure.ac Fix library dependencies for -Wl,--as-needed. 2009-09-27 06:49:33 +00:00
convert.c convert.c (convert_to_integer): Don't assume an input pointer is POINTER_SIZE wide. 2009-08-24 21:23:22 +00:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
coverage.c
coverage.h
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c unwind-dw2-fde-glibc.c: Define and use USE_PT_GNU_EH_FRAME. 2009-09-22 16:28:26 +00:00
cse.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
cselib.c re PR debug/41276 (Segmentation fault in lookup_page_table_entry) 2009-09-11 07:44:06 +00:00
cselib.h invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
cstamp-h.in
DATESTAMP Daily bump. 2009-10-02 00:16:48 +00:00
dbgcnt.c dbgcnt.c (dbg_cnt_process_single_pair): constify. 2009-09-12 15:46:45 -04:00
dbgcnt.def
dbgcnt.h
dbxout.c tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL. 2009-09-13 10:46:11 +00:00
dbxout.h
dce.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
dce.h
ddg.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
ddg.h invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
debug.c
debug.h
defaults.h hooks.h (hook_bool_const_int_const_int_true): Declare. 2009-08-26 01:09:00 +04:00
DEV-PHASE
df-byte-scan.c
df-core.c
df-problems.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
df-scan.c re PR target/41246 (should "sorry" when regparm=3 and nested functions are encountered) 2009-09-22 08:11:37 -07:00
df.h invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
dfp.c
dfp.h
diagnostic.c [multiple changes] 2009-09-03 00:07:12 -04:00
diagnostic.def
diagnostic.h [multiple changes] 2009-09-03 00:07:12 -04:00
dojump.c expr.h (jumpifnot_1, [...]): Declare. 2009-08-25 13:35:39 +00:00
dominance.c
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
dse.h
dummy-checksum.c
dwarf2asm.c configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check. 2009-09-20 10:36:05 +00:00
dwarf2asm.h
dwarf2out.c re PR bootstrap/41404 (expr.c undefined reference while linking jc1) 2009-10-02 17:01:22 +02:00
dwarf2out.h
ebitmap.c
ebitmap.h
emit-rtl.c re PR target/41246 (should "sorry" when regparm=3 and nested functions are encountered) 2009-09-22 08:11:37 -07:00
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h
except.c except.h (struct eh_region_d): Add use_cxa_end_cleanup. 2009-09-28 09:44:32 -07:00
except.h except.h (struct eh_region_d): Add use_cxa_end_cleanup. 2009-09-28 09:44:32 -07:00
exec-tool.in
explow.c tree.c (tree_expr_size): New function. 2009-09-01 08:41:53 +00:00
expmed.c
expr.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
expr.h re PR target/41246 (should "sorry" when regparm=3 and nested functions are encountered) 2009-09-22 08:11:37 -07:00
final.c re PR target/41246 (should "sorry" when regparm=3 and nested functions are encountered) 2009-09-22 08:11:37 -07:00
fixed-value.c
fixed-value.h
flags.h
fold-const.c builtins.c (interclass_mathfn_icode): New helper. 2009-09-28 12:54:23 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c function.c (current_function_name): If there is no current function just return "<none>". 2009-09-29 09:31:41 +00:00
function.h re PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enumerator is sometimes missing) 2009-09-23 18:07:13 +02:00
fwprop.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
gbl-ctors.h
gcc-plugin.h tree-pass.h (register_pass_info): New structure. 2009-09-28 23:15:35 +00:00
gcc.c gcc.c (this_is_linker_script): New variable. 2009-09-07 14:48:02 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
gcse.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
gdbinit.in
genattr.c
genattrtab.c tree-ssa-reassoc.c (find_operand_rank): Cast pointer via intptr_t to long type. 2009-09-08 17:26:50 +02:00
genautomata.c
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-parse.c
gengtype.c gengtype.c (plugin_output): New. 2009-09-29 18:26:33 +00:00
gengtype.h
genmddeps.c
genmodes.c
genmultilib
genopinit.c
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
ggc-common.c Add support for using ggc cache tables from plugins. 2009-09-28 08:50:39 +00:00
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h Add support for using ggc cache tables from plugins. 2009-09-28 08:50:39 +00:00
gimple-iterator.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
gimple-low.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
gimple-pretty-print.c builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. 2009-09-14 13:17:24 -07:00
gimple.c builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. 2009-09-14 13:17:24 -07:00
gimple.def builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. 2009-09-14 13:17:24 -07:00
gimple.h builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. 2009-09-14 13:17:24 -07:00
gimplify.c builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. 2009-09-14 13:17:24 -07:00
glimits.h
graph.c
graph.h
graphds.c
graphds.h
graphite-blocking.c graphite-blocking.c (pbb_strip_mine_loop_depth): Renamed pbb_strip_mine_time_depth. 2009-08-28 20:33:10 +00:00
graphite-clast-to-gimple.c Measure time spent in DD analysis and in code gen. 2009-08-12 14:18:17 +00:00
graphite-clast-to-gimple.h New Graphite files. 2009-07-31 02:43:11 +00:00
graphite-dependences.c graphite-dependences.c (graphite_legal_transform_bb): Call pbb_remove_duplicate_pdrs. 2009-08-28 20:41:53 +00:00
graphite-dependences.h graphite-dependences.c (pddr_original_scattering): New. 2009-08-28 20:31:28 +00:00
graphite-interchange.c graphite-interchange.c (pbb_interchange_profitable_p): Adjust the strides by multiplying by PDR_NB_REFS. 2009-08-28 20:40:59 +00:00
graphite-poly.c graphite-dependences.c (graphite_legal_transform_bb): Call pbb_remove_duplicate_pdrs. 2009-08-28 20:41:53 +00:00
graphite-poly.h graphite-dependences.c (graphite_legal_transform_bb): Call pbb_remove_duplicate_pdrs. 2009-08-28 20:41:53 +00:00
graphite-ppl.c graphite-ppl.c (ppl_max_for_le): Renamed ppl_max_for_le_pointset. 2009-08-28 20:32:20 +00:00
graphite-ppl.h graphite-ppl.c (ppl_max_for_le): Renamed ppl_max_for_le_pointset. 2009-08-28 20:32:20 +00:00
graphite-scop-detection.c graphite-dependences.c (pddr_original_scattering): New. 2009-08-28 20:31:28 +00:00
graphite-scop-detection.h New Graphite files. 2009-07-31 02:43:11 +00:00
graphite-sese-to-poly.c graphite-sese-to-poly.c (pdr_add_data_dimensions): Add bounds only for ARRAY_REFs. 2009-09-17 17:33:37 +04:00
graphite-sese-to-poly.h New Graphite files. 2009-07-31 02:43:11 +00:00
graphite.c Remove pragma GCC diagnostic warning "-Wc++-compat". 2009-08-12 15:13:52 +00:00
graphite.h New implementation of Graphite. 2009-07-31 02:44:28 +00:00
gsstruct.def Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h gthr-dce.h (CONST_CAST2): Define if not defined. 2009-08-02 01:38:27 +00:00
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-mipssde.h
gthr-nks.h
gthr-posix95.h
gthr-posix.c
gthr-posix.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h gthr-win32.h (__UNUSED_PARAM): Define, if not already present. 2009-08-25 12:32:38 +02:00
gthr.h
haifa-sched.c invoke.texi (-fsched-pressure): Document it. 2009-09-02 18:54:25 +00:00
hard-reg-set.h hard-reg-set.h (call_fixed_regs): Remove. 2009-09-03 02:20:52 +04:00
hooks.c hooks.h (hook_bool_const_int_const_int_true): Declare. 2009-08-26 01:09:00 +04:00
hooks.h hooks.h (hook_bool_const_int_const_int_true): Declare. 2009-08-26 01:09:00 +04:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h hwint.h (HOST_LONG_FORMAT): New macro 2009-08-25 23:19:16 +00:00
ifcvt.c ifcvt.c (noce_try_abs): Recognize pattern and call expand_one_cmpl_abs_nojump. 2009-09-28 21:26:31 +00:00
incpath.c
incpath.h
init-regs.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
input.h
insn-addr.h
insn-notes.def
integrate.c integrate.c (set_block_abstract_flags): Call set_decl_abstract_flags also on BLOCK_NONLOCALIZED_VARs. 2009-09-16 15:35:23 +02:00
integrate.h
intl.c
intl.h
ipa-cp.c re PR tree-optimization/41011 (ICE in ipcp_lattice_from_jfunc, at ipa-cp.c:328) 2009-08-12 17:55:40 +00:00
ipa-inline.c cgraph.c (cgraph_clone_node): Add redirect_callers parameter. 2009-10-01 23:20:15 +00:00
ipa-prop.c ipa-prop.c (compute_complex_pass_through): If we cannot compute a non-varying offset for IPA_JF_ANCESTOR punt. 2009-08-14 15:07:43 +00:00
ipa-prop.h ipa-prop.h (enum jump_func_type): New value IPA_JF_ANCESTOR, changed comments. 2009-08-07 09:15:41 +02:00
ipa-pure-const.c cgraph.c (cgraph_clone_node): Add redirect_callers parameter. 2009-10-01 23:20:15 +00:00
ipa-reference.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
ipa-reference.h
ipa-struct-reorg.c Add source_location support to PHI arguments. 2009-07-30 18:36:30 +00:00
ipa-struct-reorg.h
ipa-type-escape.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
ipa-type-escape.h
ipa-utils.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
ipa-utils.h
ipa.c [multiple changes] 2009-09-03 00:07:12 -04:00
ira-build.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
ira-color.c
ira-conflicts.c ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate. 2009-09-10 18:21:45 +02:00
ira-costs.c invoke.texi (-fsched-pressure): Document it. 2009-09-02 18:54:25 +00:00
ira-emit.c
ira-int.h invoke.texi (-fsched-pressure): Document it. 2009-09-02 18:54:25 +00:00
ira-lives.c invoke.texi (-fsched-pressure): Document it. 2009-09-02 18:54:25 +00:00
ira.c re PR bootstrap/41241 (bootstrap comparison failure) 2009-09-04 19:36:26 +00:00
ira.h invoke.texi (-fsched-pressure): Document it. 2009-09-02 18:54:25 +00:00
jump.c builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. 2009-09-14 13:17:24 -07:00
lambda-code.c Add source_location support to PHI arguments. 2009-07-30 18:36:30 +00:00
lambda-mat.c
lambda-trans.c
lambda.h
langhooks-def.h except.h (struct eh_region_d): Add use_cxa_end_cleanup. 2009-09-28 09:44:32 -07:00
langhooks.c langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define. 2009-09-13 19:40:33 +00:00
langhooks.h except.h (struct eh_region_d): Add use_cxa_end_cleanup. 2009-09-28 09:44:32 -07:00
LANGUAGES
lcm.c
libfuncs.h Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
libgcc2.c libgcc2.c (L_trampoline): Prototype for getpagesize and mprotect in WINNT case. 2009-09-24 21:02:44 +02:00
libgcc2.h
libgcc-std.ver
libgcov.c
limitx.h
limity.h
lists.c
longlong.h re PR target/41015 (SH: miscompilation for sh4-linux) 2009-08-10 20:57:35 +00:00
loop-doloop.c
loop-init.c
loop-invariant.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
loop-iv.c loop-iv.c (iv_analyze_op): Use function_invariant_p, not CONSTANT_P, to test for GRD_INVARIANT. 2009-09-27 16:56:57 +00:00
loop-unroll.c
loop-unswitch.c
lower-subreg.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
machmode.def
machmode.h
main.c
Makefile.in Fix dependency of out_object_file on gt header for out_file. 2009-09-28 20:22:56 +00:00
matrix-reorg.c
mcf.c
mips-tdump.c
mips-tfile.c hwint.h (HOST_LONG_FORMAT): New macro 2009-08-25 23:19:16 +00:00
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c
modulo-sched.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
omega.c
omega.h
omp-builtins.def
omp-low.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
ONEWS
opt-functions.awk opt-functions.awk (opt_args): Allow argument to be enclosed in curly braces. 2009-07-30 07:22:28 +00:00
opt-gather.awk
optabs.c ifcvt.c (noce_try_abs): Recognize pattern and call expand_one_cmpl_abs_nojump. 2009-09-28 21:26:31 +00:00
optabs.h ifcvt.c (noce_try_abs): Recognize pattern and call expand_one_cmpl_abs_nojump. 2009-09-28 21:26:31 +00:00
optc-gen.awk
opth-gen.awk
opts-common.c
opts.c re PR bootstrap/41395 (Revision 151800 failed bootstrap) 2009-09-20 10:59:44 -07:00
opts.h
output.h
params.c
params.def common.opt (fipa-sra): New switch. 2009-09-17 13:35:38 +02:00
params.h invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
passes.c tree-pass.h (register_pass_info): New structure. 2009-09-28 23:15:35 +00:00
plugin.c tree-pass.h (register_pass_info): New structure. 2009-09-28 23:15:35 +00:00
plugin.h
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload.c
predict.c Recompute profile after Graphite. 2009-08-12 14:19:33 +00:00
predict.def
predict.h Recompute profile after Graphite. 2009-08-12 14:19:33 +00:00
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c print-rtl.c (print_rtx): Use JUMP_LABEL (in_rtx) instead of XEXP (in_rtx, 8). 2009-09-11 21:39:10 +02:00
print-tree.c cgraphunit.c (cgraph_lower_function): Revert last change. 2009-09-24 11:21:39 +02:00
profile.c
profile.h
read-rtl.c
README.Portability
real.c re PR c/41049 (conversion from integer to decimal float loses trailing zeros) 2009-09-17 17:07:24 +00:00
real.h re PR middle-end/30789 (complex folding inexact) 2009-09-20 15:39:22 +00:00
recog.c builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. 2009-09-14 13:17:24 -07:00
recog.h
reg-notes.def
reg-stack.c builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. 2009-09-14 13:17:24 -07:00
regcprop.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
reginfo.c re PR bootstrap/41241 (bootstrap comparison failure) 2009-09-04 19:36:26 +00:00
regmove.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
regrename.c Update REG_DEAD notes 2009-09-15 15:15:51 +02:00
regs.h
regstat.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
reload1.c re PR debug/41295 (gfortran.dg/loc_2.f90 -O3 -g fails on SH with orphaned debug_insn) 2009-09-22 18:31:26 +00:00
reload.c invoke.texi (-fsched-pressure): Document it. 2009-09-02 18:54:25 +00:00
reload.h
reorg.c re PR bootstrap/41349 (bootstrap comparison failure on sparc-linux) 2009-09-15 22:18:34 +00:00
resource.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
resource.h
rtl-error.c
rtl.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
rtl.def builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. 2009-09-14 13:17:24 -07:00
rtl.h re PR target/41246 (should "sorry" when regparm=3 and nested functions are encountered) 2009-09-22 08:11:37 -07:00
rtlanal.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
sched-deps.c re PR rtl-optimization/41239 (Scheduler reorders division by zero before a call that might not return) 2009-09-08 11:25:47 +02:00
sched-ebb.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
sched-int.h re PR rtl-optimization/41239 (Scheduler reorders division by zero before a call that might not return) 2009-09-08 11:25:47 +02:00
sched-rgn.c re PR rtl-optimization/41239 (Scheduler reorders division by zero before a call that might not return) 2009-09-08 11:25:47 +02:00
sched-vis.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
sdbout.c
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
sel-sched-ir.h invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
sel-sched.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
sel-sched.h
sese.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
sese.h New Graphite files. 2009-07-31 02:43:11 +00:00
simplify-rtx.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c re PR target/41246 (should "sorry" when regparm=3 and nested functions are encountered) 2009-09-22 08:11:37 -07:00
stor-layout.c fold-const.c (maybe_lvalue_p): Return false for M(IN|AX)_EXPR. 2009-09-27 12:36:43 +00:00
store-motion.c
stringpool.c
stub-objc.c
sync-builtins.def
system.h tm.texi (STATIC_CHAIN, [...]): Remove. 2009-09-23 15:24:42 -07:00
target-def.h system.h (TRAMPOLINE_TEMPLATE, [...]): Poison. 2009-09-22 12:24:56 -07:00
target.h re PR target/41246 (should "sorry" when regparm=3 and nested functions are encountered) 2009-09-22 08:11:37 -07:00
targhooks.c cgraphunit.c (cgraph_lower_function): Revert last change. 2009-09-24 11:21:39 +02:00
targhooks.h system.h (TRAMPOLINE_TEMPLATE, [...]): Poison. 2009-09-22 12:24:56 -07:00
timevar.c
timevar.def common.opt (fipa-sra): New switch. 2009-09-17 13:35:38 +02:00
timevar.h
tlink.c
toplev.c re PR bootstrap/41405 (Bootstrap fails on *-apple-darwin* due to revision 151815) 2009-09-24 10:02:29 -07:00
toplev.h
tracer.c
tree-affine.c
tree-affine.h
tree-browser.c
tree-browser.def
tree-call-cdce.c
tree-cfg.c cgraphunit.c (cgraph_lower_function): Revert last change. 2009-09-24 11:21:39 +02:00
tree-cfgcleanup.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
tree-chrec.c Implement evolution_function_right_is_integer_cst. 2009-07-31 02:39:06 +00:00
tree-chrec.h Implement evolution_function_right_is_integer_cst. 2009-07-31 02:39:06 +00:00
tree-complex.c re PR middle-end/41435 (GCC doesn't fold complex int division) 2009-09-24 20:44:55 +00:00
tree-data-ref.c Add a new driver to data reference analysis. 2009-07-31 02:37:11 +00:00
tree-data-ref.h Add a new driver to data reference analysis. 2009-07-31 02:37:11 +00:00
tree-dfa.c re PR middle-end/41463 (Another get_ref_base_and_extent problem) 2009-09-25 12:12:51 +00:00
tree-dump.c
tree-dump.h
tree-eh.c tree-eh.c (unsplit_eh): Do not unsplit if there's already an edge to the new destination block. 2009-09-29 16:46:02 -07:00
tree-flow-inline.h re PR tree-optimization/34011 (Memory load is not eliminated from tight vectorized loop) 2009-09-16 08:50:46 +00:00
tree-flow.h tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare. 2009-09-22 08:30:34 +00:00
tree-if-conv.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
tree-inline.c builtins.c (interclass_mathfn_icode): New helper. 2009-09-28 12:54:23 +00:00
tree-inline.h Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
tree-into-ssa.c tree-into-ssa.c (rewrite_into_ssa): Free interesting_blocks. 2009-09-24 08:53:01 -06:00
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c Add source_location support to PHI arguments. 2009-07-30 18:36:30 +00:00
tree-loop-linear.c
tree-mudflap.c
tree-mudflap.h
tree-nested.c cgraphunit.c (cgraph_lower_function): Revert last change. 2009-09-24 11:21:39 +02:00
tree-nomudflap.c
tree-nrv.c
tree-object-size.c tree-object-size.c (addr_object_size): Always use object_size_type 0 or 2 when determining the pointer pointed object size. 2009-09-02 14:25:14 +02:00
tree-optimize.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
tree-outof-ssa.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
tree-parloops.c tree-parloops.c (parallelize_loops): Cast to HOST_WIDE_INT when comparing against estimated_loop_iterations_int return. 2009-09-03 06:19:01 -07:00
tree-pass.h tree-pass.h (register_pass_info): New structure. 2009-09-28 23:15:35 +00:00
tree-phinodes.c Add source_location support to PHI arguments. 2009-07-30 18:36:30 +00:00
tree-predcom.c Add source_location support to PHI arguments. 2009-07-30 18:36:30 +00:00
tree-pretty-print.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
tree-profile.c
tree-scalar-evolution.c Return unknow from scev instantiation if the result is not above instantiate_below. 2009-07-31 02:30:03 +00:00
tree-scalar-evolution.h tree-scalar-evolution.c (compute_overall_effect_of_inner_loop): Not static anymore. 2009-07-31 02:28:50 +00:00
tree-sra.c re PR middle-end/12392 (very long optimized compile) 2009-10-01 13:48:24 +02:00
tree-ssa-address.c
tree-ssa-alias.c re PR fortran/41212 (miscompilation at -O2) 2009-09-16 16:12:18 +00:00
tree-ssa-alias.h re PR tree-optimization/41186 (VN doesn't look through non-aliasing by offset memcpy) 2009-08-30 11:52:13 +00:00
tree-ssa-ccp.c builtins.c (interclass_mathfn_icode): New helper. 2009-09-28 12:54:23 +00:00
tree-ssa-coalesce.c re PR lto/40758 ([LTO] ICE in partition_view_bitmap, at tree-ssa-live.c:331) 2009-09-26 16:46:43 +00:00
tree-ssa-copy.c tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare. 2009-09-22 08:30:34 +00:00
tree-ssa-copyrename.c
tree-ssa-dce.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
tree-ssa-dom.c builtins.c (interclass_mathfn_icode): New helper. 2009-09-28 12:54:23 +00:00
tree-ssa-dse.c
tree-ssa-forwprop.c re PR middle-end/36143 (FAIL: g++.dg/tree-ssa/pr19637.C) 2009-09-24 13:47:26 +00:00
tree-ssa-ifcombine.c re PR tree-optimization/41016 (ICE in build_int_cst_wide with -O1) 2009-08-09 20:10:41 +00:00
tree-ssa-live.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
tree-ssa-live.h
tree-ssa-loop-ch.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
tree-ssa-loop-im.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c tree-ssa-loop-ivopts.c (get_phi_with_result): Remove. 2009-09-08 17:40:45 +00:00
tree-ssa-loop-manip.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
tree-ssa-loop-niter.c
tree-ssa-loop-prefetch.c 2009-08-13 Ghassan Shobaki <ghassan.shobaki@amd.com> 2009-08-13 21:37:24 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c Rename -fgraphite-force-parallel to -floop-parallelize-all. 2009-08-01 18:22:58 +00:00
tree-ssa-math-opts.c
tree-ssa-operands.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
tree-ssa-operands.h
tree-ssa-phiopt.c re PR debug/41232 (VTA: SSA name in freelist but still referenced) 2009-09-08 17:39:42 +00:00
tree-ssa-phiprop.c Add source_location support to PHI arguments. 2009-07-30 18:36:30 +00:00
tree-ssa-pre.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
tree-ssa-propagate.c builtins.c (interclass_mathfn_icode): New helper. 2009-09-28 12:54:23 +00:00
tree-ssa-propagate.h tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare. 2009-09-22 08:30:34 +00:00
tree-ssa-reassoc.c tree-ssa-reassoc.c (find_operand_rank): Cast pointer via intptr_t to long type. 2009-09-08 17:26:50 +02:00
tree-ssa-sccvn.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
tree-ssa-sccvn.h
tree-ssa-sink.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
tree-ssa-structalias.c Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
tree-ssa-ter.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
tree-ssa-threadedge.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
tree-ssa-threadupdate.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
tree-ssa-uncprop.c
tree-ssa.c re PR debug/41229 (VTA: internal compiler error: verify_ssa failed) 2009-09-08 17:42:11 +00:00
tree-ssanames.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
tree-stdarg.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
tree-stdarg.h
tree-switch-conversion.c ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate. 2009-09-10 18:21:45 +02:00
tree-tailcall.c tree-tailcall.c (process_assignment): Don't check if a multiplication or an addition are already present. 2009-09-21 16:41:58 +00:00
tree-vect-data-refs.c New function for checking misalignment 2009-09-15 10:39:13 +00:00
tree-vect-generic.c
tree-vect-loop-manip.c Add source_location support to PHI arguments. 2009-07-30 18:36:30 +00:00
tree-vect-loop.c invoke.texi (-fvar-tracking-assignments): New. 2009-09-02 02:42:21 +00:00
tree-vect-patterns.c omp-low.c (optimize_omp_library_calls): Use types_compatible_p instead of comparing TYPE_MAIN_VARIANT for equality. 2009-08-19 14:29:52 +00:00
tree-vect-slp.c
tree-vect-stmts.c tree-vect-transform.c (vectorizable_call): Call mark_symbols_for_renaming after vect_finish_stmt_generation. 2009-09-25 16:27:18 +02:00
tree-vectorizer.c
tree-vectorizer.h
tree-vrp.c tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare. 2009-09-22 08:30:34 +00:00
tree.c except.h (struct eh_region_d): Add use_cxa_end_cleanup. 2009-09-28 09:44:32 -07:00
tree.def builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. 2009-09-14 13:17:24 -07:00
tree.h improve DECL_ABSTRACT_ORIGIN comment 2009-10-02 11:32:58 -04: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-glibc.c: Define and use USE_PT_GNU_EH_FRAME. 2009-09-22 16:28:26 +00:00
unwind-dw2-fde.c unwind-dw2-fde.c (classify_object_over_fdes): Cast the constant 1 to _Unwind_Ptr. 2009-09-20 13:03:33 +02:00
unwind-dw2-fde.h
unwind-dw2.c re PR c++/41214 (Null pointer dereferenced in _Unwind_SetGR()) 2009-09-07 08:41:52 -07:00
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c value-prof.c (gimple_ic): Purge old EH edges only after building the new ones. 2009-09-23 15:29:22 +00:00
value-prof.h
var-tracking.c re PR debug/41353 (VTA missed-debug issues) 2009-09-23 16:30:39 +00:00
varasm.c cgraphunit.c (cgraph_lower_function): Revert last change. 2009-09-24 11:21:39 +02:00
varpool.c
varray.c
varray.h
vec.c
vec.h
vecprim.h Squash commit of EH in gimple 2009-09-14 12:18:58 -07:00
version.c
version.h
vmsdbg.h
vmsdbgout.c dwarf2out.c (output_file_names): Output VMS style file name, size, date, version info if VMS_DEBUGGING_INFO defined. 2009-07-29 17:35:32 +00:00
web.c
xcoff.h
xcoffout.c
xcoffout.h

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.