gcc/gcc
Martin Jambor fdb0e1b4bc ipa-prop.c (mark_modified): Moved up in the file.
2011-10-31  Martin Jambor  <mjambor@suse.cz>

	* ipa-prop.c (mark_modified): Moved up in the file.
	(is_parm_modified_before_call): Renamed to
	is_parm_modified_before_stmt, moved up in the file.
	(load_from_unmodified_param): New function.
	(compute_complex_assign_jump_func): Also attempt to create pass
	through jump functions for values loaded from (addressable)
	parameters.

	* testsuite/gcc.dg/ipa/ipcp-4.c: New test.

From-SVN: r180705
2011-10-31 18:43:25 +01:00
..
ada Fix minor issues 2011-10-30 09:16:23 +00:00
c-family re PR c++/30066 (option to make inline functions hidden) 2011-10-27 22:18:00 -04:00
common c6x-common.c (c6x_option_optimization_table): Enable -fmodulo-sched at -O2 and above. 2011-09-30 15:37:43 +00:00
config Slight improvements to vec_init code gen on sparc. 2011-10-30 23:24:26 -07:00
cp mangle.c (get_mangled_id): Factor from ... 2011-10-31 10:04:19 -04:00
doc re PR c++/30066 (option to make inline functions hidden) 2011-10-27 22:18:00 -04:00
fortran symbol.c (gfc_free_charlen): Whitespace. 2011-10-30 22:31:10 +00:00
ginclude
go Add rune as an alias for int. 2011-10-28 22:06:24 +00:00
java Linemap infrastructure for virtual locations 2011-10-17 11:58:56 +02:00
lto cgraph.c (dump_cgraph_node): Dump alias flag. 2011-10-21 11:04:20 +00:00
objc re PR target/47997 (gcc on macosx: "ld: warning: -fwritable-strings not compatible with literal CF/NSString") 2011-10-29 12:59:30 +00:00
objcp In gcc/: 2011-10-14 Nicola Pero <nicola.pero@meta-innovation.com> 2011-10-14 10:19:01 +00:00
po * ja.po: Update. 2011-10-30 16:28:46 +00:00
testsuite ipa-prop.c (mark_modified): Moved up in the file. 2011-10-31 18:43:25 +01:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
addresses.h
alias.c
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
auto-inc-dec.c
BASE-VER
basic-block.h
bb-reorder.c
bb-reorder.h
bitmap.c
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def
builtins.c Remove extra newline added in October 11 change 2011-10-24 22:28:53 +00:00
builtins.def Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
builtins.h
c-aux-info.c
c-config-lang.in
c-convert.c
c-decl.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
c-errors.c
c-lang.c
c-lang.h
c-objc-common.c
c-objc-common.h
c-parser.c c.opt: (fallow-parameterless-variadic-functions): New. 2011-10-11 07:13:59 +00:00
c-tree.h Rename vshuffle/vec_shuffle to vec_perm. 2011-10-07 15:41:48 -07:00
c-typeck.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
caller-save.c
calls.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
cfg.c
cfganal.c
cfgbuild.c
cfgcleanup.c invoke.texi (-fshrink-wrap): Document. 2011-10-05 12:59:23 +00:00
cfgexpand.c re PR middle-end/50754 (ICE in expand_debug_expr, at cfgexpand.c:3341) 2011-10-19 21:31:14 +02:00
cfghooks.c
cfghooks.h
cfglayout.c
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c
cfgloopmanip.c
cfgrtl.c re PR rtl-optimization/49941 (segmentation fault in redirect_jump_2) 2011-10-15 21:02:33 +10:30
cgraph.c cgraph.c (dump_cgraph_node): Dump alias flag. 2011-10-21 11:04:20 +00:00
cgraph.h
cgraphbuild.c
cgraphunit.c cgraphunit.c: Don't mark clones as static constructors. 2011-10-31 14:26:38 +00:00
ChangeLog ipa-prop.c (mark_modified): Moved up in the file. 2011-10-31 18:43:25 +01: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-2009
ChangeLog-2010
ChangeLog.dataflow
ChangeLog.graphite
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def
collect2-aix.c
collect2-aix.h
collect2.c
collect2.h
combine-stack-adj.c re PR middle-end/50632 (FAIL: gcc.dg/pr50132.c) 2011-10-06 15:22:11 -07:00
combine.c re PR rtl-optimization/50615 (ICE: in distribute_notes, at combine.c:13282 with -O --param max-cse-insns=1) 2011-10-16 13:14:34 +00:00
common.opt New warning -Wvector-operation-performance. 2011-10-11 16:10:59 +00:00
compare-elim.c re PR middle-end/49801 (df_live_verify_transfer_functions fails with to use of CC_REGNUM and checking enabled in rx backend) 2011-10-10 13:31:03 +00:00
conditions.h
config.build
config.gcc Delete remaining references to sparc little-endian support. 2011-10-25 01:57:25 -07:00
config.host config.host (arm*-*-linux*): Add driver-arm.o and x-arm. 2011-10-18 14:14:14 +00:00
config.in Properly test for madvise on Solaris 10 (PR bootstrap/50777) 2011-10-19 16:02:30 +00:00
configure Properly test for madvise on Solaris 10 (PR bootstrap/50777) 2011-10-19 16:02:30 +00:00
configure.ac Properly test for madvise on Solaris 10 (PR bootstrap/50777) 2011-10-19 16:02:30 +00:00
convert.c re PR c/50565 (initializer element is not computable at load time) 2011-10-12 12:56:03 +01:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
coverage.c
coverage.h
cppbuiltin.c
cppbuiltin.h
cppdefault.c cppdefault.c: Undef NATIVE_SYSTEM_HEADER_DIR if CROSS_DIRECTORY_STRUCTURE is defined and... 2011-10-27 17:55:53 +00:00
cppdefault.h
cppspec.c
cprop.c
crtstuff.c
cse.c
cselib.c
cselib.h
cstamp-h.in
data-streamer-in.c
data-streamer-out.c
data-streamer.c
data-streamer.h
DATESTAMP Daily bump. 2011-10-31 00:18:12 +00:00
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c
dbxout.h
dce.c
dce.h
ddg.c
ddg.h
debug.c
debug.h
defaults.h
DEV-PHASE
df-core.c
df-problems.c
df-scan.c
df.h
dfp.c
dfp.h
diagnostic-core.h
diagnostic.c Emit macro expansion related diagnostics 2011-10-17 11:59:27 +02:00
diagnostic.def
diagnostic.h Emit macro expansion related diagnostics 2011-10-17 11:59:27 +02:00
dojump.c
dominance.c
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c
dse.h
dwarf2asm.c
dwarf2asm.h
dwarf2cfi.c
dwarf2out.c Handle many consecutive location notes more efficiently in dwarf2. 2011-10-30 18:48:15 -07:00
dwarf2out.h
ebitmap.c
ebitmap.h
emit-rtl.c Properly limit backwards label scanning in reorg. 2011-10-30 00:48:05 -07:00
emit-rtl.h
errors.c
errors.h
et-forest.c
et-forest.h
except.c
except.h
exec-tool.in
explow.c
expmed.c expmed.c (expand_mult_highpart_optab): Replace optab_handler with the new widening_optab_handler. 2011-10-05 10:20:04 +00:00
expmed.h
expr.c Implement interleave via permutation. 2011-10-25 14:29:56 -07:00
expr.h expr.h (copy_blkmode_to_reg): Declare. 2011-10-12 07:46:58 +00:00
final.c
fixed-value.c
fixed-value.h
flag-types.h
flags.h
fold-const.c re PR tree-optimization/44683 (Optimization bug with copysign builtin) 2011-10-23 15:57:09 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c re PR rtl-optimization/50833 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2243 with -fshrink-wrap) 2011-10-24 11:46:04 +00:00
function.h invoke.texi (-fshrink-wrap): Document. 2011-10-05 12:59:23 +00:00
fwprop.c
gbl-ctors.h
gcc-ar.c gcc-ar: Do not include stdio.h. 2011-10-31 10:04:50 -04:00
gcc-plugin.h
gcc.c re PR driver/46617 (String concatenation fools extraction for translation.) 2011-10-26 00:50:11 +00:00
gcc.h
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
gcse.c
gcse.h
gdbinit.in
genattr-common.c
genattr.c
genattrtab.c
genautomata.c
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genenums.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-parse.c
gengtype-state.c
gengtype.c In gcc/: 2011-10-14 Nicola Pero <nicola.pero@meta-innovation.com> 2011-10-14 10:19:01 +00:00
gengtype.h
genhooks.c
genmddeps.c
genmodes.c
genmultilib
genopinit.c md.texi (vec_widen_ushiftl_hi, [...]): Document. 2011-10-18 09:39:04 +00:00
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
ggc-common.c
ggc-internal.h
ggc-none.c Reduce memory waste due to non-power-of-2 allocs 2011-10-17 12:00:07 +02:00
ggc-page.c Use more efficient alignment in ggc 2011-10-29 01:02:35 +00:00
ggc-zone.c Fix building ggc-zone.c 2011-10-20 17:22:17 +02:00
ggc.h Reduce memory waste due to non-power-of-2 allocs 2011-10-17 12:00:07 +02:00
gimple-fold.c re PR tree-optimization/50768 (ICE: in execute_todo, at passes.c:1731 with -O2 -ftracer) 2011-10-19 12:59:21 +00:00
gimple-fold.h
gimple-iterator.c
gimple-low.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
gimple-pretty-print.c md.texi (vec_widen_ushiftl_hi, [...]): Document. 2011-10-18 09:39:04 +00:00
gimple-pretty-print.h
gimple-streamer-in.c
gimple-streamer-out.c
gimple-streamer.h
gimple.c gimple.c (walk_stmt_load_store_addr_ops): Call visit_addr also on COND_EXPR/VEC_COND_EXPR comparison operands if... 2011-10-14 14:05:43 +02:00
gimple.def
gimple.h
gimplify.c gimplify.c (gimplify_expr): Take care that for bitwise-binary transformation the operands have compatible types. 2011-10-14 21:30:42 +02:00
glimits.h
godump.c godump.c (go_output_typedef): Support printing enum values that don't fit in a signed HOST_WIDE_INT. 2011-10-03 20:09:56 +00:00
graph.c
graph.h
graphds.c
graphds.h
graphite-blocking.c
graphite-clast-to-gimple.c
graphite-clast-to-gimple.h
graphite-cloog-compat.h
graphite-cloog-util.c
graphite-cloog-util.h
graphite-dependences.c
graphite-dependences.h
graphite-flattening.c
graphite-interchange.c
graphite-poly.c
graphite-poly.h
graphite-ppl.c
graphite-ppl.h
graphite-scop-detection.c
graphite-scop-detection.h
graphite-sese-to-poly.c
graphite-sese-to-poly.h
graphite.c
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-lynx.h
gthr-mipssde.h
gthr-posix.c
gthr-posix.h
gthr-rtems.h
gthr-single.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
hard-reg-set.h
highlev-plugin-common.h
hooks.c system.h (OUTPUT_ADDR_CONST_EXTRA): Poison. 2011-10-06 23:25:53 +04:00
hooks.h system.h (OUTPUT_ADDR_CONST_EXTRA): Poison. 2011-10-06 23:25:53 +04:00
host-default.c
hosthooks-def.h
hosthooks.h
hw-doloop.c
hw-doloop.h
hwint.c
hwint.h
ifcvt.c re PR bootstrap/50738 (Bootstrap failure at revision 180028 on powerpc-apple-darwin9) 2011-10-16 00:09:58 +10:30
implicit-zee.c
incpath.c re PR preprocessor/36819 (memleak in split_quote_chain) 2011-10-02 12:31:40 +00:00
incpath.h
init-regs.c
input.c Support expansion of reserved locations wrapped in virtual locations 2011-10-25 10:58:54 +02:00
input.h Add line map statistics to -fmem-report output 2011-10-17 11:59:52 +02:00
insn-addr.h
insn-notes.def
integrate.c
integrate.h
internal-fn.c
internal-fn.def
internal-fn.h
intl.c
intl.h
ipa-cp.c
ipa-inline-analysis.c ipa-inline-analysis.c (MAX_TIME): Update comment. 2011-10-03 08:11:43 +00:00
ipa-inline-transform.c
ipa-inline.c * ipa-inline.c (estimate_badness): Scale up and handle overflows. 2011-10-23 14:30:24 +00:00
ipa-inline.h
ipa-prop.c ipa-prop.c (mark_modified): Moved up in the file. 2011-10-31 18:43:25 +01:00
ipa-prop.h
ipa-pure-const.c re PR middle-end/50527 (inconsistent vla align) 2011-10-07 12:49:49 +00:00
ipa-ref-inline.h
ipa-ref.c
ipa-ref.h
ipa-reference.c
ipa-reference.h
ipa-split.c re PR tree-optimization/50723 (internal compiler error: verify_ssa failed) 2011-10-14 11:03:06 +00:00
ipa-utils.c
ipa-utils.h
ipa.c cgraphunit.c (ipa_passes): Remove unrechable nodes. 2011-10-02 14:30:50 +00:00
ira-build.c
ira-color.c * ira-color.c (assign_hard_reg): Fix typo. 2011-10-01 19:42:54 +00:00
ira-conflicts.c
ira-costs.c
ira-emit.c
ira-int.h
ira-lives.c
ira.c
ira.h
jump.c re PR rtl-optimization/49941 (segmentation fault in redirect_jump_2) 2011-10-15 21:02:33 +10:30
langhooks-def.h
langhooks.c
langhooks.h
LANGUAGES
lcm.c
libfuncs.h
libgcc2.c
libgcc2.h
libgcc-libsystem.ver
limitx.h
limity.h
lists.c reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
longlong.h longlong.h (smul_ppmm, sdiv_qrnnd): Add underscores to the local variables. 2011-10-04 07:27:01 +00:00
loop-doloop.c
loop-init.c
loop-invariant.c
loop-iv.c
loop-unroll.c
loop-unswitch.c
lower-subreg.c
lto-cgraph.c cgraph.c (dump_cgraph_node): Dump alias flag. 2011-10-21 11:04:20 +00:00
lto-compress.c
lto-compress.h
lto-opts.c
lto-section-in.c Split out LTO's writing of top level asm nodes in preparation of extending what... 2011-09-30 14:56:01 +00:00
lto-section-out.c
lto-streamer-in.c lto-streamer-in.c (input_struct_function_base): Factor out of ... 2011-10-13 11:41:52 -04:00
lto-streamer-out.c lto-streamer-in.c (input_struct_function_base): Factor out of ... 2011-10-13 11:41:52 -04:00
lto-streamer.c
lto-streamer.h lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter. 2011-10-04 09:46:56 +00:00
lto-symtab.c re PR lto/47247 (Linker plugin specification makes it difficult to handle COMDATs) 2011-10-02 10:41:24 +00:00
lto-wrapper.c re PR driver/50876 (unrecognized command line option '-Zmultiply_defined suppress regressions for lto.exp on x86_64-apple-darwin11) 2011-10-28 09:46:26 +00:00
machmode.def
machmode.h
main.c
Makefile.in Add gcc-ar/nm/ranlib wrappers for slim LTO v2 2011-10-29 00:10:36 +00:00
matrix-reorg.c
mcf.c
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c
modulo-sched.c Fix marking of SMSed loops as BB_DISABLE_SCHEDULE 2011-10-30 05:12:53 +00:00
omega.c
omega.h
omp-builtins.def
omp-low.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
ONEWS
opt-functions.awk
opt-gather.awk
opt-include.awk
opt-read.awk
optabs.c tree-cfg.c (verify_gimple_assign_unary): Allow vector conversions. 2011-10-30 10:12:02 -07:00
optabs.h tree-cfg.c (verify_gimple_assign_unary): Allow vector conversions. 2011-10-30 10:12:02 -07:00
optc-gen.awk
optc-save-gen.awk
opth-gen.awk
opts-common.c
opts-diagnostic.h
opts-global.c
opts.c invoke.texi (-fshrink-wrap): Document. 2011-10-05 12:59:23 +00:00
opts.h
output.h
params.c
params.def invoke.texi (sink-frequency-threshold): Document. 2011-10-26 07:26:50 -06:00
params.h
passes.c Vector shuffling patch from Artem Shinkarov. 2011-10-03 08:13:26 -07:00
plugin.c [multiple changes] 2011-10-19 13:20:22 +00:00
plugin.def
plugin.h
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload.c
predict.c
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c
print-tree.c
profile.c profile.c (compute_branch_probabilities): Compute and dump the overlap between the static estimation and the... 2011-10-20 00:39:12 +00:00
profile.h
read-md.c
read-md.h
read-rtl.c
README.Portability
real.c
real.h
realmpfr.c
realmpfr.h
recog.c
recog.h
reg-notes.def reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
reg-stack.c
regcprop.c Fix illegal register substitutions on big-endian during cprop_reg. 2011-10-27 22:08:10 -07:00
reginfo.c
regmove.c
regrename.c regrename.h: New file. 2011-10-19 17:26:26 +00:00
regrename.h regrename.h: New file. 2011-10-19 17:26:26 +00:00
regs.h
regset.h
regstat.c
reload1.c re PR rtl-optimization/47918 (noreturn discovery broke non local gotos on m68k and i386) 2011-10-28 10:48:32 +00:00
reload.c re PR rtl-optimization/46603 (gcc.dg/vect/slp-multitypes-2.c execution failure) 2011-10-27 18:19:54 +00:00
reload.h
reorg.c Properly limit backwards label scanning in reorg. 2011-10-30 00:48:05 -07:00
resource.c
resource.h
rtl-error.c
rtl-error.h
rtl.c
rtl.def
rtl.h Properly limit backwards label scanning in reorg. 2011-10-30 00:48:05 -07:00
rtlanal.c re PR bootstrap/50836 (bootstrap fails due to error: no previous prototype for 'find_all_hard_reg_sets') 2011-10-24 11:03:12 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
sched-deps.c re PR bootstrap/50825 (bootstrap fails at stage1 libgcc from r180302) 2011-10-21 18:38:44 +00:00
sched-ebb.c reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
sched-int.h reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
sched-rgn.c reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
sched-vis.c
sdbout.c
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c re PR rtl-optimization/50340 (Fails to build SPEC 2000 176.gcc) 2011-10-19 16:46:44 +04:00
sel-sched-ir.h
sel-sched.c re PR rtl-optimization/50205 (ICE: in code_motion_path_driver, at sel-sched.c:6581 with -fselective-scheduling2 and custom flags) 2011-10-18 16:36:16 +04:00
sel-sched.h
sese.c
sese.h
simplify-rtx.c re PR rtl-optimization/49720 (Infinite recursion compiling gold binary_test.cc testcase) 2011-10-28 06:35:31 +00:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c expr.h (copy_blkmode_to_reg): Declare. 2011-10-12 07:46:58 +00:00
stor-layout.c
store-motion.c
streamer-hooks.c
streamer-hooks.h streamer-hooks.h (struct streamer_hooks): Add hooks input_location and output_location. 2011-10-13 11:40:29 -04:00
stringpool.c
sync-builtins.def
system.h configure.ac: Add --with-native-system-header-dir. 2011-10-17 23:31:25 +00:00
target-def.h
target-globals.c
target-globals.h
target-hooks-macros.h
target.def Change vec_perm checking and expansion level. 2011-10-25 14:29:48 -07:00
target.h
targhooks.c system.h (OUTPUT_ADDR_CONST_EXTRA): Poison. 2011-10-06 23:25:53 +04:00
targhooks.h system.h (OUTPUT_ADDR_CONST_EXTRA): Poison. 2011-10-06 23:25:53 +04:00
timevar.c
timevar.def
timevar.h
tlink.c
toplev.c Reduce memory waste due to non-power-of-2 allocs 2011-10-17 12:00:07 +02:00
toplev.h
tracer.c
tree-affine.c
tree-affine.h
tree-browser.c
tree-browser.def
tree-call-cdce.c
tree-cfg.c tree-cfg.c (verify_gimple_assign_unary): Allow vector conversions. 2011-10-30 10:12:02 -07:00
tree-cfgcleanup.c
tree-chrec.c
tree-chrec.h
tree-complex.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-data-ref.c re PR tree-optimization/50838 (ice in refs_may_alias_p_1 with -O3) 2011-10-24 12:31:01 +00:00
tree-data-ref.h
tree-dfa.c tree-flow.h (get_var_ann): Don't declare. 2011-10-06 15:18:12 +00:00
tree-diagnostic.c Emit macro expansion related diagnostics 2011-10-17 11:59:27 +02:00
tree-diagnostic.h Emit macro expansion related diagnostics 2011-10-17 11:59:27 +02:00
tree-dump.c
tree-dump.h
tree-eh.c tree-eh.c (do_return_redirection): Remove return_value_p parameter. 2011-10-25 22:59:40 +00:00
tree-emutls.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-flow-inline.h tree-flow.h (get_var_ann): Don't declare. 2011-10-06 15:18:12 +00:00
tree-flow.h re PR tree-optimization/50672 (ice: verify_ssa failed: no immediate_use list) 2011-10-18 08:57:39 +00:00
tree-if-conv.c
tree-inline.c md.texi (vec_widen_ushiftl_hi, [...]): Document. 2011-10-18 09:39:04 +00:00
tree-inline.h
tree-into-ssa.c
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-mudflap.c re PR middle-end/50527 (inconsistent vla align) 2011-10-07 12:49:49 +00:00
tree-mudflap.h
tree-nested.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-nomudflap.c
tree-nrv.c
tree-object-size.c re PR middle-end/50700 (__builtin_object_size computed wrong) 2011-10-12 13:19:34 +00:00
tree-optimize.c
tree-outof-ssa.c
tree-parloops.c
tree-pass.h
tree-phinodes.c
tree-predcom.c
tree-pretty-print.c md.texi (vec_widen_ushiftl_hi, [...]): Document. 2011-10-18 09:39:04 +00:00
tree-pretty-print.h
tree-profile.c tree-flow.h (get_var_ann): Don't declare. 2011-10-06 15:18:12 +00:00
tree-scalar-evolution.c
tree-scalar-evolution.h
tree-sra.c cgraphunit.c (ipa_passes): Remove unrechable nodes. 2011-10-02 14:30:50 +00:00
tree-ssa-address.c tree-ssa-address.c (copy_ref_info): Remove copy of TREE_THIS_NOTRAP. 2011-10-11 21:21:43 +00:00
tree-ssa-alias.c tree-ssa-alias.h (struct pt_solution): Remove vars_contains_restrict member. 2011-10-18 09:04:54 +00:00
tree-ssa-alias.h tree-ssa-alias.h (struct pt_solution): Remove vars_contains_restrict member. 2011-10-18 09:04:54 +00:00
tree-ssa-ccp.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-ssa-coalesce.c
tree-ssa-copy.c
tree-ssa-copyrename.c
tree-ssa-dce.c re PR tree-optimization/50672 (ice: verify_ssa failed: no immediate_use list) 2011-10-18 08:57:39 +00:00
tree-ssa-dom.c re PR tree-optimization/44683 (Optimization bug with copysign builtin) 2011-10-23 15:57:09 +00:00
tree-ssa-dse.c
tree-ssa-forwprop.c re PR tree-optimization/50780 (ICE: verify_gimple failed: invalid operands in ternary operation with -ftree-vectorize -fnon-call-exceptions) 2011-10-19 14:54:34 +00:00
tree-ssa-ifcombine.c
tree-ssa-live.c
tree-ssa-live.h
tree-ssa-loop-ch.c
tree-ssa-loop-im.c tree-ssa-loop-im.c (stmt_cost): Add WIDEN_*, FMA_EXPR and rotates to the set of expensive operations. 2011-10-20 07:57:48 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c tree.h (copy_ref_info): Expose existing function. 2011-10-11 18:39:51 +00:00
tree-ssa-loop-manip.c
tree-ssa-loop-niter.c
tree-ssa-loop-prefetch.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c
tree-ssa-math-opts.c re PR tree-optimization/50717 (Silent code gen fault with incorrect widening of multiply) 2011-10-18 19:57:15 +00:00
tree-ssa-operands.c Rename vshuffle/vec_shuffle to vec_perm. 2011-10-07 15:41:48 -07:00
tree-ssa-operands.h
tree-ssa-phiopt.c
tree-ssa-phiprop.c
tree-ssa-pre.c re PR tree-optimization/50767 (ICE: in refs_may_alias_p_1, at tree-ssa-alias.c:1004 with -O2 -fno-tree-copy-prop -fno-tree-dominator-opts) 2011-10-18 11:44:15 +00:00
tree-ssa-propagate.c
tree-ssa-propagate.h
tree-ssa-reassoc.c re PR tree-optimization/50587 (ICE init_range_entry, at tree-ssa-reassoc.c:1698 caused by recent change) 2011-10-03 11:06:38 +02:00
tree-ssa-sccvn.c re PR tree-optimization/38884 (missed FRE with __real and __imag) 2011-10-06 08:41:44 +00:00
tree-ssa-sccvn.h
tree-ssa-sink.c invoke.texi (sink-frequency-threshold): Document. 2011-10-26 07:26:50 -06:00
tree-ssa-strlen.c tree-ssa-strlen.c: Include expr.h. 2011-10-27 21:04:43 +02:00
tree-ssa-structalias.c tree-ssa-alias.h (struct pt_solution): Remove vars_contains_restrict member. 2011-10-18 09:04:54 +00:00
tree-ssa-tail-merge.c re PR tree-optimization/50763 (ICE: verify_gimple failed: missing PHI def with -ftree-tail-merge) 2011-10-26 09:33:49 +00:00
tree-ssa-ter.c
tree-ssa-threadedge.c
tree-ssa-threadupdate.c
tree-ssa-uncprop.c
tree-ssa-uninit.c
tree-ssa.c tree-ssa.c (maybe_optimize_var): Drop TREE_ADDRESSABLE from vector or complex vars even if... 2011-10-13 18:09:12 +02:00
tree-ssanames.c
tree-stdarg.c
tree-stdarg.h
tree-streamer-in.c tree-streamer-out.c (pack_ts_base_value_fields): Emit TYPE_ADDR_SPACE. 2011-10-31 10:03:32 -04:00
tree-streamer-out.c tree-streamer-out.c (pack_ts_base_value_fields): Emit TYPE_ADDR_SPACE. 2011-10-31 10:03:32 -04:00
tree-streamer.c
tree-streamer.h Split out LTO's writing of top level asm nodes in preparation of extending what... 2011-09-30 14:56:01 +00:00
tree-switch-conversion.c
tree-tailcall.c
tree-vect-data-refs.c Implement interleave via permutation. 2011-10-25 14:29:56 -07:00
tree-vect-generic.c re PR middle-end/50731 (FAIL: gcc.dg/torture/vector-shift2.c) 2011-10-27 12:10:57 +00:00
tree-vect-loop-manip.c
tree-vect-loop.c tree-vect-stmts.c (vect_get_vec_def_for_operand): Convert constants to vector element type. 2011-10-24 14:24:36 +00:00
tree-vect-patterns.c tree-vectorizer.h (NUM_PATTERNS): Bump to 9. 2011-10-30 13:16:01 +01:00
tree-vect-slp.c Change vec_perm checking and expansion level. 2011-10-25 14:29:48 -07:00
tree-vect-stmts.c tree-vect-stmts.c (vectorizable_shift): If op1 is vect_external_def in a loop and has different type from op0... 2011-10-31 17:52:19 +01:00
tree-vectorizer.c
tree-vectorizer.h tree-vectorizer.h (NUM_PATTERNS): Bump to 9. 2011-10-30 13:16:01 +01:00
tree-vrp.c re PR tree-optimization/50729 (Silent code gen fault: Value range propagation seems to propagate values across narrowing/widening) 2011-10-17 12:22:54 +00:00
tree.c build_string comments 2011-10-26 15:31:16 -04:00
tree.def Fix typos in the names of vec_extract & vec_interleave tree codes. 2011-10-25 14:29:40 -07:00
tree.h tree-cfg.c (verify_gimple_assign_unary): Allow vector conversions. 2011-10-30 10:12:02 -07:00
treestruct.def
tsystem.h
typeclass.h
value-prof.c
value-prof.h
var-tracking.c re PR debug/50826 (bootstrap on 64 bit pa broken by r180194, ICE in mem_loc_descriptor) 2011-10-26 13:47:48 +00:00
varasm.c emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_READONLY_P for static const strings. 2011-10-13 09:54:50 +00:00
varpool.c cgraphunit.c (handle_alias_pairs): Also handle wekref with destination declared. 2011-10-19 10:27:50 +00:00
vec.c
vec.h
vecir.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
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.


Avoid unnecessary test before free
----------------------------------

Since SunOS 4 stopped being a reasonable portability target,
(which happened around 2007) there has been no need to guard
against "free (NULL)".  Thus, any guard like the following
constitutes a redundant test:

  if (P)
    free (P);

It is better to avoid the test.[*]
Instead, simply free P, regardless of whether it is NULL.

[*] However, if your profiling exposes a test like this in a
performance-critical loop, say where P is nearly always NULL, and
the cost of calling free on a NULL pointer would be prohibitively
high, consider using __builtin_expect, e.g., like this:

  if (__builtin_expect (ptr != NULL, 0))
    free (ptr);



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.