gcc/gcc
Mark Shinwell 7d4d28322f combine.c: Include cgraph.h.
gcc/
	* combine.c: Include cgraph.h.
	(setup_incoming_promotions): Rework to allow more aggressive
	elimination of sign extensions when all call sites of the
	current function are known to lie within the current unit.

From-SVN: r128618
2007-09-20 11:01:18 +00:00
..
ada decl.c (gnat_to_gnu_entity): Make again the type of an object covered by 13.3(19) volatile. 2007-09-17 06:29:32 +00:00
config mips.c (build_mips16_call_stub): Tidy. 2007-09-19 22:21:57 +00:00
cp re PR c++/33459 (ICE on reference member in union) 2007-09-20 09:49:13 +00:00
doc tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument. 2007-09-19 15:03:07 +00:00
fortran re PR fortran/31119 (-fbounds-check: Check for presence of optional arguments before bound checking) 2007-09-18 21:25:40 +00:00
ginclude stdfix.h: New file. 2007-09-07 01:24:09 +00:00
java java-tree.h (struct lang_decl_func): Remove. 2007-09-15 15:25:22 +00:00
objc
objcp
po be.po, [...]: Update. 2007-08-21 12:42:31 +01:00
testsuite re PR c++/33459 (ICE on reference member in union) 2007-09-20 09:49:13 +00:00
treelang c-objc-common.h (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Kill. 2007-09-12 09:14:44 +00:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
addresses.h
alias.c alias.c (memory_modified_1): Deconstify. 2007-09-19 02:58:24 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
auto-inc-dec.c
BASE-VER
basic-block.h alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
bb-reorder.c bb-reorder.c (rest_of_handler_reorder_blocks): Removed call to RTL level tracer pass. 2007-09-10 12:49:46 +00:00
bitmap.c
bitmap.h
bt-load.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
builtin-attrs.def builtin-attrs.def (ATTR_NONNULL_3): New. 2007-09-06 01:22:51 +02:00
builtin-types.def builtin-types.def (BT_FN_PTR_PTR_SIZE): New type. 2007-08-29 12:44:32 +00:00
builtins.c re PR middle-end/33423 (internal compiler error: in expand_expr_real_1, at expr.c:8670) 2007-09-18 00:05:40 +02:00
builtins.def tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
c-aux-info.c
c-common.c c-common.c (fname_as_string): Update. 2007-09-13 20:18:38 +00:00
c-common.def
c-common.h c-common.c (const_strip_array_types): Delete. 2007-09-01 17:18:03 +00:00
c-config-lang.in
c-convert.c stdfix.h: New file. 2007-09-07 01:24:09 +00:00
c-cppbuiltin.c stdfix.h: New file. 2007-09-07 01:24:09 +00:00
c-decl.c c-decl.c (pushdecl): Don't set DECL_LANG_SPECIFIC. 2007-09-17 18:01:01 +00:00
c-dump.c c-common.c (vector_types_convertible_p, [...]): Constify. 2007-08-25 15:10:40 +00:00
c-errors.c
c-format.c c-format.h (format_kind_info): Add alloc_char field. 2007-09-18 00:07:46 +02:00
c-format.h c-format.h (format_kind_info): Add alloc_char field. 2007-09-18 00:07:46 +02:00
c-gimplify.c
c-incpath.c
c-incpath.h
c-lang.c
c-lex.c c-common.c (fname_as_string): Update. 2007-09-13 20:18:38 +00:00
c-objc-common.c c-common.c (vector_types_convertible_p, [...]): Constify. 2007-08-25 15:10:40 +00:00
c-objc-common.h c-objc-common.h (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Kill. 2007-09-12 09:14:44 +00:00
c-omp.c
c-opts.c tree-cfg.c (remove_bb): Only warn if line is non-zero. 2007-09-06 16:24:05 +00:00
c-parser.c c-common.c (fname_as_string): Update. 2007-09-13 20:18:38 +00:00
c-pch.c tree-cfg.c (remove_bb): Only warn if line is non-zero. 2007-09-06 16:24:05 +00:00
c-ppoutput.c tree-cfg.c (remove_bb): Only warn if line is non-zero. 2007-09-06 16:24:05 +00:00
c-pragma.c
c-pragma.h c-common.c (fname_as_string): Update. 2007-09-13 20:18:38 +00:00
c-pretty-print.c * c-pretty-print.c (pp_c_constant): Handle COMPLEX_CST. 2007-08-28 09:26:03 +00:00
c-pretty-print.h
c-semantics.c
c-tree.h c-tree.h (grokfield): Add a "tree *" argument. 2007-09-12 13:16:42 +00:00
c-typeck.c system.h (CONST_CAST2, [...]): New macros for type-specific casts. 2007-09-03 17:09:20 +00:00
c.opt
caller-save.c
calls.c arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro guard. 2007-08-23 15:49:56 +00:00
cfg.c typo 2007-09-06 06:42:47 +00:00
cfganal.c
cfgbuild.c
cfgcleanup.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
cfgexpand.c cfgexpand.c (dump_stack_var_partition): Use the correct index for the offset. 2007-09-19 15:16:22 -07:00
cfghooks.c tree-flow.h (const_block_stmt_iterator): Remove. 2007-09-07 12:38:46 -04:00
cfghooks.h tree-flow.h (const_block_stmt_iterator): Remove. 2007-09-07 12:38:46 -04:00
cfglayout.c alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c Separate target-specific initialization from general back-end initialization. 2007-08-27 09:34:14 -04:00
cfgloopmanip.c
cfgrtl.c Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. 2007-09-09 04:41:58 +00:00
cgraph.c
cgraph.h cgraphbuild.c (rebuild_cgraph_edges): Export. 2007-09-07 02:40:14 +00:00
cgraphbuild.c cgraphbuild.c (rebuild_cgraph_edges): Export. 2007-09-07 02:40:14 +00:00
cgraphunit.c decl.c (java_expand_body): Kill. 2007-09-11 10:39:53 +00:00
ChangeLog combine.c: Include cgraph.h. 2007-09-20 11:01:18 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog.dataflow
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
collect2.c
collect2.h
combine-stack-adj.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
combine.c combine.c: Include cgraph.h. 2007-09-20 11:01:18 +00:00
common.opt tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
conditions.h
config.build
config.gcc config.gcc (bfin*-linux-uclibc*): Add ./linux-sysroot-suffix.h to tm_file. 2007-09-19 03:33:08 +00:00
config.host
config.in c-common.h (enum rid): Add new enumeration values of RID_SAT, RID_FRACT, and RID_ACCUM. 2007-08-20 22:26:47 +00:00
configure configure.ac (mips*-sde-elf*): New stanza. 2007-09-14 14:50:26 +00:00
configure.ac configure.ac (mips*-sde-elf*): New stanza. 2007-09-14 14:50:26 +00:00
convert.c stdfix.h: New file. 2007-09-07 01:24:09 +00:00
convert.h stdfix.h: New file. 2007-09-07 01:24:09 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
coverage.c
coverage.h
cppdefault.c
cppdefault.h
cppspec.c invoke.texi (Overall Options): Add .sx file extension as a synonym for .S. 2007-09-09 18:29:24 -04:00
crtstuff.c * crtstuff.c (USE_PT_GNU_EH_FRAME): Don't define for uClibc. 2007-08-24 02:50:23 +00:00
cse.c Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. 2007-09-09 04:41:58 +00:00
cselib.c rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
cselib.h
cstamp-h.in
DATESTAMP Daily bump. 2007-09-20 00:17:10 +00:00
dbgcnt.c
dbgcnt.def Use new debug counter 2007-09-09 09:25:32 +00:00
dbgcnt.h
dbxout.c dbxout.c (dbxout_block): Move declaration within the first #if defined (DBX_DEBUGGING_INFO) block. 2007-08-31 07:02:43 +00:00
dbxout.h
dce.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
dce.h
ddg.c Modulo-scheduling improvements. Patch 2 of 2 2007-08-28 06:52:16 +00:00
ddg.h
debug.c alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
debug.h alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
defaults.h defaults.h (DWARF2_UNWIND_INFO): Don't define if TARGET_UNWIND_INFO is defined. 2007-09-11 21:34:34 -07:00
DEV-PHASE
df-core.c df-core.h (df_dump_region): New function. 2007-08-30 17:38:25 +00:00
df-problems.c re PR rtl-optimization/32557 (internal compiler error: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:956) 2007-08-22 12:56:35 +00:00
df-scan.c df-scan.c (df_notes_rescan): Do nothing if the instruction does not yet have a basic block. 2007-09-17 23:41:36 +00:00
df.h df-core.h (df_dump_region): New function. 2007-08-30 17:38:25 +00:00
dfp.c Makefile.in (libdecnumber_a_OBJS): Remove decUtility.o 2007-09-10 20:44:08 +00:00
dfp.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
dominance.c
domwalk.c re PR tree-optimization/33302 (dead-store not eliminated) 2007-09-06 09:05:58 +00:00
domwalk.h
double-int.c
double-int.h
dse.c dse.c (find_shift_sequence): No-op rework of control flow. 2007-09-20 07:43:49 +00:00
dse.h
dummy-checksum.c
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c Add target hook invoked when cfun changes. 2007-09-05 10:24:54 -04:00
dwarf2out.h
dwarf.h
ebitmap.c
ebitmap.h
emit-rtl.c Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. 2007-09-09 04:41:58 +00:00
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h
except.c function.h (struct function): Rename calls_unwind_init to saves_all_registers. 2007-09-07 16:46:23 +00:00
except.h alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
exec-tool.in
explow.c arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro guard. 2007-08-23 15:49:56 +00:00
expmed.c optabs.c (debug_optab_libfunc): Update; make available to gdb. 2007-09-04 14:03:31 +00:00
expr.c re PR middle-end/33273 (FAIL: 27_io/basic_istream/ignore/char/1.cc (test for excess errors)) 2007-09-17 02:13:23 +00:00
expr.h Separate target-specific initialization from general back-end initialization. 2007-08-27 09:34:14 -04:00
final.c tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument. 2007-09-19 15:03:07 +00:00
fix-header.c
fixed-value.c Reapply reverted change: 2007-09-07 16:42:48 +00:00
fixed-value.h
fixproto
flags.h
fold-const.c fold-const.c (extract_muldiv_1): Do not simplify var * c * c to var. 2007-09-11 13:38:08 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c decl.c (java_expand_body): Kill. 2007-09-11 10:39:53 +00:00
function.h function.h (struct function): Rename calls_unwind_init to saves_all_registers. 2007-09-07 16:46:23 +00:00
fwprop.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
gbl-ctors.h
gcc.c re PR bootstrap/33309 (gcc.c:6236: error: passing argument 1 of 'xputenv' discards qualifiers from pointer target type) 2007-09-13 10:10:11 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
gcse.c Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. 2007-09-09 04:41:58 +00:00
gdbinit.in
gen-protos.c
genattr.c target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New scheduler hooks. 2007-08-22 15:07:10 +00:00
genattrtab.c
genautomata.c target.h (struct gcc_target.sched: dfa_pre_advance_cycle, [...]): New scheduler hooks. 2007-08-22 15:07:10 +00:00
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
genextract.c
genflags.c
gengenrtl.c rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
gengtype-lex.l
gengtype-parse.c system.h (CONST_CAST2, [...]): New macros for type-specific casts. 2007-09-03 17:09:20 +00:00
gengtype-yacc.y
gengtype.c
gengtype.h
genmddeps.c
genmodes.c
genmultilib
genopinit.c stdfix.h: New file. 2007-09-07 01:24:09 +00:00
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
ggc-common.c c-common.c (vector_types_convertible_p, [...]): Constify. 2007-08-25 15:10:40 +00:00
ggc-none.c
ggc-page.c ggc-page.c (ggc_pch_read): Call validate_free_objects. 2007-09-02 00:44:59 +00:00
ggc-zone.c
ggc.h
gimple-low.c Add target hook invoked when cfun changes. 2007-09-05 10:24:54 -04:00
gimplify.c cgraphbuild.c (rebuild_cgraph_edges): Export. 2007-09-07 02:40:14 +00:00
glimits.h
global.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
graph.c
graph.h
graphds.c
graphds.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-mipssde.h configure.ac (mips*-sde-elf*): New stanza. 2007-09-14 14:50:26 +00:00
gthr-nks.h
gthr-posix95.h re PR target/33286 (All exception related tests fail) 2007-09-07 16:54:38 +00:00
gthr-posix.c
gthr-posix.h re PR target/33286 (All exception related tests fail) 2007-09-07 16:54:38 +00:00
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c arm.c, [...]: Fix comment typos. 2007-09-01 20:13:45 +00:00
hard-reg-set.h
hooks.c alpha.c (alpha_mangle_type, [...]): Constify. 2007-08-24 19:00:59 +00:00
hooks.h alpha.c (alpha_mangle_type, [...]): Constify. 2007-08-24 19:00:59 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
init-regs.c init-regs.c (initialize_uninitialized_regs): Call emit_insn_before rather than add_insn_before. 2007-09-05 20:55:03 +00:00
input.h tree-cfg.c (remove_bb): Only warn if line is non-zero. 2007-09-06 16:24:05 +00:00
insn-addr.h
insn-notes.def
integrate.c alpha.c (alpha_mangle_type, [...]): Constify. 2007-08-24 19:00:59 +00:00
integrate.h alpha.c (alpha_mangle_type, [...]): Constify. 2007-08-24 19:00:59 +00:00
intl.c
intl.h
ipa-cp.c
ipa-inline.c re PR middle-end/29478 (optimization generates warning for casts) 2007-09-04 16:07:50 +00:00
ipa-prop.c
ipa-prop.h
ipa-pure-const.c
ipa-reference.c
ipa-reference.h
ipa-type-escape.c
ipa-type-escape.h
ipa-utils.c
ipa-utils.h
ipa.c
jump.c Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. 2007-09-09 04:41:58 +00:00
lambda-code.c tree-loop-linear.c: Include obstack.h. 2007-09-07 01:33:41 +00:00
lambda-mat.c
lambda-trans.c
lambda.h tree-loop-linear.c: Include obstack.h. 2007-09-07 01:33:41 +00:00
langhooks-def.h decl.c (java_expand_body): Kill. 2007-09-11 10:39:53 +00:00
langhooks.c tree.h (DECL_DISREGARD_INLINE_LIMITS): New. 2007-08-28 09:03:59 +00:00
langhooks.h decl.c (java_expand_body): Kill. 2007-09-11 10:39:53 +00:00
LANGUAGES
lcm.c
libada-mk.in
libfuncs.h
libgcc2.c
libgcc2.h
libgcc-std.ver
libgcov.c
limitx.h
limity.h
lists.c
local-alloc.c rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
longlong.h cris: longlong.h (count_trailing_zeros): Defined. 2007-09-06 00:16:43 +00:00
loop-doloop.c Modulo-scheduling improvements. Patch 2 of 2 2007-08-28 06:52:16 +00:00
loop-init.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
loop-invariant.c re PR rtl-optimization/26449 (ICE in loop invariant motion) 2007-09-17 15:38:48 +00:00
loop-iv.c re PR rtl-optimization/33224 (failing rtl iv analysis (maybe due to df)) 2007-08-31 15:34:45 +00:00
loop-unroll.c Add new fp flags: -fassociative-math and -freciprocal-math 2007-09-04 12:11:11 +00:00
loop-unswitch.c
lower-subreg.c revert: regrename.c (copyprop_hardreg_forward_1): New variable next. 2007-09-09 02:23:47 +00:00
machmode.def
machmode.h
main.c
Makefile.in tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
matrix-reorg.c Add target hook invoked when cfun changes. 2007-09-05 10:24:54 -04:00
mips-tdump.c configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
mips-tfile.c configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
modulo-sched.c New target hook to calculate MII 2007-09-10 13:16:38 +00:00
omega.c
omega.h
omp-builtins.def
omp-low.c tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c optabs.c (expand_sync_operation): Use plus insn if minus CONST_INT_P(val). 2007-09-10 03:18:30 +00:00
optabs.h stdfix.h: New file. 2007-09-07 01:24:09 +00:00
optc-gen.awk
opth-gen.awk
opts-common.c
opts.c * opts.c (decode_options): Enable vectorization under -O3. 2007-09-18 11:13:35 +00:00
opts.h
output.h alpha.c (alpha_mangle_type, [...]): Constify. 2007-08-24 19:00:59 +00:00
params.c
params.def params.def (PARAM_MIN_VECT_LOOP_BOUND): Change default and minimum to 1. 2007-09-12 05:05:04 +00:00
params.h
passes.c tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
pointer-set.c
pointer-set.h
postreload-gcse.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
postreload.c revert: regrename.c (copyprop_hardreg_forward_1): New variable next. 2007-09-09 02:23:47 +00:00
predict.c alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
predict.def
predict.h
prefix.c system.h (CONST_CAST2, [...]): New macros for type-specific casts. 2007-09-03 17:09:20 +00:00
prefix.h
pretty-print.c system.h (CONST_CAST2, [...]): New macros for type-specific casts. 2007-09-03 17:09:20 +00:00
pretty-print.h
print-rtl.c Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. 2007-09-09 04:41:58 +00:00
print-tree.c tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int when printing. 2007-09-06 05:59:15 +00:00
profile.c
protoize.c configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
read-rtl.c md.texi (Iterators): Renamed from Macros. 2007-08-22 20:32:18 +00:00
README.Portability
real.c Reapply reverted change: 2007-09-07 16:42:48 +00:00
real.h Reapply reverted change: 2007-09-07 16:42:48 +00:00
recog.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
recog.h
reg-notes.def Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. 2007-09-09 04:41:58 +00:00
reg-stack.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
regclass.c re PR middle-end/33211 (FAIL: gcc.target/spu/fixed-range.c scan-assembler lqd.*21) 2007-08-30 23:25:02 -04:00
regmove.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
regrename.c revert: regrename.c (copyprop_hardreg_forward_1): New variable next. 2007-09-09 02:23:47 +00:00
regs.h
regstat.c
reload1.c Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. 2007-09-09 04:41:58 +00:00
reload.c Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. 2007-09-09 04:41:58 +00:00
reload.h
reorg.c Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. 2007-09-09 04:41:58 +00:00
resource.c rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
resource.h
rtl-error.c
rtl-factoring.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
rtl.c rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
rtl.def rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
rtl.h alias.c (memory_modified_1): Deconstify. 2007-09-19 02:58:24 +00:00
rtlanal.c alias.c (memory_modified_1): Deconstify. 2007-09-19 02:58:24 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c arm.c, [...]: Fix comment typos. 2007-09-01 20:13:45 +00:00
sched-ebb.c
sched-int.h arm.c, [...]: Fix comment typos. 2007-09-01 20:13:45 +00:00
sched-rgn.c Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. 2007-09-09 04:41:58 +00:00
sched-vis.c rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RTL_EXPR. 2007-08-23 00:30:39 +00:00
sdbout.c alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
sdbout.h
see.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
SERVICE
simplify-rtx.c simplify-rtx.c (simplify_relational_operation_1): For recent canonicalization, don't recurse if op1 equals both PLUS arguments. 2007-09-10 07:30:16 +00:00
sort-protos
sreal.c
sreal.h
stab.def
stack-ptr-mod.c
statistics.h
stmt.c Makefile.in (stmt.o): Add alloc-pool.h dependency. 2007-09-05 15:50:41 +00:00
stor-layout.c re PR middle-end/27945 (Packed struct of variable length has wrong size) 2007-09-11 11:07:59 -04:00
stringpool.c
struct-equiv.c
stub-objc.c
sync-builtins.def
sys-protos.h
sys-types.h
system.h system.h (CONST_CAST2, [...]): New macros for type-specific casts. 2007-09-03 17:09:20 +00:00
target-def.h New target hook to calculate MII 2007-09-10 13:16:38 +00:00
target.h New target hook to calculate MII 2007-09-10 13:16:38 +00:00
targhooks.c alpha.c (alpha_mangle_type, [...]): Constify. 2007-08-24 19:00:59 +00:00
targhooks.h alpha.c (alpha_mangle_type, [...]): Constify. 2007-08-24 19:00:59 +00:00
timevar.c
timevar.def tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
timevar.h
tlink.c
toplev.c decl.c (java_expand_body): Kill. 2007-09-11 10:39:53 +00:00
toplev.h Add new fp flags: -fassociative-math and -freciprocal-math 2007-09-04 12:11:11 +00:00
tracer.c tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
tree-affine.c tree-affine.h (print_aff): New prototype. 2007-08-18 13:53:02 -07:00
tree-affine.h tree-affine.h (print_aff): New prototype. 2007-08-18 13:53:02 -07:00
tree-browser.c
tree-browser.def
tree-cfg.c tree-cfg.c (is_ctrl_altering_stmt, [...]): Don't use const_get_call_expr_in. 2007-09-18 03:25:06 +00:00
tree-cfgcleanup.c
tree-chrec.c
tree-chrec.h
tree-complex.c
tree-data-ref.c re PR tree-optimization/33017 (tree check fail for legal code) 2007-09-05 01:29:58 +02:00
tree-data-ref.h tree-data-refs.c (split_constant_offset): Expose. 2007-08-19 12:02:48 +00:00
tree-dfa.c tree-pretty-print.c (dump_generic_node): Print label DECL_UID as D.%u. 2007-08-29 14:16:15 +00:00
tree-dump.c c-common.c (vector_types_convertible_p, [...]): Constify. 2007-08-25 15:10:40 +00:00
tree-dump.h c-common.c (vector_types_convertible_p, [...]): Constify. 2007-08-25 15:10:40 +00:00
tree-eh.c system.h (CONST_CAST2, [...]): New macros for type-specific casts. 2007-09-03 17:09:20 +00:00
tree-flow-inline.h tree-flow.h (const_block_stmt_iterator): Remove. 2007-09-07 12:38:46 -04:00
tree-flow.h tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
tree-gimple.c tree-cfg.c (is_ctrl_altering_stmt, [...]): Don't use const_get_call_expr_in. 2007-09-18 03:25:06 +00:00
tree-gimple.h tree-cfg.c (is_ctrl_altering_stmt, [...]): Don't use const_get_call_expr_in. 2007-09-18 03:25:06 +00:00
tree-if-conv.c re PR tree-optimization/32821 (tree-if-conv:combine_blocks with -ftree-dump-tree-all-details fails on ICE in compilation: segfault) 2007-09-07 12:17:46 +02:00
tree-inline.c builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin. 2007-09-11 15:40:14 +02:00
tree-inline.h builtins.def (BUILT_IN_VA_ARG_PACK): New built-in. 2007-09-05 22:45:27 +02:00
tree-into-ssa.c
tree-iterator.c c-common.c (const_strip_array_types): Delete. 2007-09-01 17:18:03 +00:00
tree-iterator.h tree-flow.h (const_block_stmt_iterator): Remove. 2007-09-07 12:38:46 -04:00
tree-loop-linear.c tree-loop-linear.c: Include obstack.h. 2007-09-07 01:33:41 +00:00
tree-mudflap.c
tree-mudflap.h
tree-nested.c
tree-nomudflap.c tree-nomudflap.c (gate_mudflap): New static function. 2007-09-17 15:15:16 +00:00
tree-nrv.c
tree-object-size.c fold-const.c (all_ones_mask_p, [...]): Constify. 2007-09-05 06:59:36 +00:00
tree-optimize.c Add target hook invoked when cfun changes. 2007-09-05 10:24:54 -04:00
tree-outof-ssa.c
tree-parloops.c tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
tree-pass.h tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
tree-phinodes.c
tree-predcom.c cgraphbuild.c (rebuild_cgraph_edges): Export. 2007-09-07 02:40:14 +00:00
tree-pretty-print.c tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int when printing. 2007-09-06 05:59:15 +00:00
tree-profile.c
tree-scalar-evolution.c
tree-scalar-evolution.h
tree-sra.c tree-sra.c (decide_block_copy): Decide if there are groups. 2007-09-19 15:23:01 +00:00
tree-ssa-address.c
tree-ssa-alias-warnings.c
tree-ssa-alias.c tree-ssa-alias.c (create_name_tags): Use TYPE_VOLATILE instead of TREE_THIS_VOLATILE. 2007-09-01 09:07:17 +00:00
tree-ssa-ccp.c re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 (ok with gcc-4.2.1)) 2007-09-04 08:38:56 +00:00
tree-ssa-coalesce.c tree-ssa-coalesce.c (compare_pairs): Use the elements as secondary keys in order to obtain a stable sort. 2007-08-31 14:28:38 +00:00
tree-ssa-copy.c
tree-ssa-copyrename.c
tree-ssa-dce.c
tree-ssa-dom.c
tree-ssa-dse.c passes.c (init_optimization_passes): Add simple dce and addressable passes. 2007-09-07 11:28:35 +00:00
tree-ssa-forwprop.c re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 (ok with gcc-4.2.1)) 2007-09-04 08:38:56 +00:00
tree-ssa-ifcombine.c
tree-ssa-live.c arm.c, [...]: Fix comment typos. 2007-09-01 20:13:45 +00:00
tree-ssa-live.h
tree-ssa-loop-ch.c
tree-ssa-loop-im.c
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c re PR rtl-optimization/32283 (Missed induction variable optimization) 2007-09-08 13:18:49 +00:00
tree-ssa-loop-manip.c tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
tree-ssa-loop-niter.c re PR tree-optimization/32949 (suboptimal address generation for int indices on 64-bit targets) 2007-08-22 23:05:05 +00:00
tree-ssa-loop-prefetch.c
tree-ssa-loop-unswitch.c
tree-ssa-loop.c tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
tree-ssa-math-opts.c Add new fp flags: -fassociative-math and -freciprocal-math 2007-09-04 12:11:11 +00:00
tree-ssa-operands.c tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
tree-ssa-operands.h tree-parloops.c: New file. 2007-09-15 21:53:45 +00:00
tree-ssa-phiopt.c tree-pass.h (pass_cselim): Declare new pass. 2007-09-10 07:40:30 +00:00
tree-ssa-pre.c tree-ssa-sccvn.c, [...]: Remove unnecessary trailing whitespace. 2007-08-26 23:23:27 +02:00
tree-ssa-propagate.c tree-ssa-propagate.c (set_rhs): Remove the copied annotation from the original statement. 2007-08-31 00:26:18 +00:00
tree-ssa-propagate.h
tree-ssa-reassoc.c re PR tree-optimization/32183 (reassoc2 can more extra calculations into a loop) 2007-09-07 23:46:53 -07:00
tree-ssa-sccvn.c re PR tree-optimization/33340 (ICE: SSA corruption with -O (FRE)) 2007-09-18 08:46:23 +00:00
tree-ssa-sccvn.h tree-ssa-sccvn.c, [...]: Remove unnecessary trailing whitespace. 2007-08-26 23:23:27 +02:00
tree-ssa-sink.c
tree-ssa-structalias.c re PR c++/31863 (g++-4.1: out of memory with -O1/-O2) 2007-09-18 11:22:47 +00:00
tree-ssa-structalias.h
tree-ssa-ter.c
tree-ssa-threadedge.c
tree-ssa-threadupdate.c tree-flow.h (const_block_stmt_iterator): Remove. 2007-09-07 12:38:46 -04:00
tree-ssa-uncprop.c
tree-ssa.c passes.c (init_optimization_passes): Add simple dce and addressable passes. 2007-09-07 11:28:35 +00:00
tree-ssanames.c
tree-stdarg.c
tree-stdarg.h
tree-tailcall.c tree-tailcall.c (find_tail_calls): If we don't have aliases computed check stmt_ann->references_memory instead of... 2007-09-08 15:09:25 +00:00
tree-vect-analyze.c re PR tree-optimization/33319 (g++.dg/tree-ssa/pr27549.C ICE with vectorization) 2007-09-17 09:37:31 +00:00
tree-vect-generic.c
tree-vect-patterns.c tree-vectorizer.h (vect_is_simple_reduction): Takes a loop_vec_info as argument instead of struct loop. 2007-08-19 09:39:50 +00:00
tree-vect-transform.c re PR tree-optimization/33319 (g++.dg/tree-ssa/pr27549.C ICE with vectorization) 2007-09-17 09:37:31 +00:00
tree-vectorizer.c tree-vectorizer.h (enum vect_def_type): Start enumeration from 1. 2007-09-09 08:46:12 +00:00
tree-vectorizer.h rsha Jagasia <harsha.jagasia@amd.com> 2007-09-11 00:13:47 +00:00
tree-vn.c tree-ssa-sccvn.c, [...]: Remove unnecessary trailing whitespace. 2007-08-26 23:23:27 +02:00
tree-vrp.c c-common.c (vector_types_convertible_p, [...]): Constify. 2007-08-25 15:10:40 +00:00
tree.c Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, prototype_p, function_args_count functions 2007-09-13 02:17:51 +00:00
tree.def arm.c, [...]: Fix comment typos. 2007-09-01 20:13:45 +00:00
tree.h Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, prototype_p, function_args_count functions 2007-09-13 02:17:51 +00:00
treestruct.def
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c tm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document. 2007-09-14 14:35:12 -04:00
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 tm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document. 2007-09-14 14:35:12 -04:00
unwind-pe.h
unwind-sjlj.c
unwind.inc tm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document. 2007-09-14 14:35:12 -04:00
value-prof.c re PR target/11787 (always call memcpy for block move in mips16) 2007-08-24 19:54:05 -04:00
value-prof.h value-prof.h (gimple_remove_histogram_value): Remove duplicate prototype. 2007-08-21 21:16:40 +00:00
var-tracking.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
varasm.c * varasm.c (initializer_constant_valid_p): Fix comment typo. 2007-09-05 11:31:53 +10:00
varpool.c varpool.c (varpool_last_needed_node): Fix comment typo. 2007-08-24 21:10:41 +00:00
varray.c
varray.h
vec.c
vec.h
vecprim.h
version.c configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
version.h configure.ac: Add --with-pkgversion and --with-bugurl. 2007-08-21 16:35:30 +01:00
vmsdbg.h
vmsdbgout.c alias.c (memory_modified_1, [...]): Constify. 2007-08-27 03:45:06 +00:00
web.c regrename.c (pass_regrename, [...]): Add RTL sharing verifier. 2007-09-05 10:49:01 +00:00
xcoff.h
xcoffout.c xcoffout.c: #include debug.h. 2007-08-29 15:57:21 +00:00
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.