gcc/gcc
Andreas Tobler cf4f417597 tree-ssa-structalias.c: Remove tm_p.h from include.
2010-05-22  Andreas Tobler  <andreast@fgznet.ch>

	* tree-ssa-structalias.c: Remove tm_p.h from include.

From-SVN: r159684
2010-05-22 00:19:12 +02:00
..
ada langhooks.h (struct lang_hooks): Add new field deep_unsharing. 2010-05-19 17:53:58 +00:00
config real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
cp tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
doc tree-eh.c (cleanup_is_dead_in): New. 2010-05-21 15:32:29 -04:00
fortran real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
ginclude c-common.c (flag_isoc1x): New. 2010-04-25 22:54:22 +01:00
java tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
lto ipareference2_0.c: New file. 2010-05-19 23:55:38 +00:00
objc [multiple changes] 2010-05-01 00:32:13 +00:00
objcp toplev.c: Include varray.h for statistics dumping. 2010-04-30 11:58:49 +00:00
po * sv.po: Update. 2010-05-01 16:23:59 +01:00
testsuite tree-eh.c (cleanup_is_dead_in): New. 2010-05-21 15:32:29 -04:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4 Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
addresses.h
alias.c alias.c (nonoverlapping_memrefs_p): Remove use of IPA type-escape information. 2010-05-16 17:15:30 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
auto-inc-dec.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
BASE-VER * BASE-VER: Change to 4.6.0. 2010-04-06 13:14:22 +02:00
basic-block.h toplev.c: Include varray.h for statistics dumping. 2010-04-30 11:58:49 +00:00
bb-reorder.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
bitmap.c
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def
builtins.c real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
builtins.def builtins.c (build_complex_cproj, [...]): New. 2010-04-20 20:09:17 +00:00
c-aux-info.c
c-common.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
c-common.def
c-common.h Add support for C++0x nullptr. 2010-05-06 16:51:52 -04:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
c-decl.c c-decl.c: Don't include gimple.h. 2010-05-16 07:12:46 +00:00
c-dump.c
c-errors.c
c-format.c
c-format.h
c-gimplify.c toplev.c: Include varray.h for statistics dumping. 2010-04-30 11:58:49 +00:00
c-lang.c vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
c-lang.h
c-lex.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
c-objc-common.c vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
c-objc-common.h
c-omp.c vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
c-opts.c vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
c-parser.c c-common.c (c_common_reswords): Add _Static_assert for C. 2010-05-16 17:55:16 +01:00
c-pch.c Makefile.in (c-pch.o, [...]): Depend on timevar.h. 2010-04-13 09:30:31 -04:00
c-ppoutput.c vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
c-pragma.c vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
c-pragma.h
c-pretty-print.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
c-pretty-print.h
c-semantics.c vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
c-tree.h stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *. 2010-05-05 21:32:44 +00:00
c-typeck.c vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
c.opt c.opt: Add -fnothrow-opt. 2010-05-15 22:27:02 -04:00
caller-save.c re PR other/43562 (GCC ICE on optimize attribute) 2010-03-31 02:44:10 +00:00
calls.c tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. 2010-05-03 17:47:47 +00:00
cfg.c
cfganal.c
cfgbuild.c
cfgcleanup.c re PR middle-end/44102 (ICE with asm goto + __builtin_unreachable () in C++) 2010-05-17 19:18:24 +02:00
cfgexpand.c re PR debug/44136 (ICE in expand_debug_expr with -mno-sse) 2010-05-14 20:09:14 +02:00
cfghooks.c
cfghooks.h
cfglayout.c re PR bootstrap/42347 (sched-deps.c:3840:1: internal compiler error: in fixup_reorder_chain, at cfglayout.c:796) 2010-05-17 19:19:46 +02:00
cfglayout.h
cfgloop.c
cfgloop.h cfgloop.h (struct loop): Move can_be_parallel field up. 2010-04-26 18:21:17 +00:00
cfgloopanal.c
cfgloopmanip.c
cfgrtl.c re PR middle-end/44071 (ICE with asm goto and __builtin_unreachable()) 2010-05-11 20:17:43 +02:00
cgraph.c cgraph.c (cgraph_create_virtual_clone): Only check versionable_function_p when not in wpa and checking is enabled. 2010-05-17 23:12:14 +00:00
cgraph.h cgraph.h (struct ipa_replace_map): Add parm_num parameter. 2010-05-17 23:02:47 +00:00
cgraphbuild.c cgraphbuild.c (build_cgraph_edges, [...]): Build indrect edges too. 2010-05-12 21:32:59 +00:00
cgraphunit.c cgraph.c (cgraph_create_virtual_clone): Only check versionable_function_p when not in wpa and checking is enabled. 2010-05-17 23:12:14 +00:00
ChangeLog tree-ssa-structalias.c: Remove tm_p.h from include. 2010-05-22 00:19:12 +02:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007 Fix nit 2010-03-26 09:51:32 +00:00
ChangeLog-2008
ChangeLog-2009
ChangeLog.dataflow
ChangeLog.graphite Replace Value with mpz_t 2010-05-06 21:53:35 +00:00
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def cgraph.h (struct cgraph_node): New field indirect_calls. 2010-04-28 16:05:54 +02:00
collect2-aix.c
collect2-aix.h
collect2.c invoke.texi (-fwhopr): Document new optional jobs argument. 2010-05-19 15:43:22 +00:00
collect2.h collect2.c (vflag): Change type from int to bool. 2010-04-29 17:42:54 +00:00
combine-stack-adj.c
combine.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
common.opt invoke.texi (-fwhopr): Document new optional jobs argument. 2010-05-19 15:43:22 +00:00
conditions.h
config.build config.build (alpha*-dec-osf4*): Remove. 2010-04-12 18:36:30 +00:00
config.gcc config.gcc (sparc64-*-rtems*): New target. 2010-05-21 14:56:02 +00:00
config.host
config.in re PR target/43733 (bootstrap fails on Solaris 10 x86 with GNU as 2.15 and --with-arch=core2) 2010-05-20 20:52:03 +02:00
configure re PR target/43733 (bootstrap fails on Solaris 10 x86 with GNU as 2.15 and --with-arch=core2) 2010-05-20 20:52:03 +02:00
configure.ac re PR target/43733 (bootstrap fails on Solaris 10 x86 with GNU as 2.15 and --with-arch=core2) 2010-05-20 20:52:03 +02:00
convert.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
coverage.c coverage.c (build_fn_info_value): Call build_constructor instead of build_constructor_from_list. 2010-05-12 15:33:10 +00:00
coverage.h
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c crtstuff.c (__JCR_LIST__, [...]): Mark as used. 2010-05-11 15:44:26 +00:00
cse.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
cselib.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
cselib.h re PR debug/42977 ("-fcompare-debug failure" with "-O2 -finline-functions -fomit-frame-pointer -ftracer -fsched2-use-superblocks -fPIC") 2010-03-30 23:00:47 +02:00
cstamp-h.in
DATESTAMP Daily bump. 2010-05-21 00:17:16 +00:00
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c re PR bootstrap/44048 (building without C++ enabled fails) 2010-05-13 01:04:46 -04:00
dbxout.h
dce.c
dce.h
ddg.c
ddg.h
debug.c
debug.h
defaults.h re PR target/38118 (gcc emits non-TLS data as TLS on Solaris 11/SPARC) 2010-03-24 18:49:49 +00:00
DEV-PHASE
df-byte-scan.c
df-core.c df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x. 2010-04-14 17:08:54 +02:00
df-problems.c re PR debug/44023 (-fcompare-debug failure (length) for alphaev67 target (bootstrap failure)) 2010-05-11 08:48:15 +02:00
df-scan.c re PR bootstrap/43870 (ICE in gcc/config/soft-fp/divtf3.c) 2010-05-20 12:05:54 +00:00
df.h ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and df_simulate_find_noclobber_defs as appropriate. 2010-04-22 10:42:21 +00:00
dfp.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
dfp.h
diagnostic.c diagnostic.c (FLOAT, FFS): Don't undefine. 2010-05-19 22:32:19 +01:00
diagnostic.def
diagnostic.h re PR other/42965 (no "warnings being treated as errors" for individual -Werror=x options) 2010-04-09 15:45:52 +00:00
dojump.c double-int.h (double_int_ior): New function. 2010-05-20 00:09:57 +04:00
dominance.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
domwalk.c re PR tree-optimization/43571 (domwalk sucks) 2010-05-06 09:08:57 +00:00
domwalk.h
double-int.c double-int.h (tree_to_double_int): Remove macro. 2010-05-03 20:21:15 +04:00
double-int.h double-int.h (double_int_ior): New function. 2010-05-20 00:09:57 +04:00
dse.c
dse.h
dummy-checksum.c
dwarf2asm.c re PR c++/44059 (Static initializers executed more than once when using unique global symbols) 2010-05-11 20:14:19 +02:00
dwarf2asm.h
dwarf2out.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
dwarf2out.h
ebitmap.c
ebitmap.h
emit-rtl.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h
except.c Remove lang_eh_type_covers, which is dead, and the corresponding 2010-04-13 09:21:12 +00:00
except.h vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
exec-tool.in
explow.c
expmed.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
expr.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
expr.h
final.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
fixed-value.c real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
fixed-value.h
flags.h re PR debug/43516 ("-fcompare-debug failure" at -O2) 2010-03-26 17:18:51 +01:00
fold-const.c real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c function.c (try_fit_stack_local, [...]): New static functions. 2010-05-17 11:16:00 +00:00
function.h function.c (try_fit_stack_local, [...]): New static functions. 2010-05-17 11:16:00 +00:00
fwprop.c df-problems.c (df_simulate_initialize_forwards): Set, don't clear, bits for artificial defs at the top of the block. 2010-04-26 21:17:17 +00:00
gbl-ctors.h
gcc-plugin.h gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec. 2010-04-12 23:58:18 +00:00
gcc.c invoke.texi (-fwhopr): Document new optional jobs argument. 2010-05-19 15:43:22 +00:00
gcc.h re PR driver/42485 (-V switch broken) 2010-04-08 17:21:26 +00:00
gccbug.in
gccspec.c
gcov-dump.c vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x to %#x. 2010-05-02 21:39:31 +02:00
gcov-io.c
gcov-io.h
gcov-iov.c vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x to %#x. 2010-05-02 21:39:31 +02:00
gcov.c
gcse.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
gdbinit.in
genattr.c
genattrtab.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
genautomata.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
gencheck.c
genchecksum.c vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x to %#x. 2010-05-02 21:39:31 +02:00
gencodes.c
genconditions.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
genconfig.c
genconstants.c
genemit.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-parse.c
gengtype.c Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies. 2010-05-05 10:06:37 +00:00
gengtype.h Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies. 2010-05-05 10:06:37 +00:00
genmddeps.c
genmodes.c
genmultilib
genopinit.c
genoutput.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
genpeep.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
genpreds.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
genrecog.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
gensupport.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
gensupport.h
ggc-common.c Makefile.in (c-pch.o, [...]): Depend on timevar.h. 2010-04-13 09:30:31 -04:00
ggc-none.c
ggc-page.c
ggc-zone.c toplev.c: Include varray.h for statistics dumping. 2010-04-30 11:58:49 +00:00
ggc.h
gimple-fold.c gimple.c (gimple_fold_obj_type_ref): Removed (a replacement moved to gimple-fold.c). 2010-05-13 14:19:02 +02:00
gimple-iterator.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
gimple-low.c toplev.c: Include varray.h for statistics dumping. 2010-04-30 11:58:49 +00:00
gimple-pretty-print.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
gimple.c gimple.h (compare_field_offset): Rename into... 2010-05-15 19:05:06 +00:00
gimple.def gsstruct.def (GSS_CALL): New. 2010-04-12 15:20:48 +00:00
gimple.h vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
gimplify.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
glimits.h
graph.c
graph.h
graphds.c
graphds.h
graphite-blocking.c Replace Value with mpz_t 2010-05-06 21:53:35 +00:00
graphite-clast-to-gimple.c Replace Value with mpz_t 2010-05-06 21:53:35 +00:00
graphite-clast-to-gimple.h Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
graphite-dependences.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
graphite-dependences.h
graphite-interchange.c Replace Value with mpz_t 2010-05-06 21:53:35 +00:00
graphite-poly.c Replace Value with mpz_t 2010-05-06 21:53:35 +00:00
graphite-poly.h Replace Value with mpz_t 2010-05-06 21:53:35 +00:00
graphite-ppl.c Replace Value with mpz_t 2010-05-06 21:53:35 +00:00
graphite-ppl.h Replace Value with mpz_t 2010-05-06 21:53:35 +00:00
graphite-scop-detection.c Avoid calling verify_ssa twice in verify_loop_closed_ssa. 2010-04-06 19:20:47 +00:00
graphite-scop-detection.h
graphite-sese-to-poly.c Replace Value with mpz_t 2010-05-06 21:53:35 +00:00
graphite-sese-to-poly.h Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
graphite.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
graphite.h
gsstruct.def gsstruct.def (GSS_CALL): New. 2010-04-12 15:20:48 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-mipssde.h
gthr-nks.h
gthr-posix95.h
gthr-posix.c
gthr-posix.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c re PR debug/44223 (segmentation fault with -g -fsched-pressure) 2010-05-21 20:45:29 +02:00
hard-reg-set.h
highlev-plugin-common.h
hooks.c hooks.h (hook_tree_tree_tree_bool_null): Rename to... 2010-05-19 16:23:27 +00:00
hooks.h hooks.h (hook_tree_tree_tree_bool_null): Rename to... 2010-05-19 16:23:27 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h revert: hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Change format string placeholder from 0x%x to %#x. 2010-05-02 15:10:40 +02:00
ifcvt.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
implicit-zee.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
incpath.c
incpath.h
init-regs.c
input.h
insn-addr.h
insn-notes.def
integrate.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
integrate.h toplev.c: Include varray.h for statistics dumping. 2010-04-30 11:58:49 +00:00
intl.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
intl.h Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
ipa-cp.c ipa-prop.c (ipa_print_node_jump_functions): Print jump functions also for indirect edges. 2010-05-19 13:49:36 +02:00
ipa-inline.c ipa-prop.c (ipa_print_node_jump_functions): Print jump functions also for indirect edges. 2010-05-19 13:49:36 +02:00
ipa-prop.c ipa-prop.c (compute_complex_ancestor_jump_func): Bail out if !cond. 2010-05-20 22:14:39 +02:00
ipa-prop.h ipa-prop.c (ipa_print_node_jump_functions): Print jump functions also for indirect edges. 2010-05-19 13:49:36 +02:00
ipa-pure-const.c tree.h (memory_identifier_string): Remove. 2010-05-15 09:46:55 +00:00
ipa-ref-inline.h cgraphbuild.c (record_reference_ctx): Add varpool_node. 2010-05-06 08:39:32 +00:00
ipa-ref.c cgraphbuild.c (record_reference_ctx): Add varpool_node. 2010-05-06 08:39:32 +00:00
ipa-ref.h cgraphbuild.c (record_reference_ctx): Add varpool_node. 2010-05-06 08:39:32 +00:00
ipa-reference.c * ipa-reference.c (propagate): Walk all nodes in the cleanup stage. 2010-05-18 22:37:32 +00:00
ipa-reference.h tree.h (memory_identifier_string): Remove. 2010-05-15 09:46:55 +00:00
ipa-struct-reorg.c cgraphbuild.c (cgraph_rebuild_references): New. 2010-05-11 08:14:50 +00:00
ipa-struct-reorg.h
ipa-type-escape.c invoke.texi (-fipa-struct-reorg): Do not mention -fipa-type-escape. 2010-05-16 19:56:44 +00:00
ipa-type-escape.h
ipa-utils.c
ipa-utils.h
ipa.c ipa.c (function_and_variable_visibility): Also bring local all aliases. 2010-05-16 17:26:55 +00:00
ira-build.c Nullify regno_allocno_map of the removed allocno. 2010-05-10 07:02:43 -07:00
ira-color.c re PR bootstrap/43964 (4.6-20100501 (r158965) bootstrap failure on ARM, ira-color.c triggers -Werror) 2010-05-04 10:49:41 +00:00
ira-conflicts.c ira-conflicts.c (print_allocno_conflicts): New function broken out from... 2010-05-13 08:46:29 -06:00
ira-costs.c ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Fix typo. 2010-05-21 15:00:56 -06:00
ira-emit.c
ira-int.h ira.c (ira_non_ordered_class_hard_regs): Define. 2010-05-20 16:49:07 -06:00
ira-lives.c re PR rtl-optimization/43520 (gcc.dg/pr43058.c uses way too memory on ia64) 2010-04-20 22:29:11 -07:00
ira.c ira.c (ira_non_ordered_class_hard_regs): Define. 2010-05-20 16:49:07 -06:00
ira.h
jump.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
lambda-code.c tree-parloops.c (loop_parallel_p): New argument parloop_obstack. 2010-04-22 12:42:15 +00:00
lambda-mat.c tree-parloops.c (loop_parallel_p): New argument parloop_obstack. 2010-04-22 12:42:15 +00:00
lambda-trans.c tree-parloops.c (loop_parallel_p): New argument parloop_obstack. 2010-04-22 12:42:15 +00:00
lambda.h tree-parloops.c (loop_parallel_p): New argument parloop_obstack. 2010-04-22 12:42:15 +00:00
langhooks-def.h langhooks.h (struct lang_hooks): Add new field deep_unsharing. 2010-05-19 17:53:58 +00:00
langhooks.c
langhooks.h langhooks.h (struct lang_hooks): Add new field deep_unsharing. 2010-05-19 17:53:58 +00:00
LANGUAGES
lcm.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
libfuncs.h
libgcc2.c
libgcc2.h
libgcc-libsystem.ver
libgcc-std.ver re PR other/25232 (libgcc-std.ver should include __unordxf2 and __unordtf2) 2010-03-30 13:35:08 +01:00
libgcov.c
limitx.h
limity.h
lists.c
longlong.h s390.md: Replace TARGET_64BIT with TARGET_ZARCH. 2010-04-13 09:04:31 +00:00
loop-doloop.c
loop-init.c
loop-invariant.c loop-invariant.c (replace_uses): New static function. 2010-04-09 20:13:59 +00:00
loop-iv.c
loop-unroll.c Implement target hook for loop unrolling 2010-04-08 15:07:57 +00:00
loop-unswitch.c
lower-subreg.c
lto-cgraph.c cgraph.h (struct ipa_replace_map): Add parm_num parameter. 2010-05-17 23:02:47 +00:00
lto-compress.c
lto-compress.h
lto-opts.c re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags) 2010-05-06 10:12:36 +00:00
lto-section-in.c cgraph.h (struct ipa_replace_map): Add parm_num parameter. 2010-05-17 23:02:47 +00:00
lto-section-out.c passes.c (ipa_write_summaries_1, [...]): Allocate encoders. 2010-05-10 16:13:52 +00:00
lto-streamer-in.c re PR lto/44184 ("asm goto" does not work with LTO) 2010-05-18 13:51:50 +00:00
lto-streamer-out.c re PR lto/44184 ("asm goto" does not work with LTO) 2010-05-18 13:51:50 +00:00
lto-streamer.c cgraph.h (struct ipa_replace_map): Add parm_num parameter. 2010-05-17 23:02:47 +00:00
lto-streamer.h cgraph.h (struct ipa_replace_map): Add parm_num parameter. 2010-05-17 23:02:47 +00:00
lto-symtab.c lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE. 2010-05-16 14:47:38 +00:00
lto-wrapper.c invoke.texi (-fwhopr): Document new optional jobs argument. 2010-05-19 15:43:22 +00:00
machmode.def
machmode.h
main.c
Makefile.in real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
matrix-reorg.c * matrix-reorg.c (matrix_reorg): Rebuild edges. 2010-05-11 08:27:29 +00:00
mcf.c
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
modulo-sched.c
omega.c toplev.c: Include varray.h for statistics dumping. 2010-04-30 11:58:49 +00:00
omega.h
omp-builtins.def
omp-low.c re PR middle-end/43570 (OpenMP: Invalid read of size 1 (libgomp.fortran/vla6.f90)) 2010-04-21 13:57:42 +02:00
ONEWS
opt-functions.awk opt-functions.awk (opt_sanitized_name): New. 2010-04-13 14:27:22 +00:00
opt-gather.awk
optabs.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
optabs.h optabs.h (expand_widening_mult): Declare. 2010-04-22 11:47:52 +00:00
optc-gen.awk vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x to %#x. 2010-05-02 14:31:18 +02:00
opth-gen.awk opt-functions.awk (opt_sanitized_name): New. 2010-04-13 14:27:22 +00:00
opts-common.c
opts.c invoke.texi (-fwhopr): Document new optional jobs argument. 2010-05-19 15:43:22 +00:00
opts.h re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags) 2010-05-06 10:12:36 +00:00
output.h
params.c
params.def Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
params.h
passes.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
plugin.c plugin.h (invoke_plugin_callbacks): New inline function. 2010-04-29 09:01:56 +00:00
plugin.def
plugin.h Move flag_plugin_added out of invoke_plugin_callbacks. 2010-04-29 09:29:10 -07:00
pointer-set.c
pointer-set.h
postreload-gcse.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
postreload.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
predict.c cgraph.c (cgraph_create_node): Set node frequency to normal. 2010-04-26 13:33:24 +00:00
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c diagnostic.c (FLOAT, FFS): Don't undefine. 2010-05-19 22:32:19 +01:00
pretty-print.h
print-rtl.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
print-tree.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
profile.c
profile.h
read-rtl.c read-rtl.c (read_rtx_1): Give an error for EOF while looking for ']'. 2010-04-02 16:51:01 +01:00
README.Portability
real.c real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
real.h real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
realmpfr.c real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
realmpfr.h real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
recog.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
recog.h target.h (struct gcc_target): Add mode_dependent_address_p field. 2010-05-12 23:08:31 +04:00
reg-notes.def
reg-stack.c toplev.c: Include varray.h for statistics dumping. 2010-04-30 11:58:49 +00:00
regcprop.c
reginfo.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
regmove.c diagnostic.c (FLOAT, FFS): Don't undefine. 2010-05-19 22:32:19 +01:00
regrename.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
regs.h tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. 2010-05-03 17:47:47 +00:00
regstat.c
reload1.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
reload.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
reload.h Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
reorg.c
resource.c
resource.h
rtl-error.c diagnostic.c (FLOAT, FFS): Don't undefine. 2010-05-19 22:32:19 +01:00
rtl.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
rtl.def Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
rtl.h vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
rtlanal.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
sched-deps.c tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. 2010-05-03 17:47:47 +00:00
sched-ebb.c
sched-int.h Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
sched-rgn.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
sched-vis.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
sdbout.c re PR bootstrap/44048 (building without C++ enabled fails) 2010-05-13 01:04:46 -04:00
sdbout.h
sel-sched-dump.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
sel-sched-dump.h
sel-sched-ir.c
sel-sched-ir.h
sel-sched.c
sel-sched.h
sese.c sese.h (create_if_region_on_edge): Remove. 2010-04-23 06:02:06 +00:00
sese.h sese.h (create_if_region_on_edge): Remove. 2010-04-23 06:02:06 +00:00
simplify-rtx.c real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c
stor-layout.c double-int.h (double_int_ior): New function. 2010-05-20 00:09:57 +04:00
store-motion.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
stringpool.c
stub-objc.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
sync-builtins.def
system.h re PR target/42895 (Low registers are preferred than register ip in thumb2 mode) 2010-04-29 21:37:01 +00:00
target-def.h hooks.h (hook_tree_tree_tree_bool_null): Rename to... 2010-05-19 16:23:27 +00:00
target.h hooks.h (hook_tree_tree_tree_bool_null): Rename to... 2010-05-19 16:23:27 +00:00
targhooks.c targhooks.c (GO_IF_MODE_DEPENDENT_ADDRESS): Use CONST_CAST_RTX. 2010-05-15 21:58:30 +02:00
targhooks.h target.h (struct gcc_target): Add mode_dependent_address_p field. 2010-05-12 23:08:31 +04:00
timevar.c
timevar.def implicit-zee.c: New file. 2010-05-12 21:15:19 +00:00
timevar.h
tlink.c collect2.c (TARGET_64BIT): Redefine to target's default. 2010-04-27 19:48:58 +02:00
toplev.c real: Do not include gmp.h, mpfr.h, and mpc.h. 2010-05-21 18:13:54 +00:00
toplev.h
tracer.c
tree-affine.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-affine.h
tree-browser.c
tree-browser.def
tree-call-cdce.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-cfg.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-cfgcleanup.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-chrec.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-chrec.h
tree-complex.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-data-ref.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-data-ref.h tree-parloops.c (loop_parallel_p): New argument parloop_obstack. 2010-04-22 12:42:15 +00:00
tree-dfa.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-dump.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-dump.h
tree-eh.c tree-eh.c (cleanup_is_dead_in): New. 2010-05-21 15:32:29 -04:00
tree-flow-inline.h re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; formatted read - wrong numbers) 2010-04-16 13:21:38 +00:00
tree-flow.h tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-if-conv.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-inline.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-inline.h vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
tree-into-ssa.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-iterator.c vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
tree-iterator.h vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
tree-loop-distribution.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-loop-linear.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-mudflap.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-mudflap.h
tree-nested.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-nomudflap.c toplev.c: Include varray.h for statistics dumping. 2010-04-30 11:58:49 +00:00
tree-nrv.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-object-size.c fold-const.c (fold_comparison): Use ssizetype. 2010-04-18 21:49:29 +00:00
tree-optimize.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-outof-ssa.c tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count variable. 2010-04-07 22:27:37 +02:00
tree-parloops.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-pass.h implicit-zee.c: New file. 2010-05-12 21:15:19 +00:00
tree-phinodes.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-predcom.c gimple.h (create_tmp_reg): Declare. 2010-04-19 19:58:54 +02:00
tree-pretty-print.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-profile.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-scalar-evolution.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-scalar-evolution.h
tree-sra.c re PR middle-end/44133 (Uninit warning regression with new SRA) 2010-05-17 14:48:34 +02:00
tree-ssa-address.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-alias.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-alias.h re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; formatted read - wrong numbers) 2010-04-16 13:21:38 +00:00
tree-ssa-ccp.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-coalesce.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
tree-ssa-copy.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-copyrename.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
tree-ssa-dce.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-dom.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-dse.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-forwprop.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-ifcombine.c
tree-ssa-live.c
tree-ssa-live.h
tree-ssa-loop-ch.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-loop-im.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-loop-ivcanon.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-loop-ivopts.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-loop-manip.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-loop-niter.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-loop-prefetch.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-loop-unswitch.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-loop.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-math-opts.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-operands.c ipa-reference.c (mark_load): Use get_base_address. 2010-04-07 15:31:37 +00:00
tree-ssa-operands.h tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count variable. 2010-04-07 22:27:37 +02:00
tree-ssa-phiopt.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-phiprop.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-pre.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-propagate.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-propagate.h
tree-ssa-reassoc.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-sccvn.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-sccvn.h re PR tree-optimization/43270 (array-bounds false negative) 2010-04-07 12:31:32 +00:00
tree-ssa-sink.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-structalias.c tree-ssa-structalias.c: Remove tm_p.h from include. 2010-05-22 00:19:12 +02:00
tree-ssa-ter.c
tree-ssa-threadedge.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-threadupdate.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-uncprop.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa-uninit.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssa.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-ssanames.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-stdarg.c
tree-stdarg.h
tree-switch-conversion.c
tree-tailcall.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-vect-data-refs.c tree-vectorizer.h (struct _stmt_vec_info): Add new field to determine if the statement is vectorizable... 2010-04-26 06:39:27 +00:00
tree-vect-generic.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
tree-vect-loop-manip.c
tree-vect-loop.c tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg. 2010-05-10 14:31:37 +00:00
tree-vect-patterns.c re PR tree-optimization/37027 (SLP loop vectorization missing support for reductions) 2010-04-19 09:10:45 +00:00
tree-vect-slp.c tree-vectorizer.h (struct _stmt_vec_info): Add new field to determine if the statement is vectorizable... 2010-04-26 06:39:27 +00:00
tree-vect-stmts.c re PR middle-end/43901 (FAIL: gcc.c-torture/compile/pr42196-2.c) 2010-05-06 06:42:51 +00:00
tree-vectorizer.c
tree-vectorizer.h tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg. 2010-05-10 14:31:37 +00:00
tree-vrp.c re PR tree-optimization/43949 (bogus warning: array subscript is above array bounds) 2010-05-04 09:53:28 +00:00
tree.c tree.c (build_function_decl_skip_args): Fix grammar. 2010-05-21 14:37:16 +00:00
tree.def cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both its undef and define. 2010-05-14 15:08:45 +02:00
tree.h tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
treestruct.def
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c Make-lang.in, [...]: Update copyright years. 2010-04-02 19:54:46 +00:00
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c dwarf2out.c (output_call_frame_info): For dw_cie_version >= 4 add also address size and segment size fields into CIE... 2010-04-21 08:57:37 +02:00
unwind-dw2-fde.h
unwind-dw2.c * unwind-dw2.c (_Unwind_DebugHook): Add used and noclone attributes. 2010-04-27 11:40:46 +02:00
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c
value-prof.h
var-tracking.c re PR debug/41371 (var-tracking is slow and memory hungry) 2010-05-18 11:35:52 +02:00
varasm.c tree.h: Include real.h and fixed-value.h as basic datatypes. 2010-05-21 13:53:22 +00:00
varpool.c re PR middle-end/44197 ([4.6 Regresssion] varpool SEGV) 2010-05-20 14:57:27 +00:00
vec.c
vec.h
vecir.h vecir.h: New file with VEC primitives for tree, gimple, and rtl. 2010-05-15 20:02:11 +00:00
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x to %#x. 2010-05-02 14:31:18 +02:00
web.c Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H). 2010-04-10 12:30:29 +00:00
xcoff.h
xcoffout.c
xcoffout.h

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

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

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

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

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


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

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

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

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

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


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

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

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

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

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

needs to be coded in some other way.


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

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

  if (mem)
    free (mem);


Trigraphs
---------

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


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

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


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

errno
-----

errno might be declared as a macro.


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

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

  unsigned variable;

as shorthand for

  unsigned int variable;

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

  (unsigned) variable

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

o Expecting ints shifted right to be sign extended.

o Modifying the same value twice within one sequence point.

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

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

o Passing incorrect types to fprintf and friends.

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