gcc/gcc
Kenneth Zadeck 8b9d606b39 re PR rtl-optimization/32355 (ICE in df_lr_verify_transfer_functions, at df-problems.c:1924)
2007-06-18  Kenneth Zadeck <zadeck@naturalbridge.com>

	PR middle-end/32355
	* gcse (rest_of_handle_gcse): Add call to df_finish_pass after
	cse_main.
	* df-problems.c (df_note_bb_compute): Fix dumping info.
	
2007-06-18  Kenneth Zadeck <zadeck@naturalbridge.com>

	* gcc.c-torture/compile/pr32355.c: New testcase.

From-SVN: r125812
2007-06-18 16:47:05 +00:00
..
ada [multiple changes] 2007-06-15 22:42:36 -07:00
config m68k.c (m68k_expand_epilogue): Emit a return insn with emit_jump_insn. 2007-06-18 13:58:33 +00:00
cp [multiple changes] 2007-06-15 22:42:36 -07:00
doc re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math) 2007-06-18 10:30:47 +02:00
fortran gfortran.texi: Add documentation for GFORTRAN_UNBUFFERED_n environment variables. 2007-06-17 09:18:38 +03:00
ginclude float.h: Check that __STDC_WANT_DEC_FP__ is defined, not that it is 1. 2007-04-19 16:58:42 +00:00
java [multiple changes] 2007-06-15 22:42:36 -07:00
objc re PR objc/31281 (ICE on ObjC try-catch blocks with next runtime) 2007-04-04 18:37:14 +00:00
objcp gengtype.c: Don't include gtyp-gen.h. 2007-03-26 21:07:27 +00:00
po * sv.po: Update. 2007-04-21 13:44:01 +01:00
testsuite re PR rtl-optimization/32355 (ICE in df_lr_verify_transfer_functions, at df-problems.c:1924) 2007-06-18 16:47:05 +00:00
treelang really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
ABOUT-GCC-NLS
BASE-VER
COPYING
COPYING.LIB
ChangeLog re PR rtl-optimization/32355 (ICE in df_lr_verify_transfer_functions, at df-problems.c:1924) 2007-06-18 16:47:05 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004 990127-2.x: New file. 2007-05-21 22:41:34 +02:00
ChangeLog-2005
ChangeLog-2006
ChangeLog.dataflow Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
ChangeLog.lib
ChangeLog.ptr [multiple changes] 2007-06-15 22:42:36 -07:00
ChangeLog.tree-ssa
DATESTAMP Daily bump. 2007-06-18 00:16:59 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove. 2007-06-14 08:10:41 +00:00
ONEWS
README.Portability
SERVICE
acinclude.m4 acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove. 2007-06-14 08:10:41 +00:00
aclocal.m4 acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove. 2007-06-14 08:10:41 +00:00
addresses.h
alias.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
alias.h
alloc-pool.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
alloc-pool.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
attribs.c
auto-inc-dec.c auto-inc-dec.c, [...]: Fix comment typos. 2007-06-13 02:27:04 +00:00
basic-block.h basic-block.h: Remove the prototype for free_basic_block_vars. 2007-06-13 22:57:14 +00:00
bb-reorder.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
bitmap.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
bitmap.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
bt-load.c bt-load.c (move_btr_def): Fix the order of arguments to validate_replace_rtx. 2007-06-18 05:10:38 +00:00
builtin-attrs.def
builtin-types.def re PR other/31852 (Missing __builtin_memchr) 2007-05-11 11:49:29 +00:00
builtins.c [multiple changes] 2007-06-15 22:42:36 -07:00
builtins.def builtins.c (CASE_MATHFN_REENT): New macro. 2007-05-18 01:42:15 +00:00
c-aux-info.c
c-common.c [multiple changes] 2007-06-15 22:42:36 -07:00
c-common.def
c-common.h really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
c-config-lang.in gengtype.c: Don't include gtyp-gen.h. 2007-03-26 21:07:27 +00:00
c-convert.c
c-cppbuiltin.c re PR c++/30759 (initializer-list accepted for object of non-POD type) 2007-06-07 19:59:33 +00:00
c-decl.c really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
c-dump.c
c-errors.c
c-format.c [multiple changes] 2007-06-15 22:42:36 -07:00
c-format.h
c-gimplify.c re PR c/30265 (Compound literal can cause invalid gimple) 2007-04-21 14:47:35 -07:00
c-incpath.c auto-inc-dec.c, [...]: Fix comment typos. 2007-06-13 02:27:04 +00:00
c-incpath.h
c-lang.c
c-lex.c re PR other/23572 (No warning for assigning a value to a 'float' variable that overflows with option -Wextra) 2007-03-22 23:04:24 +00:00
c-objc-common.c
c-objc-common.h really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
c-omp.c
c-opts.c re PR c++/30759 (initializer-list accepted for object of non-POD type) 2007-06-07 19:59:33 +00:00
c-parser.c c-tree.h (start_enum): Update. 2007-06-04 23:19:19 +00:00
c-pch.c
c-ppoutput.c
c-pragma.c directives.c (lex_macro_node_from_str): New. 2007-03-30 14:12:53 -07:00
c-pragma.h
c-pretty-print.c
c-pretty-print.h
c-semantics.c
c-tree.h c-tree.h (start_enum): Update. 2007-06-04 23:19:19 +00:00
c-typeck.c [multiple changes] 2007-06-15 22:42:36 -07:00
c.opt re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags) 2007-05-20 20:29:55 +00:00
caller-save.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
calls.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfg.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfganal.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfgbuild.c haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside of basic block. 2007-06-06 14:46:34 +00:00
cfgcleanup.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfgexpand.c cfg.c (init_flow): Use type safe memory macros. 2007-06-05 15:41:04 +00:00
cfghooks.c tree-scalar-evolution.c (follow_ssa_edge_in_rhs, [...]): Keep more precise track of the size of the expression. 2007-06-09 21:34:08 +00:00
cfghooks.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfglayout.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfglayout.h basic-block.h: Remove the prototype for free_basic_block_vars. 2007-06-13 22:57:14 +00:00
cfgloop.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfgloop.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfgloopanal.c cfg.c (init_flow): Use type safe memory macros. 2007-06-05 15:41:04 +00:00
cfgloopmanip.c cfg.c (init_flow): Use type safe memory macros. 2007-06-05 15:41:04 +00:00
cfgrtl.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cgraph.c
cgraph.h matrix-reorg.c: New file. 2007-05-28 11:10:27 +00:00
cgraphbuild.c
cgraphunit.c cgraphunit.c (cgraph_analyze_function): Remove computation of inline parameters. 2007-05-30 22:22:43 +00:00
collect2.c libiberty.h (writeargv): Declare. 2007-05-08 00:37:39 +00:00
collect2.h
combine-stack-adj.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
combine.c re PR rtl-optimization/32293 (internal compiler error: in do_SUBST, at combine.c:502) 2007-06-12 12:31:04 +02:00
common.opt opts.c (common_handle_option): Handle new option -fdbg-cnt-list. 2007-06-12 20:47:16 +00:00
conditions.h
config.build cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit. 2007-03-30 14:45:03 -07:00
config.gcc config.gcc (i?86-*-darwin*): Add t-crtfm and t-crtpc. 2007-06-16 02:43:57 +00:00
config.host cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit. 2007-03-30 14:45:03 -07:00
config.in configure.ac: Add --enable-checking=df. 2007-06-14 07:51:58 +00:00
configure configure.ac: Fix earlier checkin. 2007-06-14 06:27:32 -07:00
configure.ac configure.ac: Fix earlier checkin. 2007-06-14 06:27:32 -07:00
convert.c really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
convert.h
coretypes.h
coverage.c
coverage.h
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c crtstuff.c (HIDDEN_DTOR_LIST_END): New macro. 2007-05-04 21:20:28 +02:00
cse.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cselib.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cselib.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cstamp-h.in
dbgcnt.c opts.c (common_handle_option): Handle new option -fdbg-cnt-list. 2007-06-12 20:47:16 +00:00
dbgcnt.def auto-inc-dec.c, [...]: Fix comment typos. 2007-06-13 02:27:04 +00:00
dbgcnt.h opts.c (common_handle_option): Handle new option -fdbg-cnt-list. 2007-06-12 20:47:16 +00:00
dbxout.c
dbxout.h
dce.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
dce.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
ddg.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
ddg.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
debug.c
debug.h
defaults.h defaults.h (IBM_FLOAT_FORMAT): Macro definition removed. 2007-05-21 12:53:08 +00:00
df-core.c configure.ac: Add --enable-checking=df. 2007-06-14 07:51:58 +00:00
df-problems.c re PR rtl-optimization/32355 (ICE in df_lr_verify_transfer_functions, at df-problems.c:1924) 2007-06-18 16:47:05 +00:00
df-scan.c re PR rtl-optimization/32339 (ICE in insert_save, at caller-save.c:726) 2007-06-15 06:33:24 +00:00
df.h auto-inc-dec.c, [...]: Fix comment typos. 2007-06-13 02:27:04 +00:00
dfp.c Add BID decimal support 2007-03-24 17:04:47 +00:00
dfp.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
dominance.c auto-inc-dec.c, [...]: Fix comment typos. 2007-06-13 02:27:04 +00:00
domwalk.c i386.c, [...]: Fix comment typos. 2007-05-26 13:00:47 +00:00
domwalk.h
double-int.c double-int.c (mpz_set_double_int): Moved from tree-ssa-loop-niter.c. 2007-04-30 12:14:04 -07:00
double-int.h double-int.c (mpz_set_double_int): Moved from tree-ssa-loop-niter.c. 2007-04-30 12:14:04 -07:00
dse.c auto-inc-dec.c, [...]: Fix comment typos. 2007-06-13 02:27:04 +00:00
dse.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
dummy-checksum.c
dwarf.h
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c [multiple changes] 2007-06-15 22:42:36 -07:00
dwarf2out.h
ebitmap.c i386.c, [...]: Fix comment typos. 2007-05-26 13:00:47 +00:00
ebitmap.h i386.c, [...]: Fix comment typos. 2007-05-26 13:00:47 +00:00
emit-rtl.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
emit-rtl.h
emutls.c emutls.c (struct __emutls_array): New. 2007-03-29 16:34:10 -07:00
errors.c
errors.h
et-forest.c cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector. 2007-06-03 19:10:44 +00:00
et-forest.h cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector. 2007-06-03 19:10:44 +00:00
except.c re PR tree-optimization/31769 (ICE with OpenMP and exceptions) 2007-05-30 15:46:25 +02:00
except.h
exec-tool.in Makefile.in (stamp-as, [...]): Remove. 2007-04-13 07:04:39 +00:00
explow.c builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the call to expand_expr(). 2007-05-14 21:42:47 +02:00
expmed.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
expr.c [multiple changes] 2007-06-15 22:42:36 -07:00
expr.h tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. 2007-06-10 20:39:22 +00:00
final.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
fix-header.c
fixproto
flags.h Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o. 2007-05-11 16:20:08 +00:00
fold-const.c [multiple changes] 2007-06-15 22:42:36 -07:00
fp-test.c
function.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
function.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
fwprop.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
gbl-ctors.h
gcc.c gcc.c (main): Don't consider linker options when issuing the warning about a linker input... 2007-05-31 14:48:06 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c gcov.c: Comments updated. 2007-06-12 15:39:15 +00:00
gcse.c re PR rtl-optimization/32355 (ICE in df_lr_verify_transfer_functions, at df-problems.c:1924) 2007-06-18 16:47:05 +00:00
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c
genautomata.c genautomata.c (gen_regexp_el): Allocate correct size for regexp. 2007-05-14 16:46:44 +00:00
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c genrecog.c: Include regs.h in generated file. 2007-05-30 17:07:58 +00:00
genextract.c
genflags.c
gengenrtl.c invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone. 2007-05-24 14:21:14 +00:00
gengtype-lex.l gengtype-parse.c: New file. 2007-03-26 21:18:43 +00:00
gengtype-parse.c Add file left out of prior commit, and regenerate the proper configure script 2007-03-26 22:23:50 +00:00
gengtype-yacc.y gengtype.h: Remove all type definitions to gengtype.c... 2007-03-26 21:04:59 +00:00
gengtype.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
gengtype.h gengtype-parse.c: New file. 2007-03-26 21:18:43 +00:00
genmddeps.c
genmodes.c genmodes.c (tagged_printf, [...]): Don't use %n on printf. 2007-06-06 15:43:29 +00:00
genmultilib
genopinit.c tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. 2007-06-10 20:39:22 +00:00
genoutput.c
genpeep.c
genpreds.c genpreds.c (write_insn_constraint_len): Write function optimized for CONSTRAINT_LEN implementation. 2007-04-03 08:31:27 +00:00
genrecog.c genrecog.c: Include regs.h in generated file. 2007-05-30 17:07:58 +00:00
gensupport.c
gensupport.h
ggc-common.c
ggc-none.c
ggc-page.c emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit before very first instruction. 2007-04-01 19:48:01 +00:00
ggc-zone.c
ggc.h
gimple-low.c re PR libstdc++/29286 (placement new does not change the dynamic type as it should) 2007-06-12 17:47:37 +00:00
gimplify.c [multiple changes] 2007-06-15 22:42:36 -07:00
glimits.h
global.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
graph.c gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... 2007-05-21 06:19:50 +00:00
graph.h
graphds.c cfg.c (init_flow): Use type safe memory macros. 2007-06-05 15:41:04 +00:00
graphds.h cfg.c (init_flow): Use type safe memory macros. 2007-06-05 15:41:04 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-nks.h
gthr-posix.c
gthr-posix.h
gthr-posix95.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit. 2007-03-30 14:45:03 -07:00
gthr.h
haifa-sched.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
hard-reg-set.h hard-reg-set.h (GO_IF_HARD_REG_SUBSET, [...]): Delete in favor of... 2007-05-22 19:33:37 +00:00
hooks.c targhooks.c (default_builtin_reciprocal): New default target hook. 2007-06-16 20:52:11 +02:00
hooks.h targhooks.c (default_builtin_reciprocal): New default target hook. 2007-06-16 20:52:11 +02:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
init-regs.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
input.h gengtype-parse.c: New file. 2007-03-26 21:18:43 +00:00
insn-addr.h
insn-notes.def
integrate.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
integrate.h
intl.c
intl.h
ipa-cp.c c-typeck.c, [...]: Fix typos and follow spelling conventions in various warning/error/diagnostic... 2007-05-26 12:17:52 +00:00
ipa-inline.c c-typeck.c, [...]: Fix typos and follow spelling conventions in various warning/error/diagnostic... 2007-05-26 12:17:52 +00:00
ipa-prop.c
ipa-prop.h
ipa-pure-const.c
ipa-reference.c
ipa-reference.h
ipa-type-escape.c i386.c, [...]: Fix comment typos. 2007-05-26 13:00:47 +00:00
ipa-type-escape.h
ipa-utils.c
ipa-utils.h
ipa.c
jump.c gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... 2007-05-21 06:19:50 +00:00
lambda-code.c lambda-code.c (remove_iv): New. 2007-06-10 21:00:59 +00:00
lambda-mat.c lambda-code.c (struct lambda_lattice_s): Add a name to the struct. 2007-06-06 14:33:57 +00:00
lambda-trans.c lambda-code.c (struct lambda_lattice_s): Add a name to the struct. 2007-06-06 14:33:57 +00:00
lambda.h lambda-code.c (struct lambda_lattice_s): Add a name to the struct. 2007-06-06 14:33:57 +00:00
langhooks-def.h really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
langhooks.c really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
langhooks.h really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
lcm.c
libada-mk.in
libfuncs.h
libgcc-std.ver README: Update for new files. 2007-05-16 19:07:07 +02:00
libgcc2.c libgcc2.c (CEXT): When compiling L_multc3 and L_divtc3... 2007-06-15 09:01:31 +02:00
libgcc2.h libgcc2.h (AVOID_FP_TYPE_CONVERSION): Rename from IS_IBM_EXTENDED. 2007-04-24 08:28:21 -07:00
libgcov.c
limitx.h
limity.h
lists.c
local-alloc.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
longlong.h longlong.h (__x86_64__): Add definitions for add_ssaaaa... 2007-05-18 22:14:31 +02:00
loop-doloop.c cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector. 2007-06-03 19:10:44 +00:00
loop-init.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
loop-invariant.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
loop-iv.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
loop-unroll.c cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector. 2007-06-03 19:10:44 +00:00
loop-unswitch.c
lower-subreg.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
machmode.def
machmode.h
main.c
matrix-reorg.c [multiple changes] 2007-06-15 22:42:36 -07:00
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
modulo-sched.c re PR middle-end/32349 (ICE in df_refs_verify with -O2 -fmodulo-sched for spec tests) 2007-06-17 17:51:25 +00:00
omega.c i386.c, [...]: Fix comment typos. 2007-05-26 13:00:47 +00:00
omega.h i386.c, [...]: Fix comment typos. 2007-05-26 13:00:47 +00:00
omp-builtins.def
omp-low.c re PR libstdc++/29286 (placement new does not change the dynamic type as it should) 2007-06-12 17:47:37 +00:00
opt-functions.awk
opt-gather.awk
optabs.c [multiple changes] 2007-06-15 22:42:36 -07:00
optabs.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
optc-gen.awk
opth-gen.awk
opts-common.c
opts.c opts.c (common_handle_option): Handle new option -fdbg-cnt-list. 2007-06-12 20:47:16 +00:00
opts.h
output.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
params.c
params.def * params.def: Fix formatting of emacs local variables. 2007-04-23 16:20:38 +00:00
params.h re PR tree-optimization/30735 (50% slow down due to mem-ssa merge) 2007-04-11 12:14:06 -04:00
passes.c re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast-math) 2007-06-16 11:52:48 +02:00
pointer-set.c
pointer-set.h
postreload-gcse.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
postreload.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
predict.c tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. 2007-05-27 17:23:11 +00:00
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone. 2007-05-24 14:21:14 +00:00
print-tree.c re PR libstdc++/29286 (placement new does not change the dynamic type as it should) 2007-06-12 17:47:37 +00:00
profile.c gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... 2007-05-21 06:19:50 +00:00
protoize.c
read-rtl.c
real.c real.c (real_isfinite): New. 2007-06-12 18:36:05 +00:00
real.h real.c (real_isfinite): New. 2007-06-12 18:36:05 +00:00
recog.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
recog.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
reg-notes.def Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
reg-stack.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
regclass.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
regmove.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
regrename.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
regs.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
regstat.c auto-inc-dec.c, [...]: Fix comment typos. 2007-06-13 02:27:04 +00:00
reload.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
reload.h reload.h (elimination_target_reg_p): Declare. 2007-04-27 11:39:47 +00:00
reload1.c reload1.c (mark_home_live_1): Use the mode parameter. 2007-06-11 22:03:01 +00:00
reorg.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
resource.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
resource.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
rtl-error.c
rtl-factoring.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
rtl.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
rtl.def Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
rtl.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
rtlanal.c * rtlanal.c (note_stores): Improve documentation. 2007-06-15 17:31:53 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
sbitmap.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
sched-ebb.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
sched-int.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
sched-rgn.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
sched-vis.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
sdbout.c
sdbout.h
see.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
simplify-rtx.c re PR rtl-optimization/32366 (Segfault in significand_size with -ftree-vectorize) 2007-06-17 21:23:30 +02:00
sort-protos
sreal.c
sreal.h
stab.def
stack-ptr-mod.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
statistics.h
stmt.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
stor-layout.c * stor-layout.c (layout_type): Remove duplicate code. 2007-06-04 21:29:01 +00:00
stringpool.c
struct-equiv.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
stub-objc.c stub-objc.c (objc_build_keyword_decl): Avoid C++ keywords. 2007-04-12 19:00:38 +00:00
sync-builtins.def
sys-protos.h
sys-types.h
system.h re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for strsignal") 2007-05-02 23:14:52 -07:00
target-def.h targhooks.c (default_builtin_reciprocal): New default target hook. 2007-06-16 20:52:11 +02:00
target.h re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math) 2007-06-18 10:30:47 +02:00
targhooks.c re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math) 2007-06-18 10:30:47 +02:00
targhooks.h re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math) 2007-06-18 10:30:47 +02:00
timevar.c timevar.c (timevar_print): Test ENABLE_ASSERT_CHECKING instead of ASSERT_CHECKING. 2007-05-06 21:21:17 +00:00
timevar.def re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the other.) 2007-06-12 12:06:19 +00:00
timevar.h
tlink.c
toplev.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
toplev.h
tracer.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
tree-affine.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-affine.h passes.texi: Document predictive commoning. 2007-05-24 16:09:26 +00:00
tree-browser.c
tree-browser.def
tree-cfg.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-cfgcleanup.c basic-block.h (cdi_direction): Assign values to all enumeration constants. 2007-05-04 18:08:06 +00:00
tree-chrec.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-chrec.h [multiple changes] 2007-06-15 22:42:36 -07:00
tree-complex.c tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only GIMPLE_MODIFY_STMTs. 2007-04-27 08:20:39 +00:00
tree-data-ref.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-data-ref.h tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer. 2007-05-29 21:55:47 +00:00
tree-dfa.c re PR tree-optimization/30735 (50% slow down due to mem-ssa merge) 2007-04-11 12:14:06 -04:00
tree-dump.c Index: gcc/java/ChangeLog 2007-05-18 23:05:50 +00:00
tree-dump.h
tree-eh.c re PR tree-optimization/30558 (ICE with OpenMP and exceptions) 2007-04-26 09:29:46 +02:00
tree-flow-inline.h tree-flow-inline.h (var_ann): Replaced erroneous '=' assignment in gcc_assert() with '==' comparison. 2007-06-08 16:15:41 +00:00
tree-flow.h re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the other.) 2007-06-12 12:06:19 +00:00
tree-gimple.c re PR libstdc++/29286 (placement new does not change the dynamic type as it should) 2007-06-12 17:47:37 +00:00
tree-gimple.h
tree-if-conv.c tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. 2007-05-27 17:23:11 +00:00
tree-inline.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-inline.h omp-low.c (splay-tree.h): Include. 2007-03-31 14:07:29 +00:00
tree-into-ssa.c
tree-iterator.c tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only GIMPLE_MODIFY_STMTs. 2007-04-27 08:20:39 +00:00
tree-iterator.h
tree-loop-linear.c tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop_outer accessor functions. 2007-05-11 15:52:01 +00:00
tree-mudflap.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-mudflap.h
tree-nested.c tree-nested.c (convert_local_reference): Handle VIEW_CONVERT_EXPR. 2007-06-12 13:32:27 +00:00
tree-nomudflap.c
tree-nrv.c
tree-object-size.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-optimize.c tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only GIMPLE_MODIFY_STMTs. 2007-04-27 08:20:39 +00:00
tree-outof-ssa.c
tree-pass.h re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast-math) 2007-06-16 11:52:48 +02:00
tree-phinodes.c tree-phinodes.c (reserve_phi_args_for_new_edge, [...]): Use phi_nodes_ptr. 2007-04-23 23:15:54 +00:00
tree-predcom.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-pretty-print.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-profile.c tree-scalar-evolution.c (scev_const_prop): Do not create labels. 2007-05-30 13:29:51 +00:00
tree-scalar-evolution.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-scalar-evolution.h tree-scalar-evolution.c (resolve_mixers): Exported. 2007-05-13 17:32:06 +00:00
tree-sra.c re PR middle-end/22156 (bit-field copying regressed) 2007-04-30 17:41:11 +00:00
tree-ssa-address.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-alias-warnings.c tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding conventions. 2007-06-06 20:18:47 +00:00
tree-ssa-alias.c tree-ssa-alias.c (finalize_ref_all_pointers): Clear pt_anything flag on ref-all pointers. 2007-06-12 20:25:23 +00:00
tree-ssa-ccp.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-coalesce.c tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding conventions. 2007-06-06 20:18:47 +00:00
tree-ssa-copy.c tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding conventions. 2007-06-06 20:18:47 +00:00
tree-ssa-copyrename.c
tree-ssa-dce.c re PR libstdc++/29286 (placement new does not change the dynamic type as it should) 2007-06-12 17:47:37 +00:00
tree-ssa-dom.c tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding conventions. 2007-06-06 20:18:47 +00:00
tree-ssa-dse.c tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding conventions. 2007-06-06 20:18:47 +00:00
tree-ssa-forwprop.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-ifcombine.c re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the other.) 2007-06-12 12:06:19 +00:00
tree-ssa-live.c i386.c, [...]: Fix comment typos. 2007-05-26 13:00:47 +00:00
tree-ssa-live.h
tree-ssa-loop-ch.c tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. 2007-05-27 17:23:11 +00:00
tree-ssa-loop-im.c auto-inc-dec.c, [...]: Fix comment typos. 2007-06-13 02:27:04 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-loop-manip.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-loop-niter.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-loop-prefetch.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. 2007-05-27 17:23:11 +00:00
tree-ssa-math-opts.c re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math) 2007-06-18 10:30:47 +02:00
tree-ssa-operands.c re PR libstdc++/29286 (placement new does not change the dynamic type as it should) 2007-06-12 17:47:37 +00:00
tree-ssa-operands.h re PR tree-optimization/30735 (50% slow down due to mem-ssa merge) 2007-04-11 12:14:06 -04:00
tree-ssa-phiopt.c re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the other.) 2007-06-12 12:06:19 +00:00
tree-ssa-pre.c tree-ssa-pre.c (mergephitemp): Remove. 2007-06-13 23:12:46 +00:00
tree-ssa-propagate.c tree-ssa-propagate.c (cfg_blocks_add): Insert blocks with fewer predecessors at head rather than tail. 2007-04-17 05:16:07 +00:00
tree-ssa-propagate.h
tree-ssa-reassoc.c tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding conventions. 2007-06-06 20:18:47 +00:00
tree-ssa-sink.c tree-scalar-evolution.c (scev_const_prop): Do not create labels. 2007-05-30 13:29:51 +00:00
tree-ssa-structalias.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-structalias.h re PR tree-optimization/30735 (50% slow down due to mem-ssa merge) 2007-04-11 12:14:06 -04:00
tree-ssa-ter.c
tree-ssa-threadedge.c cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge. 2007-04-09 06:51:43 +00:00
tree-ssa-threadupdate.c tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding conventions. 2007-06-06 20:18:47 +00:00
tree-ssa-uncprop.c
tree-ssa.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssanames.c tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding conventions. 2007-06-06 20:18:47 +00:00
tree-stdarg.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-stdarg.h
tree-tailcall.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-vect-analyze.c extend.texi: Add fvect-cost-model flag. 2007-06-08 16:30:49 +00:00
tree-vect-generic.c re PR tree-optimization/32216 (ICE: verify_stmts failed (invalid reference prefix) with -ftree-vectorize) 2007-06-06 14:12:32 +02:00
tree-vect-patterns.c tree-vectorizer.h (stmt_vec_info_type): Add enum value induc_vec_info_type. 2007-04-17 07:31:45 +00:00
tree-vect-transform.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-vectorizer.c extend.texi: Add fvect-cost-model flag. 2007-06-08 16:30:49 +00:00
tree-vectorizer.h extend.texi: Add fvect-cost-model flag. 2007-06-08 16:30:49 +00:00
tree-vn.c
tree-vrp.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree.def [multiple changes] 2007-06-15 22:42:36 -07:00
tree.h basic-block.h: Remove the prototype for free_basic_block_vars. 2007-06-13 22:57:14 +00:00
treestruct.def c-typeck.c, [...]: Fix typos and follow spelling conventions in various warning/error/diagnostic... 2007-05-26 12:17:52 +00:00
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c * unwind-dw2.c (uw_identify_context): Use the CFA, not the IP. 2007-05-18 22:50:18 +00:00
unwind-dw2.h
unwind-generic.h unwind-generic.h (_sleb128_t, _uleb128_t): Don't use HAVE_LONG_LONG to decide, but __SIZEOF_LONG_LONG__. 2007-03-29 16:35:33 -07:00
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only GIMPLE_MODIFY_STMTs. 2007-04-27 08:20:39 +00:00
value-prof.h
var-tracking.c regs.h (end_hard_regno): New function. 2007-05-22 20:52:39 +00:00
varasm.c [multiple changes] 2007-06-15 22:42:36 -07:00
varpool.c matrix-reorg.c: New file. 2007-05-28 11:10:27 +00:00
varray.c
varray.h
vec.c
vec.h vec.h: Remove all #if IN_GENGTYPE blocks. 2007-03-26 20:49:17 +00:00
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
web.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
xcoff.h
xcoffout.c
xcoffout.h

README.Portability

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

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

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

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

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


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

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

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

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

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


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

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

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

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

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

needs to be coded in some other way.


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

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

  if (mem)
    free (mem);


Trigraphs
---------

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


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

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


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

errno
-----

errno might be declared as a macro.


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

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

  unsigned variable;

as shorthand for

  unsigned int variable;

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

  (unsigned) variable

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

o Expecting ints shifted right to be sign extended.

o Modifying the same value twice within one sequence point.

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

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

o Passing incorrect types to fprintf and friends.

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