gcc/gcc
Paul Thomas 051cdfd4b0 namelist_use_2.msg
From-SVN: r101234
2005-06-21 20:53:00 +00:00
..
ada resync 2005-06-16 12:01:50 +02:00
config genopinit.c (vec_shl_optab, [...]): Initialize new optabs. 2005-06-21 09:02:00 +00:00
cp c-decl.c (locate_old_decl): Add format attribute. 2005-06-18 15:07:28 +00:00
doc md.texi (Standard Names): Change insn pattern name from truncM2 to btruncM2 for 'trunc' built-in description. 2005-06-18 15:21:19 +00:00
fortran namelist_use_1.msg 2005-06-21 20:48:20 +00:00
ginclude
java re PR libgcj/21906 (hang when invoking abstract method) 2005-06-15 19:11:43 +00:00
objc c-tree.h (default_function_array_conversion): Declare. 2005-06-15 16:55:47 +01:00
objcp config-lang.in (gtfiles): Add cp/rtti.c. 2005-06-21 00:04:57 +00:00
po * de.po: Update. 2005-06-19 19:24:42 +01:00
testsuite namelist_use_2.msg 2005-06-21 20:53:00 +00:00
treelang parse.y (function_invocation): Reverse parameter list. 2005-06-15 21:39:36 +00:00
.cvsignore
ABOUT-GCC-NLS exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-format and c-format. 2005-06-06 21:31:40 +02:00
BASE-VER gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
COPYING
COPYING.LIB
ChangeLog tree-vrp.c (extract_range_from_unary_expr): Handle type conversions better. 2005-06-21 12:46:33 -06:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001 Fix typos. 2005-03-18 01:13:39 +00:00
ChangeLog-2002
ChangeLog-2003 Fix typos. 2005-03-18 01:13:39 +00:00
ChangeLog-2004 Fix typos. 2005-03-18 01:13:39 +00:00
ChangeLog.lib
ChangeLog.tree-ssa
DATESTAMP Daily bump. 2005-06-21 00:16:18 +00:00
DEV-PHASE gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in * Makefile.in: Fix tree-cfgcleanup.c dependencies. 2005-06-18 22:50:56 +00:00
ONEWS
README.Portability
SERVICE
aclocal.m4 aclocal.m4 (gcc_AC_CHECK_TOOL): Do not overwrite the passed variable. 2005-06-17 14:49:38 +00:00
alias.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
alias.h
alloc-pool.c alloc-pool.c, [...]: Update copyright. 2005-03-14 13:10:51 +00:00
alloc-pool.h
attribs.c common.opt (-Wattributes): New. 2005-05-25 00:18:19 -04:00
basic-block.h basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
bb-reorder.c bb-reorder.c (find_traces_1_round): Use succ block frequency instead of edge frequency for calls to better_edge_p. 2005-06-17 17:42:08 -04:00
bitmap.c bitmap.c (bitmap_elmt_to_freelist, [...]): Changed freelist structure. 2005-05-12 03:01:44 +00:00
bitmap.h bitmap.c (bitmap_elmt_to_freelist, [...]): Changed freelist structure. 2005-05-12 03:01:44 +00:00
bt-load.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
builtin-attrs.def builtin-attrs.def (ATTR_NOVOPS, [...]): New. 2005-03-14 16:21:16 +00:00
builtin-types.def re PR middle-end/14311 (builtins for atomic operations needed) 2005-04-14 16:37:47 -07:00
builtins.c re PR tree-optimization/22035 (complex float comparison broken) 2005-06-16 11:09:34 -07:00
builtins.def re PR middle-end/21743 (Enable __builtin_clog) 2005-05-30 20:15:46 +00:00
c-aux-info.c
c-common.c c-common.h (same_scalar_type_ignoring_signedness): Protoize. 2005-06-15 10:33:51 +00:00
c-common.def c-common.def (EXPR_STMT): Remove, moved to C++ frontend. 2005-04-25 19:03:41 +00:00
c-common.h c-common.h (same_scalar_type_ignoring_signedness): Protoize. 2005-06-15 10:33:51 +00:00
c-config-lang.in
c-convert.c builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
c-cppbuiltin.c c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1 if !flag_weak. 2005-05-01 20:30:40 +00:00
c-decl.c c-decl.c (grokdeclarator): Only check TREE_OVERFLOW on INTEGER_CST nodes. 2005-06-19 16:55:22 +00:00
c-dump.c c-common.def (EXPR_STMT): Remove, moved to C++ frontend. 2005-04-25 19:03:41 +00:00
c-errors.c exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-format and c-format. 2005-06-06 21:31:40 +02:00
c-format.c common.opt (-Wattributes): New. 2005-05-25 00:18:19 -04:00
c-format.h
c-gimplify.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
c-incpath.c
c-incpath.h
c-lang.c
c-lex.c libiberty.h (XOBFINISH): New. 2005-06-06 21:14:31 +00:00
c-objc-common.c c-objc-common.c (c_tree_printer): Check flag before hashtable. 2005-06-01 00:39:49 +00:00
c-objc-common.h langhooks.h (truthvalue_conversion): Remove. 2005-03-23 19:47:09 +00:00
c-opts.c c-common.c (unsigned_conversion_warning): Move warning control from if() to warning(OPT_*). 2005-05-24 23:59:00 -04:00
c-parser.c c-tree.h (default_function_array_conversion): Declare. 2005-06-15 16:55:47 +01:00
c-pch.c c-pch.c, [...]: Update copyright. 2005-05-27 00:14:08 +00:00
c-ppoutput.c
c-pragma.c exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-format and c-format. 2005-06-06 21:31:40 +02:00
c-pragma.h builtin-attrs.def, [...]: Update copyright. 2005-03-13 14:06:48 +00:00
c-pretty-print.c c-common.def (EXPR_STMT): Remove, moved to C++ frontend. 2005-04-25 19:03:41 +00:00
c-pretty-print.h
c-semantics.c c-decl.c (add_stmt): Add C frontend specific version. 2005-05-28 01:38:11 +00:00
c-tree.h c-tree.h (default_function_array_conversion): Declare. 2005-06-15 16:55:47 +01:00
c-typeck.c c-typeck.c (build_function_call): Set fundecl = function again. 2005-06-21 00:59:17 +00:00
c.opt re PR c/21759 (Implement warning for codes at the intersection of C and C++) 2005-06-09 22:21:48 +00:00
caller-save.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
calls.c calls.c (purge_reg_equiv_notes): Remove, fold into... 2005-05-09 17:52:20 +00:00
cfg.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
cfganal.c sbitmap.h (sbitmap_iterator, [...]): New. 2005-06-07 14:30:25 +00:00
cfgbuild.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
cfgcleanup.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
cfgexpand.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
cfghooks.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
cfghooks.h c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
cfglayout.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
cfglayout.h Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
cfgloop.c cfglayout.c (copy_bbs): Rename n_edges to num_edges. 2005-04-09 16:09:11 +00:00
cfgloop.h cfgloop.h (DLTHE_RECORD_COPY_NUMBER): New flag. 2005-06-19 22:40:34 +00:00
cfgloopanal.c cfgloop.h (just_once_each_iteration_p): Declaration changed. 2005-05-17 19:48:50 +00:00
cfgloopmanip.c cfgloop.h (DLTHE_RECORD_COPY_NUMBER): New flag. 2005-06-19 22:40:34 +00:00
cfgrtl.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
cgraph.c cgraph.c, [...]: Fix comment typos. 2005-06-03 13:41:39 +00:00
cgraph.h cgraph.c (cgraph_node): Maintain master clones. 2005-06-02 19:41:31 +00:00
cgraphunit.c cgraphunit.c, [...]: Fix comment typos. 2005-06-12 14:03:01 +00:00
collect2.c libiberty.h (XOBFINISH): New. 2005-06-06 21:14:31 +00:00
collect2.h collect2.c (lderrout): New variable. 2005-03-31 14:53:17 +00:00
combine.c re PR target/22077 (vec_all_eq does not produce good result) 2005-06-20 17:59:35 +00:00
common.opt lcm.c: Move all mode-switching related functions from here... 2005-06-04 17:07:57 +00:00
conditions.h
config.build
config.gcc re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug symbols) 2005-06-08 05:05:45 +00:00
config.host config.host: Add a section for generic hosts, and a subsection for Darwin. 2005-04-06 08:41:37 +00:00
config.in configure.ac: Check declaration for asprintf, needed by libiberty.h. 2005-06-03 21:13:59 +00:00
configure aclocal.m4 (gcc_AC_CHECK_TOOL): Do not overwrite the passed variable. 2005-06-17 14:49:38 +00:00
configure.ac Alan Modra <amodra.bigpond.net.au> 2005-06-16 12:49:06 +00:00
conflict.c
convert.c convert.c (convert_to_pointer): Avoid recursion if no conversion is needed. 2005-06-02 18:02:59 -04:00
convert.h
coretypes.h
coverage.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
coverage.h coverage.h (GCOV_TYPE_NODE): Delete. 2005-04-06 22:50:29 +00:00
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c re PR bootstrap/21481 (crtstuff.c should not include auto-host.h) 2005-05-11 13:40:12 +00:00
cse.c builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. 2005-04-22 16:14:55 +00:00
cselib.c cselib.c (clear_table): Rename to cselib_clear_table. 2005-04-10 08:45:25 +00:00
cselib.h attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
cstamp-h.in
dbxout.c libiberty.h (XOBFINISH): New. 2005-06-06 21:14:31 +00:00
dbxout.h
ddg.c sbitmap.h (sbitmap_iterator, [...]): New. 2005-06-07 14:30:25 +00:00
ddg.h
debug.c Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
debug.h Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
defaults.h tree-complex.c (expand_vector_operation): New, extracted from expand_vector_operations_1. 2005-04-27 09:12:05 +00:00
df.c df.h (DF_SUBREGS, [...]): New. 2005-05-26 08:12:35 +00:00
df.h df.h (DF_SUBREGS, [...]): New. 2005-05-26 08:12:35 +00:00
diagnostic.c exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-format and c-format. 2005-06-06 21:31:40 +02:00
diagnostic.def
diagnostic.h diagnostic.h (verbatim): Move ... 2005-06-18 15:03:56 +00:00
dojump.c dojump.c (do_jump, MINUS_EXPR): Build NE_EXPR and fall through to NE_EXPR case. 2005-05-09 10:43:09 -04:00
dominance.c Makefile.in (cfg.o): Add new dependencies. 2005-06-15 23:05:23 +00:00
domwalk.c domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY. 2005-05-27 22:43:05 +00:00
domwalk.h domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY. 2005-05-27 22:43:05 +00:00
dummy-checksum.c dummy-checksum.c: New. 2005-05-18 20:45:26 +00:00
dummy-conditions.c
dwarf.h
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalize local statics when doing unit-at-a-time. 2005-06-09 16:21:36 +00:00
dwarf2out.h
emit-rtl.c bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN_P where appropriate. 2005-04-28 05:03:09 +00:00
emit-rtl.h
errors.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
errors.h errors.h (warning, [...]): Add printf attribute. 2005-06-01 02:55:50 +00:00
et-forest.c builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
et-forest.h builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
except.c Makefile.in (cfg.o): Add new dependencies. 2005-06-15 23:05:23 +00:00
except.h except.c (can_throw_internal_1, [...]): Add "is_resx" argument. 2005-05-27 22:50:41 +00:00
explow.c * explow.c (convert_memory_address): Add gcc_assert. 2005-04-27 20:38:35 +00:00
expmed.c expr.c (convert_move): When a partial_int requires multiple conversion steps... 2005-05-31 20:20:13 -04:00
expr.c genopinit.c (vec_shl_optab, [...]): Initialize new optabs. 2005-06-21 09:02:00 +00:00
expr.h c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
final.c exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-format and c-format. 2005-06-06 21:31:40 +02:00
fix-header.c
fixproto
flags.h c-common.c (unsigned_conversion_warning): Move warning control from if() to warning(OPT_*). 2005-05-24 23:59:00 -04:00
flow.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
fold-const.c fold-const.c (swap_tree_comparison): Add support for unordered floating point comparisons. 2005-06-20 02:33:52 +00:00
fp-test.c
function.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
function.h function.c (prologue, [...]): Change their types to VEC(int,heap)*. 2005-06-04 14:02:35 +00:00
gbl-ctors.h
gcc.c libiberty.h (XOBFINISH): New. 2005-06-06 21:14:31 +00:00
gcc.h
gccbug.in gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
gccspec.c
gcov-dump.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
gcov-io.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
gcov-io.h Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh 2005-05-08 10:13:19 +00:00
gcov-iov.c gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
gcov.c exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-format and c-format. 2005-06-06 21:31:40 +02:00
gcse.c gcse.c (compute_transp, [...]): Use MEM_READONLY_P. 2005-06-01 05:17:59 +00:00
gdbinit.in
gen-protos.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
genattr.c
genattrtab.c genattrtab.c (ATTR_EQ_ATTR_P): Remove. 2005-04-15 16:35:26 +00:00
genattrtab.h attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
genautomata.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
gencheck.c
genchecksum.c dummy-checksum.c: New. 2005-05-18 20:45:26 +00:00
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c Makefile.in (insn-emit.o): Add basic-block.h dependency. 2005-05-20 21:17:48 +00:00
genextract.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
genflags.c libiberty.h (XOBFINISH): New. 2005-06-06 21:14:31 +00:00
gengenrtl.c
gengtype-lex.l vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
gengtype-yacc.y
gengtype.c gengtype.c (adjust_field_rtx_def): Don't add a skip to basic_block types. 2005-06-16 22:12:24 +00:00
gengtype.h
genmddeps.c
genmodes.c errors.h (warning, [...]): Add printf attribute. 2005-06-01 02:55:50 +00:00
genmultilib
genopinit.c genopinit.c (vec_shl_optab, [...]): Initialize new optabs. 2005-06-21 09:02:00 +00:00
genoutput.c
genpeep.c
genpreds.c libiberty.h (XOBFINISH): New. 2005-06-06 21:14:31 +00:00
genrecog.c
gensupport.c collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. 2005-04-26 00:24:02 +00:00
gensupport.h
ggc-common.c alloc-pool.c, [...]: Update copyright. 2005-03-14 13:10:51 +00:00
ggc-none.c ggc-zone.c: Rewritten. 2005-03-13 18:09:55 +00:00
ggc-page.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
ggc-zone.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
ggc.h ggc.h (ggc_alloc_zone_pass_stat): New macro. 2005-05-02 18:25:23 +00:00
gimple-low.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
gimplify.c re PR tree-optimization/20610 (Real by complex multiplications perform unnecessary operations) 2005-06-09 00:43:40 -07:00
glimits.h
global.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
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 netware-libgcc.def: Update copyright. 2005-06-20 06:45:27 +00:00
gthr-posix.c gthr-posix.c (pthread_cancel): Define. 2005-04-15 19:57:12 +00:00
gthr-posix.h gthr-posix.h (__gthread_recursive_mutex_init_function): Add missing return statement. 2005-05-23 06:42:19 +00:00
gthr-posix95.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
gthr.h
haifa-sched.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
hard-reg-set.h regclass.c (reg_class_superclasses, [...]): Make them static. 2005-03-14 02:56:51 +00:00
hooks.c target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop". 2005-06-09 11:17:23 +00:00
hooks.h target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop". 2005-06-09 11:17:23 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
input.h
insn-addr.h
insn-notes.def attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
integrate.c integrate.c (allocate_initial_values): Update the references to global_live_at_start and global_live_at_end. 2005-06-20 01:28:33 +00:00
integrate.h crtstuff.c, [...]: Update copyright. 2005-05-09 16:26:26 +00:00
intl.c hooks.c, [...]: Update copyright. 2005-03-18 15:24:28 +00:00
intl.h exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-format and c-format. 2005-06-06 21:31:40 +02:00
ipa-inline.c cgraph.c (cgraph_node): Maintain master clones. 2005-06-02 19:41:31 +00:00
ipa.c Makefile.in (ipa.o, [...]): New files. 2005-04-22 08:16:54 +00:00
jump.c re PR rtl-optimization/20413 (VOIDmode LABEL_REFs are generated) 2005-04-25 13:46:12 +01:00
lambda-code.c lambda-code.c (replace_uses_equiv_to_x_with_y): Verify the step is an INTEGER_CST before calling int_cst_value. 2005-06-11 15:28:35 +00:00
lambda-mat.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
lambda-trans.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
lambda.h attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
langhooks-def.h langhooks.h (truthvalue_conversion): Remove. 2005-03-23 19:47:09 +00:00
langhooks.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
langhooks.h lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
lcm.c lcm.c: Move all mode-switching related functions from here... 2005-06-04 17:07:57 +00:00
libada-mk.in gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
libfuncs.h
libgcc-std.ver
libgcc2.c Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh 2005-05-08 10:13:19 +00:00
libgcc2.h Fix problem with calling powi* builtins. 2005-03-30 20:59:21 +00:00
libgcov.c libgcov.c (gcov_exit): Set prefix_length to 0 if no relocation is needed. 2005-05-11 09:08:27 -07:00
limitx.h
limity.h
lists.c
local-alloc.c local-alloc.c (update_equiv_regs): Update reg_equiv_init properly when moving an initialization insn. 2005-06-17 13:14:25 -07:00
longlong.h c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
loop-doloop.c target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop". 2005-06-09 11:17:23 +00:00
loop-init.c basic-block.h (single_succ_p, [...]): New inline functions. 2005-03-11 09:05:12 +00:00
loop-invariant.c loop-invariant.c (invariants, [...]): Use VEC instead of VARRAY. 2005-04-30 15:01:47 +00:00
loop-iv.c cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump messages. 2005-05-29 19:38:34 +00:00
loop-unroll.c cfgloop.h (DLTHE_RECORD_COPY_NUMBER): New flag. 2005-06-19 22:40:34 +00:00
loop-unswitch.c Makefile.in (cfg.o): Add new dependencies. 2005-06-15 23:05:23 +00:00
loop.c loop.c (scan_loop): Do not consider insns setting the frame pointer to be candidates for hoisting. 2005-06-19 13:27:04 +00:00
machmode.def attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
machmode.h rtl.h (to_rtx_code): Remove. 2005-06-11 22:30:16 +00:00
main.c
mips-tdump.c
mips-tfile.c xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN. 2005-05-04 01:14:51 +00:00
mkconfig.sh Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh 2005-05-08 10:13:19 +00:00
mklibgcc.in Makefile.in (libgcc.mk): Pass GCC_FOR_TARGET. 2005-04-19 19:53:26 +00:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
modulo-sched.c sbitmap.h (sbitmap_iterator, [...]): New. 2005-06-07 14:30:25 +00:00
opt-functions.awk opt-functions.awk (global_state_p, [...]): New. 2005-06-14 14:37:49 +00:00
opt-gather.awk
optabs.c genopinit.c (vec_shl_optab, [...]): Initialize new optabs. 2005-06-21 09:02:00 +00:00
optabs.h genopinit.c (vec_shl_optab, [...]): Initialize new optabs. 2005-06-21 09:02:00 +00:00
optc-gen.awk opt-functions.awk (global_state_p, [...]): New. 2005-06-14 14:37:49 +00:00
opth-gen.awk opt-functions.awk (var_type): New function. 2005-05-26 05:28:04 +00:00
opts.c system.h (TARGET_OPTIONS, [...]): Poison. 2005-06-01 07:02:36 +00:00
opts.h system.h (TARGET_OPTIONS, [...]): Poison. 2005-06-01 07:02:36 +00:00
output.h Correct fixes for various hot/cold partitioning concerns. 2005-04-27 14:35:20 -07:00
params.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
params.def [multiple changes] 2005-04-22 20:59:54 -04:00
params.h [multiple changes] 2005-04-22 20:59:54 -04:00
passes.c cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalize local statics when doing unit-at-a-time. 2005-06-09 16:21:36 +00:00
pointer-set.c
pointer-set.h
postreload-gcse.c cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump messages. 2005-05-29 19:38:34 +00:00
postreload.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
predict.c predict.c (tree_predict_edge): Don't drop useless predictions; check that it is not called too late in the game. 2005-06-06 12:31:35 +00:00
predict.def
predict.h predict.h (IS_TAKEN): Remove. 2005-04-17 06:34:02 +00:00
prefix.c hooks.c, [...]: Update copyright. 2005-03-18 15:24:28 +00:00
prefix.h
pretty-print.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
pretty-print.h diagnostic.h (verbatim): Move ... 2005-06-18 15:03:56 +00:00
print-rtl.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
print-tree.c Makefile.in (print-tree.o): Depend on tree-iterator.h. 2005-03-31 00:09:10 +00:00
profile.c Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. 2005-05-25 12:34:01 +00:00
protoize.c exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-format and c-format. 2005-06-06 21:31:40 +02:00
read-rtl.c rtl.h (to_rtx_code): Remove. 2005-06-11 22:30:16 +00:00
real.c real.c (c4x_single_format, [...]): Provide values for signbit_ro for c4x's single and extended floating point formats. 2005-03-15 20:43:12 +00:00
real.h real.h (struct real_format): Split the signbit field into two two fields, signbit_ro and signbit_rw. 2005-03-15 04:24:02 +00:00
recog.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
recog.h re PR target/20126 (Inlined memcmp makes one argument null on entry) 2005-04-10 04:00:53 +00:00
reg-notes.def explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): Kill setjmpless_size. 2005-04-27 10:38:17 -07:00
reg-stack.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
regclass.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
regmove.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
regrename.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
regs.h
reload.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
reload.h Makefile.in (local-alloc.o): Depend on $(GGC_H) and reload.h. 2005-06-15 09:35:15 +00:00
reload1.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
reorg.c bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN_P where appropriate. 2005-04-28 05:03:09 +00:00
resource.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
resource.h
rtl-error.c exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-format and c-format. 2005-06-06 21:31:40 +02:00
rtl-profile.c Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _gcov_one_value_profiler. 2005-04-22 10:57:04 +00:00
rtl.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
rtl.def
rtl.h rtl.h (to_rtx_code): Remove. 2005-06-11 22:30:16 +00:00
rtlanal.c re PR rtl-optimization/21528 (Boost shared_ptr_test.cpp fails with -O3) 2005-06-07 16:45:06 -07:00
rtlhooks-def.h builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
rtlhooks.c combine.c (RTL_HOOKS_GEN_LOWPART_NO_EMIT): Use gen_lowpart_for_combine. 2005-04-05 14:50:35 +00:00
sbitmap.c sbitmap.h (sbitmap_iterator, [...]): New. 2005-06-07 14:30:25 +00:00
sbitmap.h sbitmap.h (sbitmap_iter_init): Consistently treat bit_num as the current bit index with no modulo. 2005-06-07 20:45:08 +00:00
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c sched-deps.c (sched_analyze_1): On STACK_REGS targets... 2005-04-26 04:11:56 +00:00
sched-ebb.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
sched-int.h sched-int.h (haifa_insn_data): Remove blockage and units. 2005-04-09 16:51:48 +00:00
sched-rgn.c basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, global_live_at_end from ... 2005-06-16 10:33:40 +00:00
sched-vis.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
sdbout.c Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
sdbout.h
simplify-rtx.c simplify-rtx.c (avoid_constant_pool_reference): Support offsetted addresses in the constant pool. 2005-05-26 08:15:31 +00:00
sort-protos
sreal.c
sreal.h
stab.def
statistics.h
stmt.c stmt.c (expand_case): Use build_int_cst. 2005-06-01 18:51:12 +00:00
stor-layout.c common.opt (-Wattributes): New. 2005-05-25 00:18:19 -04:00
stringpool.c libiberty.h (XOBFINISH): New. 2005-06-06 21:14:31 +00:00
stub-objc.c c-common.h (objc_comptypes): Remove prototype. 2005-05-24 22:24:38 +00:00
sys-protos.h
sys-types.h
system.h re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug symbols) 2005-06-08 05:05:45 +00:00
target-def.h target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop". 2005-06-09 11:17:23 +00:00
target.h target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop". 2005-06-09 11:17:23 +00:00
targhooks.c target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop". 2005-06-09 11:17:23 +00:00
targhooks.h target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop". 2005-06-09 11:17:23 +00:00
timevar.c c-pch.c, [...]: Update copyright. 2005-05-27 00:14:08 +00:00
timevar.def tree-ssa-reassoc.o: New. 2005-06-06 18:55:59 +00:00
timevar.h c-pch.c, [...]: Update copyright. 2005-05-27 00:14:08 +00:00
tlink.c libiberty.h (XOBFINISH): New. 2005-06-06 21:14:31 +00:00
toplev.c function.c (prologue, [...]): Change their types to VEC(int,heap)*. 2005-06-04 14:02:35 +00:00
toplev.h diagnostic.h (verbatim): Move ... 2005-06-18 15:03:56 +00:00
tracer.c cfglayout.c, [...]: Update copyright. 2005-03-12 00:34:07 +00:00
tree-browser.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
tree-browser.def cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump messages. 2005-05-29 19:38:34 +00:00
tree-cfg.c Makefile.in (cfg.o): Add new dependencies. 2005-06-15 23:05:23 +00:00
tree-cfgcleanup.c Makefile.in (OBJS-common): Add tree-cfgcleanup.o. 2005-05-28 21:09:17 +00:00
tree-chrec.c Fixes PR 18403 and meta PR 21861. 2005-06-07 19:51:25 +00:00
tree-chrec.h Fixes PR 18403 and meta PR 21861. 2005-06-07 19:51:25 +00:00
tree-complex.c tree-complex.c (init_dont_simulate_again): Clear DONT_SIMULATE_AGAIN for control-altering statements; set it again for returns. 2005-06-18 23:35:52 -07:00
tree-data-ref.c tree-data-ref.c (compute_estimated_nb_iterations, [...]): Fixed to use chrec_contains_undetermined to test the values of... 2005-06-08 08:47:05 +00:00
tree-data-ref.h tree-data-ref.c (analyze_array_indexes, [...]): Use VEC instead of VARRAY. 2005-05-10 14:50:35 +00:00
tree-dfa.c tree-ssa-address.c: New file. 2005-06-07 12:01:47 +00:00
tree-dump.c builtins-43.c: Use gimple dump instead of generic. 2005-05-13 13:57:19 +00:00
tree-dump.h
tree-eh.c tree-ssa-address.c: New file. 2005-06-07 12:01:47 +00:00
tree-flow-inline.h tree-ssa-address.c: New file. 2005-06-07 12:01:47 +00:00
tree-flow.h Makefile.in (OBJS-common): Add tree-ssa-structalias.o. 2005-06-09 13:05:39 +00:00
tree-gimple.c re PR tree-optimization/20610 (Real by complex multiplications perform unnecessary operations) 2005-06-09 00:43:40 -07:00
tree-gimple.h
tree-if-conv.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
tree-inline.c genopinit.c (vec_shl_optab, [...]): Initialize new optabs. 2005-06-21 09:02:00 +00:00
tree-inline.h cgraph.h (cgraph_node): Add 'lowered' state. 2005-05-17 16:56:32 +00:00
tree-into-ssa.c sbitmap.h (sbitmap_iterator, [...]): New. 2005-06-07 14:30:25 +00:00
tree-iterator.c
tree-iterator.h
tree-loop-linear.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
tree-mudflap.c re PR libmudflap/21023 (mudflap reports errors for external array variable with no size specified) 2005-06-14 19:12:24 +00:00
tree-mudflap.h
tree-nested.c tree-nested.c (finalize_nesting_tree_1): Disable warn_padded around layout_type call. 2005-06-07 23:35:58 +00:00
tree-nomudflap.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
tree-nrv.c
tree-optimize.c tree-optimize.c (execute_ipa_pass_list): New. 2005-06-17 11:53:59 +00:00
tree-outof-ssa.c sbitmap.h (sbitmap_iterator, [...]): New. 2005-06-07 14:30:25 +00:00
tree-pass.h Makefile.in (OBJS-common): Add tree-ssa-structalias.o. 2005-06-09 13:05:39 +00:00
tree-phinodes.c basic-block.h (basic_block_def): Add phi_nodes and predictions. 2005-05-27 22:06:46 +00:00
tree-pretty-print.c genopinit.c (vec_shl_optab, [...]): Initialize new optabs. 2005-06-21 09:02:00 +00:00
tree-profile.c tree-nested.c (build_addr): New "context" argument. 2005-05-24 14:19:13 -06:00
tree-scalar-evolution.c Fixes PR 18403 and meta PR 21861. 2005-06-07 19:51:25 +00:00
tree-scalar-evolution.h timevar.def (TV_SCEV_CONST): New timevar. 2005-05-17 20:28:30 +00:00
tree-sra.c re PR tree-optimization/22103 (Statement makes a memory store .., complex) 2005-06-18 01:51:44 -07:00
tree-ssa-address.c tree-ssa-address.c (addr_for_mem_ref): Use LAST_VIRTUAL_REGISTER instead of FIRST_PSEUDO_REGISTER for creating... 2005-06-08 22:47:07 +00:00
tree-ssa-alias.c c-typeck.c (build_function_call): Set fundecl = function again. 2005-06-21 00:59:17 +00:00
tree-ssa-ccp.c tree-ssa-address.c: New file. 2005-06-07 12:01:47 +00:00
tree-ssa-copy.c re PR tree-optimization/21849 (wrong use of sbitmap in tree-ssa-copy.c) 2005-06-03 02:55:20 +00:00
tree-ssa-copyrename.c cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump messages. 2005-05-29 19:38:34 +00:00
tree-ssa-dce.c re PR tree-optimization/21847 (misscompiling of the following java code) 2005-06-07 16:54:16 +00:00
tree-ssa-dom.c tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): No longer simplify DIV, MOD or ABS expressions using VRP information. 2005-06-13 17:24:47 -06:00
tree-ssa-dse.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
tree-ssa-forwprop.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
tree-ssa-live.c sbitmap.h (sbitmap_iterator, [...]): New. 2005-06-07 14:30:25 +00:00
tree-ssa-live.h tree-ssa-live.c (tpa_init, [...]): Use VEC instead of VARRAY. 2005-05-14 13:05:37 +00:00
tree-ssa-loop-ch.c tree-cfg.c (tree_duplicate_sese_region): Update profile. 2005-05-10 22:33:30 +00:00
tree-ssa-loop-im.c re PR tree-optimization/22105 (ACATS ICE cxg2018 for_each_index, at tree-ssa-loop-im.c:219) 2005-06-17 14:33:51 -07:00
tree-ssa-loop-ivcanon.c Makefile.in (cfg.o): Add new dependencies. 2005-06-15 23:05:23 +00:00
tree-ssa-loop-ivopts.c cgraphunit.c, [...]: Fix comment typos. 2005-06-12 14:03:01 +00:00
tree-ssa-loop-manip.c Makefile.in (cfg.o): Add new dependencies. 2005-06-15 23:05:23 +00:00
tree-ssa-loop-niter.c tree-data-ref.c (compute_estimated_nb_iterations, [...]): Fixed to use chrec_contains_undetermined to test the values of... 2005-06-08 08:47:05 +00:00
tree-ssa-loop-unswitch.c Makefile.in (cfg.o): Add new dependencies. 2005-06-15 23:05:23 +00:00
tree-ssa-loop.c timevar.def (TV_SCEV_CONST): New timevar. 2005-05-17 20:28:30 +00:00
tree-ssa-math-opts.c add tree-ssa-math-opts.c for real 2005-05-17 12:10:19 +00:00
tree-ssa-operands.c tree-ssa-address.c: New file. 2005-06-07 12:01:47 +00:00
tree-ssa-operands.h calls.c (purge_reg_equiv_notes): Remove, fold into... 2005-05-09 17:52:20 +00:00
tree-ssa-opfinalize.h tree-flow-inline.h, [...]: Likewise. 2005-05-04 17:15:31 +00:00
tree-ssa-phiopt.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
tree-ssa-pre.c re PR tree-optimization/22116 (PRE of COMPLEX_EXPR causes ICE) 2005-06-18 23:32:31 -07:00
tree-ssa-propagate.c [multiple changes] 2005-06-01 22:57:15 -04:00
tree-ssa-propagate.h [multiple changes] 2005-06-01 22:57:15 -04:00
tree-ssa-reassoc.c re PR tree-optimization/22024 (ACATS ICE cxa5a07 cxa5a08 cxg2016 SEGV in get_rank tree-ssa-reassoc.c:292) 2005-06-15 13:02:35 -07:00
tree-ssa-sink.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
tree-ssa-structalias.c c-typeck.c (build_function_call): Set fundecl = function again. 2005-06-21 00:59:17 +00:00
tree-ssa-structalias.h tree-ssa-structalias.c (dump_solution_for_var): Reformat output. 2005-06-15 13:37:45 -04:00
tree-ssa-threadupdate.c tree-ssa-threadupdate.c (struct thread_stats_d): Declare. 2005-06-07 17:01:14 -04:00
tree-ssa-uncprop.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
tree-ssa.c re PR tree-optimization/21923 (Ada compiler fails to build on gcc 4.1) 2005-06-15 13:13:11 -07:00
tree-ssanames.c lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. 2005-05-03 12:19:56 +00:00
tree-stdarg.c tree-stdarg.c (execute_optimize_stdarg): Handle references to va_list of the form &va[0]. 2005-05-21 12:35:55 +00:00
tree-stdarg.h tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR_COUNTER_FIELD. 2005-04-09 19:19:58 +02:00
tree-tailcall.c tree-dfa.c (referenced_vars, [...]): Use VEC instead of VARRAY. 2005-05-08 15:07:23 +00:00
tree-vect-analyze.c tree.def (REDUC_MAX_EXPR, [...]): New tree-codes. 2005-06-18 13:18:52 +00:00
tree-vect-generic.c genopinit.c (vec_shl_optab, [...]): Initialize new optabs. 2005-06-21 09:02:00 +00:00
tree-vect-transform.c genopinit.c (vec_shl_optab, [...]): Initialize new optabs. 2005-06-21 09:02:00 +00:00
tree-vectorizer.c tree.def (REDUC_MAX_EXPR, [...]): New tree-codes. 2005-06-18 13:18:52 +00:00
tree-vectorizer.h tree.def (REDUC_MAX_EXPR, [...]): New tree-codes. 2005-06-18 13:18:52 +00:00
tree-vn.c re PR tree-optimization/21576 (FRE does not eliminate a redundant builtin call.) 2005-05-16 01:12:07 +00:00
tree-vrp.c tree-vrp.c (extract_range_from_unary_expr): Handle type conversions better. 2005-06-21 12:46:33 -06:00
tree.c re PR middle-end/21850 (misscompiling comparision from vector to integer) 2005-06-07 23:45:07 +02:00
tree.def genopinit.c (vec_shl_optab, [...]): Initialize new optabs. 2005-06-21 09:02:00 +00:00
tree.h re PR tree-optimization/22035 (complex float comparison broken) 2005-06-16 11:09:34 -07:00
tsystem.h libgcov.c (create_file_directory): New function. 2005-05-10 16:10:54 +00:00
typeclass.h tree.def (FILE_TYPE): Removed. 2005-03-30 21:34:41 +00:00
unwind-c.c
unwind-compat.c c-pch.c, [...]: Update copyright. 2005-05-27 00:14:08 +00:00
unwind-compat.h
unwind-dw2-fde-compat.c c-pch.c, [...]: Update copyright. 2005-05-27 00:14:08 +00:00
unwind-dw2-fde-darwin.c unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing in read_encoded_value_with_base call. 2005-06-14 08:25:18 +00:00
unwind-dw2-fde-glibc.c unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing in read_encoded_value_with_base call. 2005-06-14 08:25:18 +00:00
unwind-dw2-fde.c unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing in read_encoded_value_with_base call. 2005-06-14 08:25:18 +00:00
unwind-dw2-fde.h
unwind-dw2.c unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing in read_encoded_value_with_base call. 2005-06-14 08:25:18 +00:00
unwind-dw2.h
unwind-pe.h * unwind.h, unwind-pe.h: Revert gcc_unreachable change of 05-17. 2005-05-19 17:59:02 -07:00
unwind-sjlj.c
unwind.h * unwind.h, unwind-pe.h: Revert gcc_unreachable change of 05-17. 2005-05-19 17:59:02 -07:00
unwind.inc unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unreachable as appropriate. 2005-05-17 15:37:47 +00:00
value-prof.c tree-ssa-threadupdate.c: (create_edge_and_update_destination_phis): Update profile. 2005-05-28 18:03:56 +00:00
value-prof.h Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _gcov_one_value_profiler. 2005-04-22 10:57:04 +00:00
var-tracking.c re PR debug/21946 (Invalid DWARF2 debug info emitted) 2005-06-07 12:17:34 +02:00
varasm.c varasm.c (initialize_cold_section_name): Fix alloca buffer overflow. 2005-06-07 17:15:53 -07:00
varray.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
varray.h
vec.c basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. 2005-06-01 02:51:18 +00:00
vec.h * vec.h (VEC_safe_grow): Append MEM_STAT_INFO. 2005-06-10 12:02:22 +00:00
version.c gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
version.h
vmsdbg.h
vmsdbgout.c Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
web.c
xcoff.h
xcoffout.c
xcoffout.h

README.Portability

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

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

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

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

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


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

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

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

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

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


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

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

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

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

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

needs to be coded in some other way.


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.