gcc/gcc
Vladimir Makarov 2608d84140 re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops)
2012-01-19  Vladimir Makarov  <vmakarov@redhat.com>

	PR rtl-optimization/40761
	* ira-int.h (struct ira_loop_tree_node): Add comment for member
	loop.  Add new member loop_num.
	(IRA_LOOP_NODE_BY_INDEX): Modify the check.
	(ira_build): Remove the parameter.

	* ira.c (ira_print_disposition): Use loop_num instead of
	loop->num.
	(ira.c): Do not build CFG loops for one region allocation.  Remove
	argument from ira_build call.

	* ira-build.c (init_loop_tree_node): New function.
	(create_loop_tree_nodes): Use it.  Separate the case when CFG
	loops are not built.
	(more_one_region_p): Check current_loops.
	(finish_loop_tree_nodes): Separate the case when CFG loops are not
	built.
	(add_loop_to_tree): Process loop equal to NULL too.
	(form_loop_tree): Separate the case when CFG loops are not built.
	Use explicitly number for the root.
	(rebuild_regno_allocno_maps, create_loop_tree_node_allocnos): Add
	an assertion.
	(ira_print_expanded_allocno, loop_compare_func): Use loop_num
	instead of loop->num.
	(mark_loops_for_removal): Ditto.  Use loop_num instead of
	loop->num.
	(mark_all_loops_for_removal): Ditto.
	(remove_unnecessary_regions): Separate the case when CFG loops
	are not built.
	(ira_build): Remove the parameter.  Use explicit number of regions
	when CFG loops are not built.

	* ira-color.c (print_loop_title): Separate the case for the root
	node.  Use loop_num instead of loop->num.
	(move_spill_restore): Use loop_num instead of loop->num.

	* ira-emit.c (setup_entered_from_non_parent_p): Add an assertion.
	(change_loop): Ditto.
	(change_loop): Use loop_num instead of loop->num.

	* ira-lives.c (process_bb_node_lives): Ditto.

	* ira-costs.c (print_allocno_costs, find_costs_and_classes):
	Ditto.

	* ira-conflicts.c (print_allocno_conflicts): Ditto.

