gcc/gcc
David Edelsohn a0f7568c04 * gcc.dg/20040813-1.c: Skip for *-*-aix*.
From-SVN: r92201
2004-12-15 10:54:48 -05:00
..
ada tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +00:00
config arm.c (arm_xscale_rtx_costs): Increase cost of COMPARE of MULT. 2004-12-15 14:03:58 +00:00
cp re PR c++/18825 (ICE segmentation fault in wv2) 2004-12-15 15:21:11 +00:00
doc invoke.texi (IA-64 options): Add existing options that weren't already listed. 2004-12-14 21:50:54 +00:00
fortran gfortran.h (gfc_expr.function.name): Make const. 2004-12-14 19:56:06 -08:00
ginclude
java re PR target/18459 (gcj no longer works on win32) 2004-12-13 08:35:10 +00:00
objc [multiple changes] 2004-11-29 18:54:06 +00:00
po * gcc.pot: Regenerate. 2004-11-27 19:43:51 +00:00
testsuite * gcc.dg/20040813-1.c: Skip for *-*-aix*. 2004-12-15 10:54:48 -05:00
treelang
.cvsignore
ABOUT-GCC-NLS
aclocal.m4 Introduce and use config/gcc-version.m4. 2004-12-02 11:05:13 +00:00
alias.c alias.c (component_uses_parent_alias_set): Rename from can_address_p. 2004-12-03 16:20:31 -08:00
alias.h alias.c (component_uses_parent_alias_set): Rename from can_address_p. 2004-12-03 16:20:31 -08:00
alloc-pool.c
alloc-pool.h
attribs.c re PR c/18282 (PR c/17384 patch causes regression from 3.4.2) 2004-12-09 14:55:41 -08:00
basic-block.h basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, we can never create autoinc insns after reload. 2004-12-13 20:44:31 +00:00
bb-reorder.c bb-reorder.c (find_traces_1_round): Speed up by using EDGE_COUNT instead of FOR_EACH_EDGE. 2004-11-27 17:33:11 +00:00
bitmap.c bitmap.c (bitmap_find_bit): Speed up by traversing from head->first if that seems profitable. 2004-11-26 07:07:00 +00:00
bitmap.h bitmap.h (BITMAP_XMALLOC): Use BITMAP_ALLOC and not BITMAP_OBSTACK_ALLOC. 2004-11-25 16:01:35 -08:00
bt-load.c bt-load.c (btr_def_s): New member own_end; 2004-12-06 16:07:57 +00:00
builtin-attrs.def
builtin-types.def
builtins.c re PR middle-end/18951 (Invalid code generated by expand_errno_check) 2004-12-14 19:04:56 +01:00
builtins.def
c-aux-info.c
c-common.c c-common.c (fname_as_string): Free namep if we are returning cstr.text. 2004-12-13 17:14:56 +00:00
c-common.def
c-common.h re PR c++/18001 (Badly formatted error message (quotation problem)) 2004-11-25 17:11:37 +00:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c
c-decl.c re PR c/18596 (ICE in make_decl_rtl) 2004-11-30 00:32:34 +00:00
c-dump.c
c-errors.c
c-format.c
c-format.h
c-gimplify.c c-gimplify.c (gimplify_c_loop): Improve initial implementations for loops whose conditions are known at... 2004-12-06 17:24:16 +00:00
c-incpath.c re PR preprocessor/18102 (darwin framework header search depends on order of options) 2004-12-09 07:54:15 -08:00
c-incpath.h
c-lang.c [multiple changes] 2004-11-29 18:54:06 +00:00
c-lex.c
c-objc-common.c
c-objc-common.h
c-opts.c c-opts.c (check_deps_environment_vars): If spec != NULL, set deps_seen. 2004-11-30 15:10:08 +01:00
c-parse.in
c-pch.c
c-ppoutput.c re PR preprocessor/17651 (Erroneous preprocessor output with -g when generating dependencies) 2004-11-28 23:29:41 +00:00
c-pragma.c [multiple changes] 2004-11-29 18:54:06 +00:00
c-pragma.h [multiple changes] 2004-11-29 18:54:06 +00:00
c-pretty-print.c
c-pretty-print.h
c-semantics.c
c-tree.h c-tree.h (struct lang_type): Rename 'objc_protocols' field to 'objc_info'. 2004-12-07 23:46:11 +00:00
c-typeck.c c-typeck.c (lookup_field): Check if a TYPE_LANG_SPECIFIC pointer field is set before dereferencing it. 2004-12-10 21:08:22 +00:00
c.opt
caller-save.c
calls.c optabs.h (force_expand_binop): Declare. 2004-11-24 18:50:26 +00:00
cfg.c * cfg.c (dump_flow_info): Don't dump pseudo info after reload. 2004-12-13 02:45:07 -08:00
cfganal.c
cfgbuild.c cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks, it is never defined. 2004-11-29 20:46:14 +00:00
cfgcleanup.c cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks, it is never defined. 2004-11-29 20:46:14 +00:00
cfgexpand.c
cfghooks.c
cfghooks.h
cfglayout.c cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks, it is never defined. 2004-11-29 20:46:14 +00:00
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c
cfgloopmanip.c cfgloopmanip.c (create_preheader): Speed up by "unrolling" and simplifying FOR_EACH_EDGE. 2004-12-08 18:52:48 +00:00
cfgrtl.c cfgrtl.c (rtl_verify_flow_info_1): Use JUMP_P instead of INSN_P. 2004-12-03 07:43:39 +00:00
cgraph.c
cgraph.h
cgraphunit.c re PR middle-end/17982 (stop calling assemble_external before final assembly output time) 2004-12-08 19:13:35 +00:00
ChangeLog arm.c (arm_xscale_rtx_costs): Increase cost of COMPARE of MULT. 2004-12-15 14:03:58 +00:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.lib
ChangeLog.tree-ssa
collect2.c
collect2.h
combine.c combine.c (combine_validate_cost): Consider cost of undobuf.other_insn rather than always allowing the... 2004-12-15 01:02:55 +00:00
common.opt
conditions.h
config.build
config.gcc Changes for k*bsd-gnu support. 2004-11-26 21:37:24 +00:00
config.host re PR pch/14940 (PCH largefile test fails on various platforms) 2004-11-30 03:11:28 +00:00
config.in re PR c++/17242 (Testsuite fails due to duplicate symbols) 2004-12-15 05:10:57 +00:00
configure re PR c++/17242 (Testsuite fails due to duplicate symbols) 2004-12-15 05:10:57 +00:00
configure.ac re PR c++/17242 (Testsuite fails due to duplicate symbols) 2004-12-15 05:10:57 +00:00
conflict.c
convert.c
convert.h
COPYING
COPYING.LIB
coretypes.h
coverage.c
coverage.h
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
cse.c * cse.c, tree-ssa-operands.c: Fix comment typos. 2004-11-26 15:42:36 +00:00
cselib.c
cselib.h
cstamp-h.in
dbxout.c tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +00:00
dbxout.h
ddg.c
ddg.h
debug.c
debug.h
defaults.h defaults.h, [...]: Fix comment typos. 2004-12-13 16:03:40 +00:00
df.c bt-load.c (migrate_btr_defs): Remove unneeded NULL check. 2004-11-25 10:28:01 +00:00
df.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c re PR middle-end/17564 (New treatment of function pointers when used with equality operators, when casts are involved) 2004-12-12 21:01:17 +00:00
dominance.c
domwalk.c
domwalk.h
dummy-conditions.c
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +00:00
dwarf2out.h dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. 2004-11-25 18:21:38 -08:00
dwarf.h
emit-rtl.c re PR middle-end/18730 (cppexp.c:1076: error: unrecognizable insn) 2004-12-05 04:05:59 +00:00
emit-rtl.h
errors.c
errors.h
et-forest.c
et-forest.h
except.c
except.h
explow.c
expmed.c expmed.c (synth_mult): Initialize new_limit.latency before making a recursive call. 2004-12-10 15:06:52 +00:00
expr.c expr.c (emit_move_change_mode): New. 2004-12-12 13:12:43 -08:00
expr.h * expr.h (expand_modifier): Define EXPAND_STACK_PARM as 1. 2004-12-14 16:24:42 +00:00
final.c dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. 2004-11-25 18:21:38 -08:00
fix-header.c
fixproto
flags.h
flow.c basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... 2004-11-25 09:30:04 +00:00
fold-const.c fold-const.c (fold_single_bit_test): If flag_syntax_only, pretend LOAD_EXTEND_OP is not defined. 2004-12-14 18:59:36 +01:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c re PR rtl-optimization/15289 (reload error with non-lowpart subregs) 2004-12-01 10:13:31 -08:00
function.h
gbl-ctors.h
gcc.c re PR driver/18732 (Compiler will not compile two source files if first has error or is unreadable) 2004-12-10 16:01:59 -08:00
gcc.h gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add isysroot. 2004-11-24 09:47:32 -08:00
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
gcse.c * gcse.c (gcse_main): Add a comment. 2004-12-04 14:53:13 +00:00
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c
genattrtab.h
genautomata.c
gencheck.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-yacc.y
gengtype.c
gengtype.h
genmodes.c
genmultilib
genopinit.c genopinit.c (vec_realign_store_optab): Initialization removed. 2004-12-09 11:06:20 +00:00
genoutput.c
genpeep.c
genpreds.c Makefile.in (insn-preds.o): Depend on REGS_H. 2004-12-13 02:27:46 -08:00
genrecog.c
gensupport.c
gensupport.h
ggc-common.c
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h
gimple-low.c
gimplify.c re PR c++/18672 (Segfault with simple template code) 2004-12-08 08:47:59 +00:00
glimits.h
global.c basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... 2004-11-25 09:30:04 +00:00
gmon.c
graph.c
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h 2004-11-30 08:15:42 +00:00
gthr-gnat.h * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h 2004-11-30 08:15:42 +00:00
gthr-lynx.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 * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h 2004-11-30 08:15:42 +00:00
haifa-sched.c
hard-reg-set.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... 2004-11-25 09:30:04 +00:00
input.h
insn-addr.h
insn-notes.def
integrate.c
integrate.h
intl.c
intl.h
jump.c
lambda-code.c tree-phinodes.c (add_phi_arg): Take "tree" instead of "tree *" as the first argument. 2004-11-25 22:31:09 +00:00
lambda-mat.c
lambda-trans.c
lambda.h
langhooks-def.h
langhooks.c
langhooks.h
LANGUAGES
lcm.c lcm.c (optimize_mode_switching): Free ptr even when mode_set is NULL_RTX. 2004-12-12 03:05:20 +00:00
libada-mk.in
libfuncs.h
libgcc2.c re PR other/18665 (-ftrapv borks up simple integer arithmetic) 2004-12-15 12:30:46 +00:00
libgcc2.h re PR other/18665 (-ftrapv borks up simple integer arithmetic) 2004-12-15 12:30:46 +00:00
libgcc-std.ver re PR other/18665 (-ftrapv borks up simple integer arithmetic) 2004-12-15 12:30:46 +00:00
libgcov.c
limitx.h
limity.h
lists.c
local-alloc.c
longlong.h
loop-doloop.c
loop-init.c
loop-invariant.c
loop-iv.c basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... 2004-11-25 09:30:04 +00:00
loop-unroll.c
loop-unswitch.c
loop.c re PR middle-end/18293 (Redundant copy operation introduced by expand) 2004-12-08 02:15:36 +00:00
machmode.def
machmode.h
main.c
Makefile.in Makefile.in (insn-preds.o): Depend on REGS_H. 2004-12-13 02:27:46 -08:00
mips-tdump.c
mips-tfile.c
mkconfig.sh
mklibgcc.in mklibgcc.in (libgcc2_c_dep): Add dependency on libgcc2.h. 2004-12-15 07:43:48 +00:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
modulo-sched.c sbitmap.c (sbitmap_any_common_bits): New function. 2004-11-30 17:33:05 -07:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c genopinit.c (vec_realign_store_optab): Initialization removed. 2004-12-09 11:06:20 +00:00
optabs.h genopinit.c (vec_realign_store_optab): Initialization removed. 2004-12-09 11:06:20 +00:00
optc-gen.awk
opth-gen.awk
opts.c opts.c (decode_options): Do not set max-inline-insns-rtl. 2004-11-29 09:33:10 +00:00
opts.h
output.h
params.c re PR middle-end/18667 (ice with --parm integer-share-limit=0) 2004-12-01 16:46:25 +00:00
params.def re PR middle-end/18667 (ice with --parm integer-share-limit=0) 2004-12-01 16:46:25 +00:00
params.h re PR middle-end/18667 (ice with --parm integer-share-limit=0) 2004-12-01 16:46:25 +00:00
passes.c re PR middle-end/17930 (-mfpmath=sse creates illegal code (movapd with misaligned argument)) 2004-12-13 17:30:35 -08:00
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 tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +00:00
profile.c
protoize.c
ra-build.c bt-load.c (migrate_btr_defs): Remove unneeded NULL check. 2004-11-25 10:28:01 +00:00
ra-colorize.c
ra-debug.c
ra-rewrite.c
ra.c
ra.h
read-rtl.c
README.Portability
real.c * real.c (ibm_extended): Correct comment. 2004-12-09 15:21:45 -05:00
real.h
recog.c basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... 2004-11-25 09:30:04 +00:00
recog.h Minor back end speedup. 2004-11-24 18:22:27 +00:00
reg-notes.def
reg-stack.c re PR rtl-optimization/17186 (ICE in move_for_stack_reg, at reg-stack.c:1065) 2004-12-12 18:32:06 -08:00
regclass.c
regmove.c regmove.c (combine_stack_adjustments_for_block): Free memlist if it hasn't been freed. 2004-12-10 21:11:02 +00:00
regrename.c
regs.h
reload1.c re PR c++/6764 (Throwing exception causes crash with '-O2 -fomit-frame-pointer') 2004-11-25 18:04:11 -08:00
reload.c reload.c (find_valid_class): Fix logic to test inner mode as well. 2004-12-06 20:14:40 -05:00
reload.h * reload.h: Remove struct needs and its only use. 2004-12-13 18:01:26 -07:00
reorg.c
resource.c
resource.h
rtl-error.c
rtl-profile.c
rtl.c
rtl.def
rtl.h re PR rtl-optimization/15289 (reload error with non-lowpart subregs) 2004-12-01 10:13:31 -08:00
rtlanal.c
rtlhooks-def.h
rtlhooks.c
sbitmap.c sbitmap.c (sbitmap_any_common_bits): New function. 2004-11-30 17:33:05 -07:00
sbitmap.h sbitmap.c (sbitmap_any_common_bits): New function. 2004-11-30 17:33:05 -07:00
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... 2004-11-25 09:30:04 +00:00
sched-ebb.c PR middle end/18718 2004-12-04 09:32:33 +10:30
sched-int.h
sched-rgn.c PR middle end/18718 2004-12-04 09:32:33 +10:30
sched-vis.c
sdbout.c
sdbout.h
SERVICE
simplify-rtx.c re PR rtl-optimization/18928 (ice on valid code with -O2 -fPIC) 2004-12-13 23:49:28 +00:00
sort-protos
sreal.c
sreal.h
stab.def
statistics.h
stmt.c defaults.h, [...]: Fix comment typos. 2004-12-13 16:03:40 +00:00
stor-layout.c tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +00:00
stringpool.c
stub-objc.c
sys-protos.h
sys-types.h
system.h cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks, it is never defined. 2004-11-29 20:46:14 +00:00
target-def.h genopinit.c (vec_realign_store_optab): Initialization removed. 2004-12-09 11:06:20 +00:00
target.h genopinit.c (vec_realign_store_optab): Initialization removed. 2004-12-09 11:06:20 +00:00
targhooks.c
targhooks.h
timevar.c
timevar.def timevar.def (TV_TREE_REDPHI): New timevar. 2004-11-28 16:03:40 -08:00
timevar.h
tlink.c
toplev.c re PR middle-end/18667 (ice with --parm integer-share-limit=0) 2004-12-01 16:46:25 +00:00
toplev.h
tracer.c
tree-browser.c tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +00:00
tree-browser.def
tree-cfg.c tree-cfg.c (remove_useless_stmts_cond): Call fold on COND_EXPR_COND. 2004-12-13 08:06:23 -08:00
tree-chrec.c re PR tree-optimization/18904 (4.0-20041205 regression ICE with -O3) 2004-12-09 08:17:07 -08:00
tree-chrec.h
tree-complex.c re PR middle-end/17957 (vector type node used after garbage-collected) 2004-11-25 19:55:10 -08:00
tree-data-ref.c tree-data-ref.c (free_data_refs): Free each data_reference object. 2004-12-10 17:51:43 +00:00
tree-data-ref.h
tree-dfa.c tree-into-ssa.c (REWRITE_THIS_STMT): Define. 2004-12-10 16:54:42 -05:00
tree-dump.c
tree-dump.h
tree-eh.c * tree-eh.c: Revert yesterday's change. 2004-12-02 08:56:29 -07:00
tree-flow-inline.h re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improved when adding) 2004-11-25 20:24:59 +00:00
tree-flow.h tree-into-ssa.c (REWRITE_THIS_STMT): Define. 2004-12-10 16:54:42 -05:00
tree-gimple.c * tree-gimple.c (get_base_address): Update documentation. 2004-12-14 08:41:52 -05:00
tree-gimple.h
tree-if-conv.c tree-if-conv.c (replace_phi_with_cond_modify_expr): Use EDGE_PRED instead of PHI_ARG_EDGE. 2004-11-29 17:53:48 +00:00
tree-inline.c re PR tree-optimization/16951 (ICE in make_decl_rtl with recursion in C++ constructor (-O1)) 2004-12-13 21:03:47 +00:00
tree-inline.h
tree-into-ssa.c tree-into-ssa.c (rewrite_ssa_into_ssa): Free SSA_NAME_AUX before we release an SSA_NAME. 2004-12-11 15:58:51 +00:00
tree-iterator.c
tree-iterator.h
tree-loop-linear.c
tree-mudflap.c
tree-mudflap.h
tree-nested.c expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR. 2004-11-29 19:52:37 -08:00
tree-nomudflap.c
tree-nrv.c
tree-optimize.c re PR tree-optimization/18298 (bad code from lim ssa pass with strcmp) 2004-11-30 07:38:43 -08:00
tree-outof-ssa.c tree-outof-ssa.c (coalesce_abnormal_edges): Pass the correct target partition to conflict_graph_merge_regs. 2004-12-14 13:05:48 -07:00
tree-pass.h tree-ssa-alias.c (count_calls_and_maybe_create_global_var): New. 2004-11-28 14:02:31 -07:00
tree-phinodes.c * tree-phinodes.c (remove_phi_arg_num): Fix a comment. 2004-12-02 02:49:29 +00:00
tree-pretty-print.c tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +00:00
tree-profile.c
tree-scalar-evolution.c
tree-scalar-evolution.h
tree-sra.c tree-into-ssa.c (REWRITE_THIS_STMT): Define. 2004-12-10 16:54:42 -05:00
tree-ssa-alias.c tree-ssa-alias.c (setup_pointers_and_addressables): Remove redundant test of v_ann->mem_tag_kind. 2004-12-10 10:28:32 -07:00
tree-ssa-ccp.c PR/18662, also backported from tree-cleanup-branch. 2004-11-28 20:15:39 -05:00
tree-ssa-copy.c re PR tree-optimization/18291 (ICE in merge_alias_info) 2004-12-01 13:54:04 -05:00
tree-ssa-copyrename.c
tree-ssa-dce.c defaults.h, [...]: Fix comment typos. 2004-12-13 16:03:40 +00:00
tree-ssa-dom.c tree-ssa-dom.c (thread_across_edge): Do not thread jumps if a PHI argument is set from a PHI_RESULT in the same... 2004-12-13 13:12:33 -07:00
tree-ssa-dse.c
tree-ssa-forwprop.c tree-ssa-forwprop.c (substitute_single_use_vars): Remove duplicate code. 2004-11-26 01:25:14 +00:00
tree-ssa-live.c tree-if-conv.c (replace_phi_with_cond_modify_expr): Use EDGE_PRED instead of PHI_ARG_EDGE. 2004-11-29 17:53:48 +00:00
tree-ssa-live.h
tree-ssa-loop-ch.c tree-ssa-loop-ch.c (copy_loop_headers): Loop can be null. 2004-12-12 15:52:33 +00:00
tree-ssa-loop-im.c tree-ssa-loop-ch.c (copy_loop_headers): Loop can be null. 2004-12-12 15:52:33 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH. 2004-12-07 21:23:10 +00:00
tree-ssa-loop-manip.c tree-if-conv.c (replace_phi_with_cond_modify_expr): Use EDGE_PRED instead of PHI_ARG_EDGE. 2004-11-29 17:53:48 +00:00
tree-ssa-loop-niter.c
tree-ssa-loop-unswitch.c
tree-ssa-loop.c timevar.def (TV_TREE_LOOP_INIT, [...]): New timevars. 2004-11-25 23:42:25 -07:00
tree-ssa-operands.c tree-ssa-alias.c (setup_pointers_and_addressables): Remove redundant test of v_ann->mem_tag_kind. 2004-12-10 10:28:32 -07:00
tree-ssa-operands.h re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improved when adding) 2004-11-25 20:24:59 +00:00
tree-ssa-phiopt.c tree.c (operand_equal_for_phi_arg_p): New. 2004-11-27 17:26:17 +00:00
tree-ssa-pre.c re PR middle-end/17340 (Internal error compiling with -O3) 2004-12-08 00:09:30 +00:00
tree-ssa-propagate.c
tree-ssa-propagate.h
tree-ssa-threadupdate.c tree-phinodes.c (add_phi_arg): Take "tree" instead of "tree *" as the first argument. 2004-11-25 22:31:09 +00:00
tree-ssa.c tree-if-conv.c (replace_phi_with_cond_modify_expr): Use EDGE_PRED instead of PHI_ARG_EDGE. 2004-11-29 17:53:48 +00:00
tree-ssanames.c
tree-tailcall.c tree-phinodes.c (add_phi_arg): Take "tree" instead of "tree *" as the first argument. 2004-11-25 22:31:09 +00:00
tree-vectorizer.c tree-into-ssa.c (REWRITE_THIS_STMT): Define. 2004-12-10 16:54:42 -05:00
tree-vectorizer.h
tree-vn.c
tree.c tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +00:00
tree.def tree.def, [...]: Correctly document restrictions on the shift width. 2004-12-14 18:24:46 +01:00
tree.h tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +00:00
tsystem.h
typeclass.h tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +00:00
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 * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h 2004-11-30 08:15:42 +00:00
unwind-dw2.c
unwind-dw2.h
unwind-pe.h
unwind-sjlj.c
unwind.h * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h 2004-11-30 08:15:42 +00:00
unwind.inc
value-prof.c
value-prof.h
var-tracking.c
varasm.c tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +00:00
varray.c
varray.h
vec.c
vec.h
version.c Daily bump. 2004-12-15 00:16:21 +00:00
version.h
vmsdbg.h
vmsdbgout.c
web.c
xcoff.h
xcoffout.c xcoffout.c (xcoffout_declare_function): Always strip storage class encoding. 2004-12-13 14:44:03 -05:00
xcoffout.h

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

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

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

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

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


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

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

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

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

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


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

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

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

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

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

needs to be coded in some other way.


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

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

  if (mem)
    free (mem);


Trigraphs
---------

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


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

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


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

errno
-----

errno might be declared as a macro.


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

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

  unsigned variable;

as shorthand for

  unsigned int variable;

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

  (unsigned) variable

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

o Expecting ints shifted right to be sign extended.

o Modifying the same value twice within one sequence point.

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

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

o Passing incorrect types to fprintf and friends.

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