gcc/gcc
Andrew Haley c863b570e4 [multiple changes]
2007-01-24  Andrew Haley  <aph@redhat.com>

        * jcf-parse.c (HANDLE_SYNTHETIC_ATTRIBUTE): current_class is a
        type node, not a decl, so use TYPE_SYNTHETIC not CLASS_SYNTHETIC.

2007-01-22  Andrew Haley  <aph@redhat.com>

        * builtins.c (VMSupportsCS8_builtin): New function.

From-SVN: r121118
2007-01-24 17:11:04 +00:00
..
ada re PR bootstrap/30541 (Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down) 2007-01-23 16:37:09 +00:00
config i386.md (tanxf2, [...]): Use op2 instead of operands[2] to avoid access past the end of array. 2007-01-24 12:17:09 +01:00
cp re PR c++/27492 (ICE on invalid covariant return type) 2007-01-23 22:33:51 +00:00
doc c-cppbuiltin.c (builtin_define_type_sizeof): New function. 2007-01-24 12:03:38 +00:00
fortran [multiple changes] 2007-01-24 01:56:55 +00:00
ginclude
java [multiple changes] 2007-01-24 17:11:04 +00:00
objc re PR objc/27438 ([unit-at-a-time] '_OBJC_INSTANCE_0' defined but not used warning) 2007-01-23 22:01:09 -08:00
objcp configure.ac (strict1_warn): Rename to strict_warn. 2007-01-11 10:49:30 +00:00
po
testsuite re PR testsuite/30181 (FAIL: gcc.dg/builtins-57.c scan-tree-dump trunc) 2007-01-24 14:13:28 +00:00
treelang configure.ac (strict1_warn): Rename to strict_warn. 2007-01-11 10:49:30 +00:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
addresses.h
alias.c alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. 2007-01-03 08:04:01 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
BASE-VER
basic-block.h Makefile.in (OBJS-common): Remove conflict.o 2006-12-28 06:44:53 +00:00
bb-reorder.c
bitmap.c
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def re PR tree-optimization/17687 (sincos tree representation causes extra addressable vars) 2006-12-13 10:17:36 +00:00
builtins.c builtins.c (expand_builtin_cexpi): Get the fndecl for cexp in the correct way. 2007-01-24 13:49:18 +00:00
builtins.def Add BUILT_IN_FREE 2007-01-12 21:01:46 +00:00
c-aux-info.c
c-common.c tree.h (force_fit_type_double): Remove unused final argument. 2007-01-13 05:39:00 +00:00
c-common.def
c-common.h c.opt: Add -flax-vector-conversions. 2007-01-08 09:25:07 +00:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c c-cppbuiltin.c (builtin_define_type_sizeof): New function. 2007-01-24 12:03:38 +00:00
c-decl.c re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags) 2007-01-02 17:33:25 +00:00
c-dump.c
c-errors.c
c-format.c
c-format.h
c-gimplify.c
c-incpath.c re PR c/30242 (internal error in gcc break compilation) 2006-12-20 22:34:14 +00:00
c-incpath.h
c-lang.c
c-lex.c
c-objc-common.c
c-objc-common.h
c-omp.c
c-opts.c · Richard Guenther <rguenther@suse.de> 2007-01-18 13:00:33 +00:00
c-parser.c re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags) 2006-12-16 16:48:01 +00:00
c-pch.c
c-ppoutput.c
c-pragma.c
c-pragma.h c-opts.c (c_common_parse_file): Unconditionally give a warning, suitable for the language, if set_yydebug is true. 2006-12-10 05:09:29 +00:00
c-pretty-print.c tree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use type of offset to build the index. 2007-01-08 18:29:18 +00:00
c-pretty-print.h
c-semantics.c
c-tree.h
c-typeck.c c-typeck.c (null_pointer_constant_p): Replace use of TREE_CONSTANT_OVERFLOW with TREE_OVERFLOW. 2007-01-13 05:39:57 +00:00
c.opt c.opt: Add -flax-vector-conversions. 2007-01-08 09:25:07 +00:00
caller-save.c re PR middle-end/30311 (revision 120211 failed to compile perlbench) 2007-01-02 00:38:21 +00:00
calls.c 200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard Sandiford <richard@codesourcery.com> 2007-01-18 19:54:44 +00:00
cfg.c loop-unswitch.c (unswitch_loop): Pass probabilities to loopify. 2007-01-03 02:29:00 +00:00
cfganal.c
cfgbuild.c alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. 2007-01-03 08:04:01 +00:00
cfgcleanup.c cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYOUT flag when in cfglayout mode. 2007-01-18 08:17:06 +00:00
cfgexpand.c tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs separately. 2007-01-14 10:47:48 +00:00
cfghooks.c loop.texi: Document recording of loop exits. 2007-01-12 17:57:40 +00:00
cfghooks.h loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header_edge call. 2006-12-20 14:15:53 +00:00
cfglayout.c cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYOUT flag when in cfglayout mode. 2007-01-18 08:17:06 +00:00
cfglayout.h cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYOUT flag when in cfglayout mode. 2007-01-18 08:17:06 +00:00
cfgloop.c loop.texi: Document recording of loop exits. 2007-01-12 17:57:40 +00:00
cfgloop.h loop-unswitch.c (unswitch_loop): Do not call fix_loop_placement. 2007-01-14 20:07:42 +00:00
cfgloopanal.c tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. 2006-12-10 22:17:15 +00:00
cfgloopmanip.c loop-unswitch.c (unswitch_loop): Do not call fix_loop_placement. 2007-01-14 20:07:42 +00:00
cfgrtl.c alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. 2007-01-03 08:04:01 +00:00
cgraph.c Patch by Tomas Bily <tbily@suse.cz> 2007-01-19 18:34:02 +00:00
cgraph.h Patch by Tomas Bily <tbily@suse.cz> 2007-01-19 18:34:02 +00:00
cgraphbuild.c tree-pass.h (pass_build_cgraph_edges): Declare. 2007-01-06 17:58:40 +00:00
cgraphunit.c Patch by Tomas Bily <tbily@suse.cz> 2007-01-19 18:34:02 +00:00
ChangeLog unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t and _Unwind_SWord with _sleb128_t. 2007-01-24 14:46:47 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006 Typo fix. 2007-01-22 16:54:27 +11:00
ChangeLog.lib
ChangeLog.tree-ssa
collect2.c mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE. 2006-12-13 09:28:16 +00:00
collect2.h
combine.c re PR rtl-optimization/29329 (internal consistency failure) 2007-01-21 22:32:39 +00:00
common.opt common.opt (fsigned-zeros): New command line option. 2007-01-19 19:35:22 +00:00
conditions.h
config.build
config.gcc 200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> 2007-01-18 19:29:48 +00:00
config.host
config.in configure.ac (HAVE_GAS_LITERAL16): Add autoconf check for .literal16. 2007-01-01 20:58:38 +00:00
configure configure.ac: Set insn to "nop" for spu-*-* also. 2007-01-12 15:03:48 -08:00
configure.ac configure.ac: Set insn to "nop" for spu-*-* also. 2007-01-12 15:03:48 -08:00
convert.c tree.h (force_fit_type_double): Remove unused final argument. 2007-01-13 05:39:00 +00:00
convert.h
COPYING
COPYING.LIB
coretypes.h
coverage.c
coverage.h
cppdefault.c mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE. 2006-12-13 09:28:16 +00:00
cppdefault.h
cppspec.c
crtstuff.c config.gcc (m68k-*-uclinux*): Add flat.h to $tm_file. 2007-01-18 19:09:59 +00:00
cse.c cse.c (cse_insn): Move HAVE_CC0 code after declarations. 2007-01-12 10:04:55 +00:00
cselib.c cselib.c (struct cselib_val_struct): Make val_rtx its own field, remove the union that contained it. 2006-12-17 22:57:04 +00:00
cselib.h cselib.c (struct cselib_val_struct): Make val_rtx its own field, remove the union that contained it. 2006-12-17 22:57:04 +00:00
cstamp-h.in
DATESTAMP Daily bump. 2007-01-24 00:18:05 +00:00
dbxout.c
dbxout.h
ddg.c
ddg.h
debug.c
debug.h
defaults.h tm.texi (TARGET_HAS_SINCOS): Document new target macro. 2007-01-19 11:06:56 +00:00
DEV-PHASE
df-core.c
df-problems.c
df-scan.c rtlanal.c (struct subreg_info, [...]): New. 2006-12-20 16:25:00 +00:00
df.h
dfp.c
dfp.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
dominance.c
domwalk.c
domwalk.h
double-int.c
double-int.h
dummy-checksum.c
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c re PR debug/26964 (Duplicate debug info for enums in namespaces) 2006-12-27 21:48:05 +00:00
dwarf2out.h
dwarf.h
emit-rtl.c emit-rtl.c (emit_copy_of_insn_after): Do not call copy_insn_1 for INSN_LIST. 2007-01-01 21:53:31 +00:00
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h
except.c Move all varpool routines out of cgraph/cgraphunit to varpool.c 2006-12-11 08:07:52 +00:00
except.h tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs separately. 2007-01-14 10:47:48 +00:00
explow.c
expmed.c Cast both sides of the conditional expression. 2007-01-20 04:51:07 +00:00
expr.c builtins.c (expand_builtin_pow, [...]): Replace uses of the macro TREE_CONSTANT_OVERFLOW with TREE_OVERFLOW. 2007-01-11 16:03:10 +00:00
expr.h
final.c Makefile.in (final.o): Depend on vecprim.h. 2006-12-23 22:10:10 +00:00
fix-header.c
fixproto
flags.h common.opt (fsigned-zeros): New command line option. 2007-01-19 19:35:22 +00:00
flow.c re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags) 2006-12-22 15:54:05 +00:00
fold-const.c fold-const.c (fold_unary): Optimize away a VIEW_CONVERT_EXPR to the same type as it's operand. 2007-01-19 00:30:47 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c function.c (get_last_funcdef_no): New function. 2007-01-10 10:21:50 +00:00
function.h function.c (get_last_funcdef_no): New function. 2007-01-10 10:21:50 +00:00
fwprop.c re PR rtl-optimization/29840 (build/genconditions ../../gcc/gcc/config/pa/pa.md > tmp-condmd.c: /bin/sh: 13354 Memory fault(coredump)) 2006-12-22 12:28:52 +00:00
gbl-ctors.h
gcc.c mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE. 2006-12-13 09:28:16 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h Patch by Tomas Bily <tbily@suse.cz> 2007-01-19 18:34:02 +00:00
gcov-iov.c
gcov.c
gcse.c
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c
genautomata.c genautomata.c (write_automata): Include xstrerror output in the error message if... 2007-01-18 14:12:27 +11:00
gencheck.c
genchecksum.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 gty.texi (Options): Document the mark_hook option to GTY. 2007-01-19 17:56:18 +00:00
gengtype.h
genmddeps.c
genmodes.c
genmultilib
genopinit.c
genoutput.c
genpeep.c
genpreds.c genpreds.c (write_insn_preds_c): Only write out the function body for regclass_for_constraint if... 2007-01-18 09:15:19 +11:00
genrecog.c
gensupport.c
gensupport.h
ggc-common.c toplev.c (dump_memory_report): Break out from... 2006-12-23 14:30:36 +00:00
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h toplev.c (dump_memory_report): Break out from... 2006-12-23 14:30:36 +00:00
gimple-low.c
gimplify.c re PR target/20353 (uclibc does not provide C99 math functions) 2007-01-03 15:00:40 -08:00
glimits.h
global.c
graph.c
graph.h
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-posix95.h
gthr-posix.c
gthr-posix.h re PR libstdc++/11953 (_REENTRANT defined when compiling non-threaded code.) 2006-12-12 16:15:19 +01:00
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c haifa-sched.c (schedule_block): Remove excessive sanity check. 2006-12-09 13:05:44 +00:00
hard-reg-set.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYOUT flag when in cfglayout mode. 2007-01-18 08:17:06 +00:00
input.h
insn-addr.h Makefile.in (final.o): Depend on vecprim.h. 2006-12-23 22:10:10 +00:00
insn-notes.def
integrate.c
integrate.h
intl.c
intl.h
ipa-cp.c omp-low.c (expand_omp_parallel): Set function properties. 2006-12-16 18:10:08 +00:00
ipa-inline.c ipa-inline.c (inlining_mode): Comment, move up. 2007-01-21 18:35:27 +00:00
ipa-prop.c
ipa-prop.h
ipa-pure-const.c ipa-pure-const.c (check_operand): SSA_NAME is safe. 2006-12-30 12:15:16 +00:00
ipa-reference.c ipa-reference.c (analyze_function): Consider also addresses taken in phi nodes. 2007-01-13 19:12:39 +00:00
ipa-reference.h
ipa-type-escape.c * ipa-type-escape.c (look_for_casts): Revamp using handled_component_p. 2007-01-17 11:16:24 +00:00
ipa-type-escape.h
ipa-utils.c
ipa-utils.h
ipa.c cgraph.h (cgraph_decide_inlining_incrementally): Kill. 2007-01-16 21:30:54 +00:00
jump.c
lambda-code.c loop.texi: Document recording of loop exits. 2007-01-12 17:57:40 +00:00
lambda-mat.c
lambda-trans.c
lambda.h
langhooks-def.h fold-const.c (fold_truthop): Don't check can_use_bit_fields_p. 2007-01-10 19:28:39 +00:00
langhooks.c fold-const.c (fold_truthop): Don't check can_use_bit_fields_p. 2007-01-10 19:28:39 +00:00
langhooks.h fold-const.c (fold_truthop): Don't check can_use_bit_fields_p. 2007-01-10 19:28:39 +00:00
LANGUAGES
lcm.c
libada-mk.in
libfuncs.h
libgcc2.c re PR c/30360 (Complex divide bug) 2007-01-05 16:49:05 +01:00
libgcc2.h libgcc2.c (__bswapsi2): Use SItype. 2007-01-04 23:16:34 +00:00
libgcc-std.ver * libgcc-std.ver: Fix typo in %inherit for GCC_4.3.0. 2007-01-19 06:27:18 +00:00
libgcov.c Patch by Tomas Bily <tbily@suse.cz> 2007-01-19 18:34:02 +00:00
limitx.h
limity.h
lists.c
local-alloc.c
longlong.h 200x-xx-xx Sandra Loosemore <sandra@codesourcery.com> 2007-01-19 13:34:59 +00:00
loop-doloop.c tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. 2006-12-10 22:17:15 +00:00
loop-init.c loop.texi: Document recording of loop exits. 2007-01-12 17:57:40 +00:00
loop-invariant.c tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. 2006-12-10 22:17:15 +00:00
loop-iv.c re PR rtl-optimization/30113 (ICE in trunc_int_for_mode) 2006-12-11 21:29:44 +00:00
loop-unroll.c loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header_edge call. 2006-12-20 14:15:53 +00:00
loop-unswitch.c loop-unswitch.c (unswitch_loop): Do not call fix_loop_placement. 2007-01-14 20:07:42 +00:00
machmode.def
machmode.h
main.c
Makefile.in Makefile.in (OBJS-common): Reformat, alphabetize, but put insn-*.o first. 2007-01-23 15:12:44 +00:00
mips-tdump.c mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE. 2006-12-13 09:28:16 +00:00
mips-tfile.c mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE. 2006-12-13 09:28:16 +00:00
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c
modulo-sched.c loop.texi: Document recording of loop exits. 2007-01-12 17:57:40 +00:00
omp-builtins.def
omp-low.c cgraph.c (cgraph_exapnd_queue): Rename to... 2006-12-30 11:58:01 +00:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c
optabs.h
optc-gen.awk
opth-gen.awk
opts-common.c
opts.c common.opt (fsigned-zeros): New command line option. 2007-01-19 19:35:22 +00:00
opts.h
output.h cgraphunit.c, [...]: Fix comment typos. 2006-12-22 01:19:39 +00:00
params.c
params.def param.h (MIN_VECT_LOOP_BOUND): New. 2007-01-14 12:42:40 +00:00
params.h param.h (MIN_VECT_LOOP_BOUND): New. 2007-01-14 12:42:40 +00:00
passes.c passes.c (init_optimization_passes): Do not rerun pass_early_warn_uninitialized. 2007-01-22 18:51:56 +00:00
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload.c rtlanal.c (struct subreg_info, [...]): New. 2006-12-20 16:25:00 +00:00
predict.c Patch by Tomas Bily <tbily@suse.cz> 2007-01-19 18:34:02 +00:00
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c
print-tree.c builtins.c (expand_builtin_pow, [...]): Replace uses of the macro TREE_CONSTANT_OVERFLOW with TREE_OVERFLOW. 2007-01-11 16:03:10 +00:00
profile.c Patch by Tomas Bily <tbily@suse.cz> 2007-01-19 18:34:02 +00:00
protoize.c
read-rtl.c
README.Portability
real.c real.h (real_format): Add a canonical_nan_lsbs_set field. 2007-01-18 19:45:13 +00:00
real.h real.h (real_format): Add a canonical_nan_lsbs_set field. 2007-01-18 19:45:13 +00:00
recog.c
recog.h
reg-notes.def
reg-stack.c reg-stack.c (subst_stack_regs_pat): Use generic code for instructions that operate on the top of stack. 2007-01-18 14:06:57 +01:00
regclass.c alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. 2007-01-03 08:04:01 +00:00
regmove.c
regrename.c
regs.h
reload1.c reload1.c (emit_reload_insns): Pass the reload register for a non-spill output reload through forget_old_reloads_1. 2007-01-24 08:16:14 +00:00
reload.c rtlanal.c (struct subreg_info, [...]): New. 2006-12-20 16:25:00 +00:00
reload.h
reorg.c
resource.c rtlanal.c (struct subreg_info, [...]): New. 2006-12-20 16:25:00 +00:00
resource.h
rtl-error.c
rtl-factoring.c
rtl.c
rtl.def
rtl.h basic-block.h: Remove the prototype for expected_value_to_br_prob. 2006-12-24 01:47:56 +00:00
rtlanal.c re PR middle-end/30311 (revision 120211 failed to compile perlbench) 2007-01-02 00:38:21 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c sbitmap.c (HOST_BITS_PER_LONG_LONG): Change to HOST_BITS_PER_LONGLONG 2007-01-02 21:23:55 +00:00
sbitmap.h sbitmap.c (BITMAP_DEBUGGING): New macro. 2006-12-28 06:23:06 +00:00
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c
sched-ebb.c
sched-int.h
sched-rgn.c
sched-vis.c
sdbout.c
sdbout.h
see.c
SERVICE
simplify-rtx.c simplify-rtx.c (simplify_subreg): Use the correct mode when determining whether a SUBREG of a CONCAT refers to... 2006-12-21 04:35:05 +00:00
sort-protos
sreal.c
sreal.h
stab.def
statistics.h
stmt.c
stor-layout.c builtins.c (expand_builtin_pow, [...]): Replace uses of the macro TREE_CONSTANT_OVERFLOW with TREE_OVERFLOW. 2007-01-11 16:03:10 +00:00
stringpool.c
struct-equiv.c
stub-objc.c
sync-builtins.def
sys-protos.h
sys-types.h
system.h system.h (ASM_MAKE_LABEL_LINKONCE): Poison. 2007-01-19 18:38:30 +00:00
target-def.h Index: ChangeLog 2007-01-09 07:48:38 +00:00
target.h Index: ChangeLog 2007-01-09 07:48:38 +00:00
targhooks.c
targhooks.h
timevar.c
timevar.def [multiple changes] 2006-12-11 20:48:51 -05:00
timevar.h
tlink.c
toplev.c re PR c++/17947 (bad warning with implicit conversion and __attribute__((deprecated))) 2007-01-19 16:04:57 +00:00
toplev.h toplev.c (dump_memory_report): Break out from... 2006-12-23 14:30:36 +00:00
tracer.c
tree-affine.c re PR middle-end/30322 (((-i-1) + i) +1) is turned into ~i + (i+1) and never into 0 on the tree level) 2007-01-10 00:44:26 +00:00
tree-affine.h re PR middle-end/30322 (((-i-1) + i) +1) is turned into ~i + (i+1) and never into 0 on the tree level) 2007-01-10 00:44:26 +00:00
tree-browser.c
tree-browser.def
tree-cfg.c tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. 2007-01-18 14:56:33 +00:00
tree-cfgcleanup.c tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. 2007-01-18 14:56:33 +00:00
tree-chrec.c builtins.c (expand_builtin_pow, [...]): Replace uses of the macro TREE_CONSTANT_OVERFLOW with TREE_OVERFLOW. 2007-01-11 16:03:10 +00:00
tree-chrec.h tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. 2006-12-10 22:17:15 +00:00
tree-complex.c alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. 2007-01-03 08:04:01 +00:00
tree-data-ref.c tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa_artficial_load_stmt. 2006-12-11 15:15:53 -05:00
tree-data-ref.h tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. 2006-12-10 22:17:15 +00:00
tree-dfa.c tree-dfa.c (remove_referenced_var): New function. 2007-01-14 10:50:43 +00:00
tree-dump.c [multiple changes] 2006-12-11 20:48:51 -05:00
tree-dump.h
tree-eh.c tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs separately. 2007-01-14 10:47:48 +00:00
tree-flow-inline.h tree.h (DECL_CALL_CLOBBERED): Remove. 2006-12-30 12:03:47 +00:00
tree-flow.h tree-flow.h (struct stmt_ann_d): Move references_memory to proper place within annotation. 2007-01-21 02:54:43 +00:00
tree-gimple.c tree-gimple.c (is_gimple_min_invariant): Treat constant vector CONSTRUCTORs as min invariants. 2006-12-20 09:46:39 -08:00
tree-gimple.h
tree-if-conv.c tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. 2006-12-10 22:17:15 +00:00
tree-inline.c cgraph.h (cgraph_decide_inlining_incrementally): Kill. 2007-01-16 21:30:54 +00:00
tree-inline.h cgraph.h (cgraph_decide_inlining_incrementally): Kill. 2007-01-16 21:30:54 +00:00
tree-into-ssa.c [multiple changes] 2006-12-11 20:48:51 -05:00
tree-iterator.c
tree-iterator.h
tree-loop-linear.c tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. 2006-12-10 22:17:15 +00:00
tree-mudflap.c tree-mudflap.c (mf_decl_cache_locals, [...]): Do not add referenced vars. 2007-01-02 21:36:17 +00:00
tree-mudflap.h
tree-nested.c alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes. 2007-01-02 18:50:33 +00:00
tree-nomudflap.c
tree-nrv.c
tree-object-size.c Better handling of COND_EXPRs in rhs 2007-01-08 13:52:42 +00:00
tree-optimize.c cgraph.h (cgraph_decide_inlining_incrementally): Kill. 2007-01-16 21:30:54 +00:00
tree-outof-ssa.c tree-ssa-operands.h (struct ssa_operand_memory_d): add ssa_operand_mem_size. 2006-12-24 10:23:25 +00:00
tree-pass.h re PR tree-optimization/30038 (Call to sin(x), cos(x) should be transformed to sincos(x)) 2007-01-22 11:11:00 +00:00
tree-phinodes.c * tree-scalar-evolution.c (scev_const_prop): 2006-12-11 12:50:53 -05:00
tree-pretty-print.c tree-pretty-print.c (dump_generic_node): Print parentheses when operands have the same priority. 2007-01-10 21:03:58 +00:00
tree-profile.c Patch by Tomas Bily <tbily@suse.cz> 2007-01-19 18:34:02 +00:00
tree-scalar-evolution.c tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne, [...]): Use integer_zerop/integer_nonzerop instead of... 2006-12-23 23:05:52 +00:00
tree-scalar-evolution.h loop.texi: Document number_of_latch_executions and number_of_cond_exit_executions. 2006-12-10 23:34:20 +00:00
tree-sra.c re PR middle-end/28436 (accessing an element via a "pointer" on a vector does not cause vec_extract to be used) 2006-12-12 14:33:06 -08:00
tree-ssa-address.c re PR tree-optimization/29516 (gfortran miscompiled) 2007-01-12 00:17:50 +00:00
tree-ssa-alias.c * cgraphunit.c, tree-ssa-alias.c: Fix comment typos. 2007-01-03 08:42:27 +00:00
tree-ssa-ccp.c tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. 2007-01-18 14:56:33 +00:00
tree-ssa-coalesce.c cgraphunit.c, [...]: Fix comment typos. 2006-12-22 01:19:39 +00:00
tree-ssa-copy.c re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with -finline-functions) 2007-01-11 16:50:32 +00:00
tree-ssa-copyrename.c re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with -finline-functions) 2007-01-11 16:50:32 +00:00
tree-ssa-dce.c pr23382.c: Avoid DCE from eliminating dead variable. 2007-01-24 12:13:45 +00:00
tree-ssa-dom.c tree-vrp.c (remove_range_assertions): Release defs. 2007-01-11 01:20:40 +00:00
tree-ssa-dse.c [multiple changes] 2006-12-11 20:48:51 -05:00
tree-ssa-forwprop.c tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. 2007-01-18 14:56:33 +00:00
tree-ssa-live.c tree-dfa.c (remove_referenced_var): New function. 2007-01-14 10:50:43 +00:00
tree-ssa-live.h cgraphunit.c, [...]: Fix comment typos. 2006-12-22 01:19:39 +00:00
tree-ssa-loop-ch.c tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. 2006-12-10 22:17:15 +00:00
tree-ssa-loop-im.c [multiple changes] 2006-12-11 20:48:51 -05:00
tree-ssa-loop-ivcanon.c loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header_edge call. 2006-12-20 14:15:53 +00:00
tree-ssa-loop-ivopts.c tree-ssa-loop-ivopts.c (extract_cond_operands): Split from find_interesting_uses_cond. 2007-01-12 00:30:38 +00:00
tree-ssa-loop-manip.c loop.texi: Document recording of loop exits. 2007-01-12 17:57:40 +00:00
tree-ssa-loop-niter.c tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne, [...]): Use integer_zerop/integer_nonzerop instead of... 2006-12-23 23:05:52 +00:00
tree-ssa-loop-prefetch.c tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne, [...]): Use integer_zerop/integer_nonzerop instead of... 2006-12-23 23:05:52 +00:00
tree-ssa-loop-unswitch.c loop-unswitch.c (unswitch_loop): Pass probabilities to loopify. 2007-01-03 02:29:00 +00:00
tree-ssa-loop.c loop.texi: Document recording of loop exits. 2007-01-12 17:57:40 +00:00
tree-ssa-math-opts.c re PR tree-optimization/30038 (Call to sin(x), cos(x) should be transformed to sincos(x)) 2007-01-22 11:11:00 +00:00
tree-ssa-operands.c tree-ssa-operands.h (struct vuse_vec_d): Change num_vuse field to unsigned. 2007-01-20 01:31:06 +00:00
tree-ssa-operands.h tree-ssa-operands.h (struct vuse_vec_d): Change num_vuse field to unsigned. 2007-01-20 01:31:06 +00:00
tree-ssa-phiopt.c
tree-ssa-pre.c re PR middle-end/30197 (cexp ( __complex__ ( 0, x ) ) can be folded to cexpi (x)) 2006-12-14 13:14:23 +00:00
tree-ssa-propagate.c tree-ssa-ccp.c (ccp_finalize): Return if something changed. 2007-01-18 09:11:57 +00:00
tree-ssa-propagate.h tree-ssa-ccp.c (ccp_finalize): Return if something changed. 2007-01-18 09:11:57 +00:00
tree-ssa-reassoc.c tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa_artficial_load_stmt. 2006-12-11 15:15:53 -05:00
tree-ssa-sink.c [multiple changes] 2006-12-11 20:48:51 -05:00
tree-ssa-structalias.c tree-ssa.c (init_tree_ssa): Do not call init_alias_heapvars. 2007-01-20 00:13:38 +00:00
tree-ssa-structalias.h [multiple changes] 2006-12-11 20:48:51 -05:00
tree-ssa-ter.c re PR tree-optimization/29877 (out of SSA (TER) extends variable life of variable beyond original declared) 2007-01-08 08:33:42 +00:00
tree-ssa-threadedge.c
tree-ssa-threadupdate.c
tree-ssa-uncprop.c
tree-ssa.c tree-ssa.c (init_tree_ssa): Do not call init_alias_heapvars. 2007-01-20 00:13:38 +00:00
tree-ssanames.c tree-ssanames.c (release_dead_ssa_names): Instead of ggc_freeing the names... 2007-01-16 23:42:06 +00:00
tree-stdarg.c
tree-stdarg.h
tree-tailcall.c tree-tailcall.c (adjust_return_value): Do not use RESULT_DECL as temporary. 2007-01-20 11:24:06 +00:00
tree-vect-analyze.c tree-vectorizer.h (struct _stmt_vec_info): Add new field read_write_dep and macros for its access. 2007-01-21 09:22:56 +00:00
tree-vect-generic.c
tree-vect-patterns.c tree-vect-patterns.c (vect_recog_dot_prod_pattern): Use GIMPLE_STMT_OPERAND. 2006-12-11 07:54:35 +00:00
tree-vect-transform.c tree-vectorizer.h (is_pattern_stmt_p): New. 2007-01-16 08:26:03 +00:00
tree-vectorizer.c tree-vectorizer.h (struct _stmt_vec_info): Add new field read_write_dep and macros for its access. 2007-01-21 09:22:56 +00:00
tree-vectorizer.h tree-vectorizer.h (struct _stmt_vec_info): Add new field read_write_dep and macros for its access. 2007-01-21 09:22:56 +00:00
tree-vn.c
tree-vrp.c re PR bootstrap/30511 (False array bound check causes gcc failed to boostrap) 2007-01-21 16:12:10 +00:00
tree.c builtins.c (expand_builtin_pow, [...]): Replace uses of the macro TREE_CONSTANT_OVERFLOW with TREE_OVERFLOW. 2007-01-11 16:03:10 +00:00
tree.def re PR tree-optimization/29516 (gfortran miscompiled) 2007-01-12 00:17:50 +00:00
tree.h tree.h (force_fit_type_double): Remove unused final argument. 2007-01-13 05:39:00 +00:00
treestruct.def [multiple changes] 2006-12-11 20:48:51 -05:00
tsystem.h
typeclass.h
unwind-c.c unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t and _Unwind_SWord with _sleb128_t. 2007-01-24 14:46:47 +00:00
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.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t and _Unwind_SWord with _sleb128_t. 2007-01-24 14:46:47 +00:00
unwind-dw2-fde.h
unwind-dw2.c unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t and _Unwind_SWord with _sleb128_t. 2007-01-24 14:46:47 +00:00
unwind-dw2.h
unwind-generic.h unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t and _Unwind_SWord with _sleb128_t. 2007-01-24 14:46:47 +00:00
unwind-pe.h unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t and _Unwind_SWord with _sleb128_t. 2007-01-24 14:46:47 +00:00
unwind-sjlj.c
unwind.inc
value-prof.c Patch by Tomas Bily <tbily@suse.cz> 2007-01-19 18:34:02 +00:00
value-prof.h Patch by Tomas Bily <tbily@suse.cz> 2007-01-19 18:34:02 +00:00
var-tracking.c
varasm.c system.h (ASM_MAKE_LABEL_LINKONCE): Poison. 2007-01-19 18:38:30 +00:00
varpool.c * cgraphunit.c, varpool.c: Fix comment typos. 2006-12-22 01:30:17 +00:00
varray.c toplev.c (dump_memory_report): Break out from... 2006-12-23 14:30:36 +00:00
varray.h
vec.c vec.h (VEC_reserve_exact): Define. 2007-01-17 17:42:10 +00:00
vec.h vec.h (VEC_reserve_exact): Define. 2007-01-17 17:42:10 +00:00
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
web.c
xcoff.h
xcoffout.c
xcoffout.h

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

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

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

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

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


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

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

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

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

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


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

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

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

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

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

needs to be coded in some other way.


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.