From-SVN: r183312
2012-01-19 20:46:31 +00:00
..
ada Makefile.in (OSCONS_EXTRACT): Add $(GNATLIBCFLAGS). 2012-01-14 20:53:01 +00:00
c-family c-opts.c (c_common_post_options): Reset LTO flags if we are about to generate a PCH. 2012-01-18 13:10:40 +00:00
common
config re PR target/51876 (Recent extra neon related testsuite regressions on arm-linux-gnueabi) 2012-01-19 18:07:21 +01:00
cp re PR c++/51889 (can't override a using-declaration in a template) 2012-01-19 09:58:28 -05:00
doc re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure) 2012-01-17 17:21:49 +01:00
fortran re PR fortran/51904 (ICE on SIZE function evaluation) 2012-01-19 21:22:33 +01:00
ginclude
go compiler: Don't use import path for ./ or ../ imports. 2012-01-17 19:50:59 +00:00
java
lto re PR lto/51774 (FAIL: gcc.dg/lto/trans-mem-* c_lto_trans-mem-1_0.o-c_lto_trans-mem-1_1.o link, -flto -fgnu-tm) 2012-01-06 17:48:52 +01:00
objc
objcp
po
testsuite re PR fortran/51904 (ICE on SIZE function evaluation) 2012-01-19 21:22:33 +01:00
ABOUT-GCC-NLS
BASE-VER
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) 2012-01-19 20:46:31 +00: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-2011 2012-01-09 Richard Guenther <rguenther@suse.de> 2012-01-09 10:11:38 +00:00
ChangeLog.dataflow
ChangeLog.graphite
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
DATESTAMP Daily bump. 2012-01-19 00:19:23 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in c-decl.c: Do not include tree-mudflap.h 2012-01-13 22:14:21 +00:00
ONEWS
README.Portability
acinclude.m4 re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o) 2012-01-19 11:43:54 +01:00
aclocal.m4
addresses.h
alias.c
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
auto-inc-dec.c
basic-block.h sched-int.h (bb_note): Move to... 2012-01-09 19:43:10 +00:00
bb-reorder.c re PR gcov-profile/50127 (g++.dg/tree-prof/partition2.C FAILs on several targets) 2012-01-06 23:05:03 +01:00
bb-reorder.h
bitmap.c
bitmap.h
bt-load.c
builtin-attrs.def Mark transaction begin as returns-twice. 2012-01-05 23:48:30 +00:00
builtin-types.def
builtins.c
builtins.def
builtins.h
c-aux-info.c
c-config-lang.in
c-convert.c
c-decl.c c-decl.c: Do not include tree-mudflap.h 2012-01-13 22:14:21 +00:00
c-errors.c
c-lang.c
c-lang.h
c-objc-common.c
c-objc-common.h
c-parser.c
c-tree.h
c-typeck.c
caller-save.c
calls.c re PR debug/51762 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2231) 2012-01-05 21:47:16 +01:00
cfg.c
cfganal.c
cfgbuild.c
cfgcleanup.c
cfgexpand.c re PR tree-optimization/46590 (long compile time with -O2 and many loops) 2012-01-19 15:06:04 +00:00
cfghooks.c
cfghooks.h
cfglayout.c
cfglayout.h
cfgloop.c cfgloop.c (cancel_loop): Add free() of bbs array. 2012-01-08 13:19:05 +00:00
cfgloop.h
cfgloopanal.c
cfgloopmanip.c re PR rtl-optimization/49710 (segfault) 2012-01-05 19:25:14 +00:00
cfgrtl.c sched-int.h (bb_note): Move to... 2012-01-09 19:43:10 +00:00
cgraph.c tree.h (build_function_decl_skip_args): Add boolean parameter. 2012-01-11 18:47:28 +00:00
cgraph.h tree.h (build_function_decl_skip_args): Add boolean parameter. 2012-01-11 18:47:28 +00:00
cgraphbuild.c
cgraphunit.c tree.h (build_function_decl_skip_args): Add boolean parameter. 2012-01-11 18:47:28 +00:00
cif-code.def
collect2-aix.c
collect2-aix.h
collect2.c collect2.c (main): In AIX specific computations for vector insertions... 2012-01-03 11:36:25 +00:00
collect2.h
combine-stack-adj.c
combine.c re PR bootstrap/51796 (internal compiler error: in distribute_notes, at combine.c:13285 for libgomp/alloc.c on m68k-linux) 2012-01-11 23:59:12 +01:00
common.opt re PR c++/6057 (expression mangling doesn't work for operator new) 2012-01-06 16:39:43 -05:00
compare-elim.c
conditions.h
config.build xm-vms.h (HOST_LONG_FORMAT, [...]): Define when long pointers are used. 2012-01-04 15:45:29 +00:00
config.gcc re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o) 2012-01-19 11:43:54 +01:00
config.host
config.in Check if linker supports R_386_TLS_GD_PLT, R_386_TLS_LDM_PLT relocs 2012-01-10 13:21:53 +00:00
configure re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o) 2012-01-19 11:43:54 +01:00
configure.ac re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o) 2012-01-19 11:43:54 +01:00
convert.c re PR c/12245 (Uses lots of memory when compiling large initialized arrays) 2012-01-16 11:40:38 -05:00
convert.h
coretypes.h
coverage.c
coverage.h
cppbuiltin.c
cppbuiltin.h
cppdefault.c Translate built-in include paths for sysroot. 2012-01-06 00:14:32 +00:00
cppdefault.h
cppspec.c
cprop.c
cse.c
cselib.c re PR bootstrap/51725 (segfault in stage 3 when compiling gcc/opts.c for sparc64-linux) 2012-01-07 21:37:15 +00:00
cselib.h
cstamp-h.in
data-streamer-in.c
data-streamer-out.c
data-streamer.c
data-streamer.h
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c
dbxout.h
dce.c
dce.h
ddg.c
ddg.h
debug.c
debug.h
defaults.h
df-core.c
df-problems.c re PR rtl-optimization/51505 (ICE: in form_sum, at reload.c:5349 with -O --param max-cse-insns=1) 2012-01-19 11:29:18 +04:00
df-scan.c
df.h
dfp.c
dfp.h
diagnostic-core.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
dominance.c
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c
dse.h
dwarf2asm.c
dwarf2asm.h
dwarf2cfi.c re PR rtl-optimization/51271 (ICE in in maybe_record_trace_start, at dwarf2cfi.c:2244) 2012-01-10 08:28:55 +00:00
dwarf2out.c re PR debug/51695 (NOTE_INSN_VAR_LOCATION notes are sometimes too large) 2012-01-04 20:58:03 +01:00
dwarf2out.h
ebitmap.c
ebitmap.h
emit-rtl.c
emit-rtl.h
errors.c
errors.h
et-forest.c
et-forest.h
except.c
except.h
exec-tool.in
explow.c
expmed.c re PR middle-end/50325 (76 new fails with rev. 177691) 2012-01-17 20:37:46 +00:00
expmed.h
expr.c re PR middle-end/51782 (-ftree-sra: Missing address-space information leads to wrong) 2012-01-17 14:52:57 +00:00
expr.h expr.h (move_by_pieces_ninsns): Declare. 2012-01-02 13:56:36 +00:00
final.c
fixed-value.c
fixed-value.h
flag-types.h
flags.h
fold-const.c re PR middle-end/51750 (FAIL: 25_algorithms/heap/moveable*.cc execution test) 2012-01-04 13:25:28 +00:00
fp-test.c
function.c re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure) 2012-01-17 17:21:49 +01:00
function.h
fwprop.c
gcc-ar.c
gcc-plugin.h
gcc.c
gcc.h
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c gcov.c (STRING_SIZE): Remove. 2012-01-11 18:58:30 +00:00
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
gengtype.h
genhooks.c
genmddeps.c
genmodes.c
genmultilib
genopinit.c
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
ggc-common.c
ggc-internal.h
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h
gimple-fold.c
gimple-fold.h
gimple-iterator.c
gimple-low.c
gimple-pretty-print.c
gimple-pretty-print.h
gimple-streamer-in.c
gimple-streamer-out.c
gimple-streamer.h
gimple.c gimple.c (is_gimple_non_addressable): Remove. 2012-01-09 15:14:19 +00:00
gimple.def
gimple.h gimple.h (gimplify_body): Remove first argument. 2012-01-11 18:50:54 +00:00
gimplify.c re PR c/8081 (ICE with variably sized types returned from nested functions) 2012-01-13 12:05:27 +00:00
glimits.h
godump.c
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 re PR tree-optimization/50913 (ICE in scan_tree_for_params_right_scev, at graphite-sese-to-poly.c:633 compiling libgfortran with -floop-interchange -m32) 2012-01-10 09:14:51 +00:00
graphite-scop-detection.h
graphite-sese-to-poly.c
graphite-sese-to-poly.h
graphite.c
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
gtm-builtins.def Mark transaction begin as returns-twice. 2012-01-05 23:48:30 +00:00
haifa-sched.c sched-int.h (bb_note): Move to... 2012-01-09 19:43:10 +00:00
hard-reg-set.h re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure) 2012-01-17 17:21:49 +01:00
highlev-plugin-common.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hw-doloop.c
hw-doloop.h
hwint.c
hwint.h
ifcvt.c
incpath.c
incpath.h
init-regs.c
input.c
input.h
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 Update copyright year. 2012-01-13 22:29:05 +00:00
ipa-inline-analysis.c re PR tree-optimization/51680 (g++ 4.7 fails to inline trivial template stuff) 2012-01-08 16:39:00 +00:00
ipa-inline-transform.c tree.h (build_function_decl_skip_args): Add boolean parameter. 2012-01-11 18:47:28 +00:00
ipa-inline.c * ipa-inline.c (want_inline_small_function_p): Fix formating. 2012-01-08 16:33:39 +00:00
ipa-inline.h
ipa-prop.c
ipa-prop.h
ipa-pure-const.c
ipa-ref-inline.h
ipa-ref.c
ipa-ref.h
ipa-reference.c
ipa-reference.h
ipa-split.c tree.h (build_function_decl_skip_args): Add boolean parameter. 2012-01-11 18:47:28 +00:00
ipa-utils.c
ipa-utils.h
ipa.c
ira-build.c re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) 2012-01-19 20:46:31 +00:00
ira-color.c re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) 2012-01-19 20:46:31 +00:00
ira-conflicts.c re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) 2012-01-19 20:46:31 +00:00
ira-costs.c re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) 2012-01-19 20:46:31 +00:00
ira-emit.c re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) 2012-01-19 20:46:31 +00:00
ira-int.h re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) 2012-01-19 20:46:31 +00:00
ira-lives.c re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) 2012-01-19 20:46:31 +00:00
ira.c re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) 2012-01-19 20:46:31 +00:00
ira.h
jump.c
langhooks-def.h
langhooks.c
langhooks.h
lcm.c
libfuncs.h
limitx.h
limity.h
lists.c
loop-doloop.c
loop-init.c
loop-invariant.c
loop-iv.c
loop-unroll.c
loop-unswitch.c
lower-subreg.c
lto-cgraph.c
lto-compress.c
lto-compress.h
lto-opts.c
lto-section-in.c
lto-section-out.c
lto-streamer-in.c
lto-streamer-out.c re PR lto/50490 (ICE when compiling libglib2.0 with LTO, tree code 'optimization_node' is not supported in LTO streams) 2012-01-05 15:43:54 +00:00
lto-streamer.c
lto-streamer.h
lto-symtab.c
lto-wrapper.c re PR lto/51280 (ICE when lto1 does not have -fgnu-tm and object file uses TM) 2012-01-19 13:57:04 +00:00
machmode.def
machmode.h
main.c
matrix-reorg.c
mcf.c
mips-tdump.c
mips-tfile.c
mkconfig.sh
mode-classes.def
mode-switching.c
modulo-sched.c
omega.c
omega.h
omp-builtins.def
omp-low.c gimple.h (gimplify_body): Remove first argument. 2012-01-11 18:50:54 +00:00
opt-functions.awk
opt-gather.awk
opt-include.awk
opt-read.awk
optabs.c re PR middle-end/50325 (76 new fails with rev. 177691) 2012-01-17 20:37:46 +00:00
optabs.h re PR middle-end/50325 (76 new fails with rev. 177691) 2012-01-17 20:37:46 +00:00
optc-gen.awk
optc-save-gen.awk
opth-gen.awk
opts-common.c
opts-diagnostic.h
opts-global.c
opts.c re PR lto/51806 (-flto ignores -Werror) 2012-01-10 16:27:55 +00:00
opts.h
output.h
params.c
params.def
params.h
passes.c passes.c (register_one_dump_file): Free full_name. 2012-01-02 14:34:52 +01:00
plugin.c
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 re PR middle-end/44777 (ICE: SIGSEGV with -fprofile-use in gcc.c-torture/execute/comp-goto-2.c) 2012-01-05 20:54:16 +01:00
profile.h
read-md.c
read-md.h
read-rtl.c
real.c
real.h
realmpfr.c
realmpfr.h
recog.c re PR rtl-optimization/51821 (64bit > 32bit conversion produces incorrect results with optimizations) 2012-01-15 19:03:46 +01:00
recog.h
ree.c
reg-notes.def
reg-stack.c
regcprop.c
reginfo.c
regmove.c
regrename.c
regrename.h
regs.h
regset.h
regstat.c
reload.c reload.c (find_reloads): Adjust LABEL_NUSES on REG_LABEL_OPERAND insertion. 2012-01-05 09:45:09 +00:00
reload.h
reload1.c passes.c (register_one_dump_file): Free full_name. 2012-01-02 14:34:52 +01:00
reorg.c re PR debug/51471 (gcc.c-torture/execute/20040811-1.c and gcc.c-torture/execute/vla-dealloc-1.c fails at -O3 -g on mips64-linux-gnu) 2012-01-09 22:19:47 +00:00
resource.c
resource.h
rtl-error.c
rtl-error.h
rtl.c
rtl.def
rtl.h
rtlanal.c
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
sched-deps.c
sched-ebb.c
sched-int.h sched-int.h (bb_note): Move to... 2012-01-09 19:43:10 +00:00
sched-rgn.c
sched-vis.c
sdbout.c
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c
sel-sched-ir.h
sel-sched.c
sel-sched.h
sese.c
sese.h
simplify-rtx.c
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c re PR middle-end/51768 (ICE with invalid asm goto) 2012-01-05 21:18:15 +01:00
stor-layout.c
store-motion.c
streamer-hooks.c
streamer-hooks.h
stringpool.c
sync-builtins.def
system.h system.h: Prior to #define, #undef fopen and freopen unconditionally. 2012-01-03 11:44:34 +00:00
target-def.h
target-globals.c
target-globals.h
target-hooks-macros.h
target.def re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure) 2012-01-17 17:21:49 +01:00
target.h re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure) 2012-01-17 17:21:49 +01:00
targhooks.c
targhooks.h
timevar.c
timevar.def
timevar.h
tlink.c
toplev.c re PR middle-end/51764 (mudflap does not work with LTO) 2012-01-05 15:08:42 +00:00
toplev.h
tracer.c
trans-mem.c trans-mem.c (requires_barrier): Remove call to is_global_var. 2012-01-18 14:13:54 +00:00
trans-mem.h
tree-affine.c
tree-affine.h
tree-browser.c
tree-browser.def
tree-call-cdce.c
tree-cfg.c re PR bootstrap/51648 (Profiledbootstrap failure on x86_64-linux) 2012-01-05 10:32:52 +01:00
tree-cfgcleanup.c
tree-chrec.c
tree-chrec.h
tree-complex.c
tree-data-ref.c
tree-data-ref.h
tree-dfa.c
tree-diagnostic.c
tree-diagnostic.h
tree-dump.c
tree-dump.h
tree-eh.c
tree-emutls.c
tree-flow-inline.h
tree-flow.h
tree-if-conv.c
tree-inline.c re PR tree-optimization/51865 (ICE in insert_vi_for_tree, at tree-ssa-structalias.c:2642) 2012-01-16 12:12:53 +01:00
tree-inline.h
tree-into-ssa.c
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c re PR tree-optimization/51070 (ICE verify_gimple failed) 2012-01-03 12:07:18 +00:00
tree-mudflap.c re PR libmudflap/40778 (Mudflap instrumentation missing in cloned function.) 2012-01-19 19:58:02 +01:00
tree-mudflap.h
tree-nested.c
tree-nomudflap.c re PR middle-end/51764 (mudflap does not work with LTO) 2012-01-05 15:08:42 +00:00
tree-nrv.c
tree-object-size.c
tree-optimize.c c-decl.c: Do not include tree-mudflap.h 2012-01-13 22:14:21 +00:00
tree-outof-ssa.c
tree-parloops.c
tree-pass.h
tree-phinodes.c
tree-predcom.c
tree-pretty-print.c
tree-pretty-print.h
tree-profile.c
tree-scalar-evolution.c
tree-scalar-evolution.h
tree-sra.c tree.h (build_function_decl_skip_args): Add boolean parameter. 2012-01-11 18:47:28 +00:00
tree-ssa-address.c
tree-ssa-alias.c
tree-ssa-alias.h
tree-ssa-ccp.c re PR tree-optimization/51760 (ICE in set_lattice_value, at tree-ssa-ccp.c:456) 2012-01-05 13:41:34 +00:00
tree-ssa-coalesce.c
tree-ssa-copy.c
tree-ssa-copyrename.c
tree-ssa-dce.c re PR tree-optimization/51692 (ICE on several valgrind tests) 2012-01-03 11:54:53 +00:00
tree-ssa-dom.c
tree-ssa-dse.c
tree-ssa-forwprop.c
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-ivcanon.c
tree-ssa-loop-ivopts.c
tree-ssa-loop-manip.c
tree-ssa-loop-niter.c
tree-ssa-loop-prefetch.c
tree-ssa-loop-unswitch.c
tree-ssa-loop.c
tree-ssa-math-opts.c
tree-ssa-operands.c
tree-ssa-operands.h
tree-ssa-phiopt.c
tree-ssa-phiprop.c
tree-ssa-pre.c re PR tree-optimization/51775 (FAIL: gnat.dg/pack9.adb scan-tree-dump-not optimized "gnat_rcheck") 2012-01-09 14:06:31 +00:00
tree-ssa-propagate.c
tree-ssa-propagate.h
tree-ssa-reassoc.c
tree-ssa-sccvn.c re PR tree-optimization/51775 (FAIL: gnat.dg/pack9.adb scan-tree-dump-not optimized "gnat_rcheck") 2012-01-09 14:06:31 +00:00
tree-ssa-sccvn.h
tree-ssa-sink.c
tree-ssa-strlen.c
tree-ssa-structalias.c re PR tree-optimization/49651 (nested lambdas and -O3 produced incorrect integer variable increments) 2012-01-04 09:47:12 +00:00
tree-ssa-tail-merge.c re PR tree-optimization/51877 (XEmacs miscompilation due to tail merging) 2012-01-17 11:38:38 +01: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 (useless_type_conversion_p): Remove special-casing of conversions to void *. 2012-01-18 13:08:56 +00:00
tree-ssanames.c
tree-stdarg.c
tree-stdarg.h
tree-streamer-in.c re PR lto/50490 (ICE when compiling libglib2.0 with LTO, tree code 'optimization_node' is not supported in LTO streams) 2012-01-05 15:43:54 +00:00
tree-streamer-out.c tree-streamer-out.c (write_ts_optimization): Fix spelling. 2012-01-09 08:41:12 +00:00
tree-streamer.c
tree-streamer.h
tree-switch-conversion.c
tree-tailcall.c
tree-vect-data-refs.c
tree-vect-generic.c
tree-vect-loop-manip.c re PR tree-optimization/51269 (Vectorization profitability threshold is not actually used) 2012-01-03 13:24:04 +00:00
tree-vect-loop.c
tree-vect-patterns.c re PR tree-optimization/51799 (Compiler ICE in vect_is_simple_use_1) 2012-01-12 14:41:44 +00:00
tree-vect-slp.c
tree-vect-stmts.c
tree-vectorizer.c
tree-vectorizer.h
tree-vrp.c tree-vrp.c (extract_range_from_binary_expr_1): Remove duplicated condition. 2012-01-05 20:43:43 +00:00
tree.c tree.h (build_function_decl_skip_args): Add boolean parameter. 2012-01-11 18:47:28 +00:00
tree.def
tree.h re PR c++/50012 (C++ front end misses -Wsign-compare warnings when extraneous parentheses are present) 2012-01-14 00:22:14 +00:00
treestruct.def
tsystem.h
typeclass.h
value-prof.c re PR tree-optimization/51719 (ICE: verify_gimple failed: LHS in noreturn call with -fpartial-inlining -fprofile-use and exceptions) 2012-01-03 10:09:41 +01:00
value-prof.h
var-tracking.c re PR debug/51746 (Segfault in cselib_preserved_value_p) 2012-01-05 01:29:13 +01:00
varasm.c
varpool.c
vec.c re PR c++/14179 (out of memory while parsing array with many initializers) 2012-01-16 11:40:26 -05:00
vec.h
vecir.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
web.c
xcoff.h
xcoffout.c
xcoffout.h

README.Portability

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

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

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

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

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


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

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

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

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

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


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

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

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

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

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

needs to be coded in some other way.


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.