gcc/gcc
Mike Stump 1b258d2f94 isa-field-1.m: Only run on darwin.
* objc.dg/isa-field-1.m: Only run on darwin.
        * objc.dg/lookup-1.m: Likewise.
        * objc.dg/try-catch-8.m: Likewise.

From-SVN: r100242
2005-05-27 03:36:42 +00:00
..
ada re PR ada/20270 (Link error: unsatisfied symbols) 2005-05-16 11:58:44 +00:00
config c-pch.c, [...]: Update copyright. 2005-05-27 00:14:08 +00:00
cp re PR translation/21768 (ICE in error message due to violation of coding conventions) 2005-05-26 16:04:37 +00:00
doc c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
fortran data.c, [...]: Fix comment typos. 2005-05-26 18:36:11 +00:00
ginclude * ginclude/stddef.h: Fix a comment typo. 2004-10-03 13:25:05 +00:00
java decl.c (GCJ_BINARYCOMPAT_ADDITION, [...]): Removed. 2005-05-26 22:07:04 +01:00
objc objc-act.c (volatilized_hash): Avoid warnings on 64-bit machines. 2005-05-25 15:48:44 +00:00
objcp objcp-decl.c (objcp_start_struct, [...]): Adjust call to xref_tag(). 2005-05-24 22:20:10 +00:00
po * de.po, zh_CN.po: Update. 2005-05-19 21:42:12 +01:00
testsuite isa-field-1.m: Only run on darwin. 2005-05-27 03:36:42 +00:00
treelang re PR treelang/21345 (treelang/parse.y:454.11: parse error) 2005-05-02 14:47:08 -07:00
.cvsignore
ABOUT-GCC-NLS
BASE-VER gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
COPYING
COPYING.LIB
ChangeLog re PR tree-optimization/9814 (gcc fails to optimise if (l&2) l|=2 away) 2005-05-27 02:46:01 +00:00
ChangeLog-1997 Change ChangeLog file names from a numeric index (ChangeLog.N) to a 2005-03-07 16:19:38 +00:00
ChangeLog-1998 Change ChangeLog file names from a numeric index (ChangeLog.N) to a 2005-03-07 16:19:38 +00:00
ChangeLog-1999 Change ChangeLog file names from a numeric index (ChangeLog.N) to a 2005-03-07 16:19:38 +00:00
ChangeLog-2000 Change ChangeLog file names from a numeric index (ChangeLog.N) to a 2005-03-07 16:19:38 +00:00
ChangeLog-2001 Fix typos. 2005-03-18 01:13:39 +00:00
ChangeLog-2002 Change ChangeLog file names from a numeric index (ChangeLog.N) to a 2005-03-07 16:19:38 +00:00
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 ChangeLog.5: Fix log message typo(s). 2005-02-24 21:47:26 +00:00
DATESTAMP Daily bump. 2005-05-27 00:16:26 +00:00
DEV-PHASE gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES alias.c (find_base_decl): Remove unreachable case '3' block. 2004-09-17 21:55:02 +00:00
Makefile.in Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. 2005-05-25 12:34:01 +00:00
ONEWS
README.Portability
SERVICE
aclocal.m4 configure.ac: Don't use gcc_AC_C_LONG_LONG. 2005-05-25 00:15:21 +00:00
alias.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00: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.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 (REG_BR_PROB_BASE): Define. 2005-05-19 10:38:42 +00:00
bb-reorder.c bb-reorder.c (verify_hot_cold_block_grouping): Replace internal_error with gcc_assert. 2005-05-16 14:37:01 -07: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 re PR rtl-optimization/20769 (bt-load.c doesn't take nonlocal gotos into account.) 2005-05-13 17:56:11 +01: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 middle-end/21595 (__builtin_constant_p(&"Hello"[0]) is true for C but not for C++) 2005-05-17 09:00:03 +00:00
builtins.def re PR middle-end/14311 (builtins for atomic operations needed) 2005-04-14 16:37:47 -07:00
c-aux-info.c c-aux-info.c, [...]: Follow code formatting conventions. 2004-10-03 21:53:05 +01:00
c-common.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +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 (objc_comptypes): Remove prototype. 2005-05-24 22:24:38 +00:00
c-config-lang.in c-parser.c: New file. 2005-02-25 23:20:48 +00:00
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 common.opt (-Wattributes): New. 2005-05-25 00:18:19 -04: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
c-format.c common.opt (-Wattributes): New. 2005-05-25 00:18:19 -04:00
c-format.h builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate. 2004-11-09 10:13:30 +00:00
c-gimplify.c c-common.def (EXPR_STMT): Remove, moved to C++ frontend. 2005-04-25 19:03:41 +00:00
c-incpath.c alias.c, [...]: Fix comment typos. 2005-01-23 15:05:49 +00:00
c-incpath.h alias.c, [...]: Fix comment typos. 2005-01-23 15:05:49 +00:00
c-lang.c basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
c-lex.c c-common.c (unsigned_conversion_warning): Move warning control from if() to warning(OPT_*). 2005-05-24 23:59:00 -04:00
c-objc-common.c c-common.def (EXPR_STMT): Remove, moved to C++ frontend. 2005-04-25 19:03:41 +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-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
c-pch.c c-pch.c, [...]: Update copyright. 2005-05-27 00:14:08 +00:00
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 c-common.c (unsigned_conversion_warning): Move warning control from if() to warning(OPT_*). 2005-05-24 23:59:00 -04: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-semantics.c (add_stmt): Don't test STATEMENT_CODE_P 2005-04-27 18:06:04 +00:00
c-tree.h c-tree.h (parser_build_unary_op): New prototype. 2005-05-09 20:48:33 +00:00
c-typeck.c c-common.c (unsigned_conversion_warning): Move warning control from if() to warning(OPT_*). 2005-05-24 23:59:00 -04:00
c.opt c-common.c (unsigned_conversion_warning): Move warning control from if() to warning(OPT_*). 2005-05-24 23:59:00 -04: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 (FOR_ALL_BB_FN): New macro. 2005-05-12 22:32:16 +00:00
cfganal.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
cfgbuild.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
cfgcleanup.c re PR middle-end/21492 (ICE in try_crossjump_to_edge) 2005-05-17 08:48:19 +02:00
cfgexpand.c cfgexpand.c, [...]: Fix comment typos. 2005-05-19 03:05:49 +00:00
cfghooks.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
cfghooks.h c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
cfglayout.c cfglayout.c (block_locators_blocks, [...]): Use VEC instead of VARRAY. 2005-05-03 16:35:17 +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 (just_once_each_iteration_p): Declaration changed. 2005-05-17 19:48:50 +00:00
cfgloopanal.c cfgloop.h (just_once_each_iteration_p): Declaration changed. 2005-05-17 19:48:50 +00:00
cfgloopmanip.c cfglayout.c (copy_bbs): Rename n_edges to num_edges. 2005-04-09 16:09:11 +00:00
cfgrtl.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
cgraph.c Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. 2005-05-25 12:34:01 +00:00
cgraph.h Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. 2005-05-25 12:34:01 +00:00
cgraphunit.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
collect2.c collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. 2005-04-26 00:24:02 +00:00
collect2.h collect2.c (lderrout): New variable. 2005-03-31 14:53:17 +00:00
combine.c re PR rtl-optimization/21239 (Illegal elimination of SSE2 load/store using xmm intrinsics) 2005-05-04 00:16:01 +02:00
common.opt common.opt (-Wattributes): New. 2005-05-25 00:18:19 -04:00
conditions.h
config.build
config.gcc config.gcc (powerpc-*-linux*): Include linux64.opt when including linux64.h. 2005-05-18 18:10:13 -07: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: Don't use gcc_AC_C_LONG_LONG. 2005-05-25 00:15:21 +00:00
configure configure.ac: Don't use gcc_AC_C_LONG_LONG. 2005-05-25 00:15:21 +00:00
configure.ac configure.ac: Don't use gcc_AC_C_LONG_LONG. 2005-05-25 00:15:21 +00:00
conflict.c cfgloop.h, [...]: Update copyright. 2005-03-02 14:03:44 +00:00
convert.c convert.c (convert_to_integer): Avoid recursive call to convert_to_integer by building the NOP_EXPR directly. 2005-05-26 04:38:51 +00:00
convert.h
coretypes.h bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
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.c, cppdefault.h, timevar.h: Update copyright. 2004-11-03 03:23:49 +00:00
cppdefault.h * cppdefault.c, cppdefault.h, timevar.h: Update copyright. 2004-11-03 03:23:49 +00:00
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 Yet more Objective-C++... 2005-05-17 20:11:44 +00:00
dbxout.h dbxout.c (get_lang_number): New. 2004-09-17 11:47:19 -07:00
ddg.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +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 common.opt (fdiagnostics-show-option): No variable is needed. 2005-05-03 21:36:13 -04:00
diagnostic.def
diagnostic.h common.opt (fdiagnostics-show-option): No variable is needed. 2005-05-03 21:36:13 -04: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 builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. 2005-04-22 16:14:55 +00:00
domwalk.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
domwalk.h attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
dummy-checksum.c dummy-checksum.c: New. 2005-05-18 20:45:26 +00:00
dummy-conditions.c genpreds.c: Add capability to generate predicate bodies as well as function prototypes. 2004-08-12 07:49:00 +00:00
dwarf.h dwarf.h, [...]: Update copyright. 2004-10-22 15:03:23 +00:00
dwarf2.h dwarf2.h: Sync with include/elf/dwarf2.h 2004-10-06 20:27:15 +00:00
dwarf2asm.c basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
dwarf2asm.h dwarf2asm.h (dw2_asm_output_pcel): Stub out with #if 0. 2004-11-19 13:45:15 +11:00
dwarf2out.c bb-reorder.c (verify_hot_cold_block_grouping): Replace internal_error with gcc_assert. 2005-05-16 14:37:01 -07:00
dwarf2out.h dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. 2004-11-25 18:21:38 -08:00
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 attribs.c, [...]: Update copyright. 2005-04-28 05:38: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 except.c (duplicate_eh_region_1, [...]): New functions, based on old implementation removed with RTL inliner. 2005-05-12 19:29:21 +00:00
except.h except.c (duplicate_eh_region_1, [...]): New functions, based on old implementation removed with RTL inliner. 2005-05-12 19:29:21 +00:00
explow.c * explow.c (convert_memory_address): Add gcc_assert. 2005-04-27 20:38:35 +00:00
expmed.c dojump.c: Fix comment typos. 2005-04-27 16:02:43 +00:00
expr.c Makefile.in: Add tree-ssa-math-opts.c. 2005-05-17 09:55:44 +00:00
expr.h c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
final.c * final.c (output_addr_const): Revert 2005-04-09 change. 2005-04-25 18:01:19 -07:00
fix-header.c re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin) 2004-09-15 23:49:59 -07:00
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 re PR rtl-optimization/20756 (Clobbers of deleted insns are processed, but left out) 2005-05-13 13:25:28 +01:00
fold-const.c re PR middle-end/21709 (ICE on compile-time complex NaN) 2005-05-26 05:51:22 +00:00
fp-test.c
function.c function.c (instantiate_virtual_regs_in_insn): Do not simplify addition to move unless dest is a register. 2005-05-12 16:52:37 -07:00
function.h cgraph.h (cgraph_node): Add 'lowered' state. 2005-05-17 16:56:32 +00:00
gbl-ctors.h
gcc.c * gcc.c (pfatal_pexecute): Remove unused local function. 2005-05-15 19:06:19 +02:00
gcc.h gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add isysroot. 2004-11-24 09:47:32 -08:00
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 collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. 2005-04-26 00:24:02 +00:00
gcse.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
gdbinit.in * gdbinit.in (pbb, pbm): New macros. 2004-11-09 09:36:05 +00:00
gen-protos.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
genattr.c gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args. 2004-08-03 23:30:45 +00:00
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 bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
genchecksum.c dummy-checksum.c: New. 2005-05-18 20:45:26 +00:00
gencodes.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
genconditions.c * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) 2005-03-04 11:10:35 +00:00
genconfig.c * genconfig.c (walk_insn_part): Look at match_dups inside a label_ref. 2004-11-12 14:09:26 +00:00
genconstants.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
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 Makefile.in (gengtype): Use $(BUILD_ERRORS). 2004-09-09 13:22:38 +00:00
gengenrtl.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
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 Yet more Objective-C++... 2005-05-17 20:11:44 +00:00
gengtype.h gengtype.h (options::info): Change type to const char *. 2004-08-02 12:48:49 +00:00
genmddeps.c Makefile.in (MD_DEPS, s-mddeps): New. 2004-12-16 09:31:58 -08:00
genmodes.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
genmultilib
genopinit.c re PR middle-end/14311 (builtins for atomic operations needed) 2005-04-14 16:37:47 -07:00
genoutput.c genattrtab.c, [...]: Update copyright. 2005-03-05 14:01:02 +00:00
genpeep.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
genpreds.c * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) 2005-03-04 11:10:35 +00:00
genrecog.c genattrtab.c, [...]: Update copyright. 2005-03-05 14:01:02 +00:00
gensupport.c collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. 2005-04-26 00:24:02 +00:00
gensupport.h Makefile.in (MD_DEPS, s-mddeps): New. 2004-12-16 09:31:58 -08:00
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 gimple-low.c (lower_stmt_body): Make it static. 2005-03-08 16:18:17 +00:00
gimplify.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
glimits.h
global.c * global.c (calculate_reg_pav): Use VEC instead of VARRAY. 2005-05-01 23:34:24 +00:00
graph.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
graph.h bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h dwarf.h, [...]: Update copyright. 2004-10-22 15:03:23 +00:00
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 c-common.c, [...]: Fix comment typos. 2004-09-05 15:24:15 +00:00
gthr-nks.h config.gcc: Add dbxelf.h to NetWare's tm_file. 2004-12-22 08:41:43 +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-posix.h (__gthread_active_p): Use pthread_cancel instead of pthread_create to find out if threads are enabled. 2005-01-17 14:17:41 +00:00
gthr-rtems.h re PR target/19399 (mutexes support broken) 2005-01-13 16:50:07 +01:00
gthr-single.h dwarf.h, [...]: Update copyright. 2004-10-22 15:03:23 +00:00
gthr-solaris.h gthr-solaris.h (__gthread_recursive_mutex_init_function): Use 0 instead of NULL. 2004-11-23 14:40:23 +00:00
gthr-tpf.h gthr-tpf.h (__gthread_recursive_mutex_t): New type. 2004-10-02 00:48:44 +00:00
gthr-vxworks.h re PR c++/13684 (local static object variable constructed once but ctors and dtors called multiple times on same memory when called in multiple threads) 2004-08-27 22:33:54 -04:00
gthr-win32.h attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
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 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 loop-doloop.c: Include "target.h". 2005-05-25 11:52:13 +00:00
hooks.h loop-doloop.c: Include "target.h". 2005-05-25 11:52:13 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h hwint.h (HOST_LONG_LONG_FORMAT): New macro. 2004-11-24 04:31:58 +00:00
ifcvt.c re PR tree-optimization/9814 (gcc fails to optimise if (l&2) l|=2 away) 2005-05-27 02:46:01 +00:00
input.h
insn-addr.h
insn-notes.def attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
integrate.c cgraph.h (cgraph_node): Add 'lowered' state. 2005-05-17 16:56:32 +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
ipa-inline.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +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 (perfect_nestify): Call update_stmt on the exit condition. 2005-05-25 14:05:22 +00:00
lambda-mat.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
lambda-trans.c [multiple changes] 2004-09-16 16:16:14 +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 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
libada-mk.in gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
libfuncs.h dwarf.h, [...]: Update copyright. 2004-10-22 15:03:23 +00:00
libgcc-std.ver tree-complex.c (expand_complex_libcall): New. 2005-02-11 16:26:57 -08:00
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 bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
local-alloc.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
longlong.h c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
loop-doloop.c loop-doloop.c: Include "target.h". 2005-05-25 11:52:13 +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 re PR rtl-optimization/21254 (Incorrect code with -funroll-loops for multiple targets with same code) 2005-05-06 20:24:00 +00:00
loop-unroll.c re PR rtl-optimization/21254 (Incorrect code with -funroll-loops for multiple targets with same code) 2005-05-06 20:24:00 +00:00
loop-unswitch.c re PR rtl-optimization/21330 (ICE in compare_and_jump_seq, at loop-unswitch.c:120) 2005-05-03 15:09:53 +02:00
loop.c re PR rtl-optimization/20413 (VOIDmode LABEL_REFs are generated) 2005-04-25 13:46:12 +01:00
machmode.def attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
machmode.h
main.c
mips-tdump.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
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-flat.awk, [...]: If the last version assigned to a symbol was '%exclude', do not emit it anywhere. 2004-11-17 05:39:02 +00:00
mkmap-symver.awk mkmap-flat.awk, [...]: If the last version assigned to a symbol was '%exclude', do not emit it anywhere. 2004-11-17 05:39:02 +00:00
mode-classes.def
modulo-sched.c modulo-sched.c, [...]: Use targetm.foo instead of (*targetm.foo). 2005-04-28 02:25:22 +00:00
opt-functions.awk opt-functions.awk (var_type): New function. 2005-05-26 05:28:04 +00:00
opt-gather.awk
optabs.c re PR middle-end/20714 (emit_no_conflict_block does invalid reordering) 2005-05-13 19:22:57 +01:00
optabs.h re PR middle-end/14311 (builtins for atomic operations needed) 2005-04-14 16:37:47 -07:00
optc-gen.awk opt-functions.awk (var_type): New function. 2005-05-26 05:28:04 +00:00
opth-gen.awk opt-functions.awk (var_type): New function. 2005-05-26 05:28:04 +00:00
opts.c opt-functions.awk (var_type): New function. 2005-05-26 05:28:04 +00:00
opts.h opt-functions.awk (var_type): New function. 2005-05-26 05:28:04 +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 Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. 2005-05-25 12:34:01 +00:00
pointer-set.c re PR c++/18984 (ICE in check_pointer_types_r) 2004-12-21 13:20:02 -08:00
pointer-set.h re PR c++/18984 (ICE in check_pointer_types_r) 2004-12-21 13:20:02 -08:00
postreload-gcse.c postreload-gcse.c (hash_scan_set): Remove bogus assertion. 2005-04-27 18:39:05 +00:00
postreload.c re PR rtl-optimization/21144 (Apparent infinite loop in reload) 2005-04-29 18:39:22 +00:00
predict.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
predict.def bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
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 builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate. 2004-11-09 10:13:30 +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 * protoize.c (version_flag, quiet_flag, nochange_flag, nosave_flag) 2005-05-04 17:56:21 +00:00
read-rtl.c read-rtl.c (mode_attr_index): Use obstack_grow0, not obstack_grow. 2005-05-18 13:46:39 +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 re PR target/20126 (Inlined memcmp makes one argument null on entry) 2005-04-10 04:00:53 +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 reg-stack.c (convert_regs_entry, [...]): Delete prototypes. 2005-05-27 01:58:07 +00:00
regclass.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
regmove.c attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
regrename.c basic-block.h (single_succ_p, [...]): New inline functions. 2005-03-11 09:05:12 +00:00
regs.h bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
reload.c Prevent out-of-bounds array access in reload. 2005-04-28 13:36:56 -07:00
reload.h reload1.c (indirect_symref_ok): Make it global. 2005-03-23 00:39:48 +00:00
reload1.c reload1.c (verify_initial_elim_offsets): Add braces to avoid having a declaration after a statement. 2005-05-26 05:44:38 +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 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.h bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
rtl-error.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00: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 ggc.h (ggc_alloc_zone_pass_stat): New macro. 2005-05-02 18:25:23 +00:00
rtl.def genopinit.c (optabs): Use smin/smax for floating point too. 2005-01-22 14:49:06 -08:00
rtl.h basic-block.h (REG_BR_PROB_BASE): Define. 2005-05-19 10:38:42 +00:00
rtlanal.c tree-eh.c (tree_could_trap_p): Allow non-constant floating point trapping divide. 2005-04-04 18:50:53 -04: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.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 sched-deps.c (sched_analyze_1): On STACK_REGS targets... 2005-04-26 04:11:56 +00:00
sched-ebb.c PR middle end/18718 2004-12-04 09:32:33 +10:30
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 (single_succ_p, [...]): New inline functions. 2005-03-11 09:05:12 +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 bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
sreal.h
stab.def dwarf.h, [...]: Update copyright. 2004-10-22 15:03:23 +00:00
statistics.h
stmt.c re PR inline-asm/8788 (ICE in emit_move_insn, at expr.c:3089) 2005-05-09 05:15:50 +00:00
stor-layout.c common.opt (-Wattributes): New. 2005-05-25 00:18:19 -04:00
stringpool.c alloc-pool.c, [...]: Update copyright. 2005-03-14 13:10:51 +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 system.h: Poison BYTEORDER and HOST_WORDS_BIG_ENDIAN. 2005-05-05 02:55:04 +00:00
target-def.h loop-doloop.c: Include "target.h". 2005-05-25 11:52:13 +00:00
target.h loop-doloop.c: Include "target.h". 2005-05-25 11:52:13 +00:00
targhooks.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
targhooks.h loop-doloop.c: Include "target.h". 2005-05-25 11:52:13 +00:00
timevar.c c-pch.c, [...]: Update copyright. 2005-05-27 00:14:08 +00:00
timevar.def Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. 2005-05-25 12:34:01 +00:00
timevar.h c-pch.c, [...]: Update copyright. 2005-05-27 00:14:08 +00:00
tlink.c collect2.c (lderrout): New variable. 2005-03-31 14:53:17 +00:00
toplev.c c-common.c (unsigned_conversion_warning): Move warning control from if() to warning(OPT_*). 2005-05-24 23:59:00 -04:00
toplev.h diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
tracer.c cfglayout.c, [...]: Update copyright. 2005-03-12 00:34:07 +00:00
tree-browser.c * tree-browser.c: Remove obsolete #ifdef HOST_EBCDIC code. 2004-12-23 01:22:18 +00:00
tree-browser.def
tree-cfg.c tree-cfg.c (verify_expr, [...]): Verify invariant, constant and side_effects of the ADDR_EXPR are consistent. 2005-05-25 15:36:24 -06:00
tree-chrec.c tree-scalar-evolution.c (set_nb_iterations_in_loop): Only check for TREE_OVERFLOW on INTEGER_CST trees. 2005-05-16 04:36:09 +00:00
tree-chrec.h attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +00:00
tree-complex.c tree-complex.c (expand_vector_operations_1): Do not build VIEW_CONVERT_EXPR's for the lhs. 2005-04-27 16:50:19 +00:00
tree-data-ref.c tree-data-ref.c (compute_all_dependences): Change the type of dependence_relations to VEC(ddr_p,heap)**. 2005-05-16 15:18:15 +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-dfa.c (referenced_vars, [...]): Use VEC instead of VARRAY. 2005-05-08 15:07:23 +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 bitmap.c, [...]: Update copyright. 2005-02-15 15:53:52 +00:00
tree-eh.c re PR tree-optimization/21399 (libstdc++ 12077.cc ICE) 2005-05-16 16:14:02 -07:00
tree-flow-inline.h c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
tree-flow.h tree-flow.h (bb_ann_d): Remove has_escape_site. 2005-05-24 19:57:52 +00:00
tree-gimple.c backport: copy-prop, incremental SSA updating of FUD chains and newly exposed symbols. 2005-04-08 21:37:54 -04:00
tree-gimple.h c-semantics.c, [...]: Update copyright. 2005-03-08 12:49:01 +00:00
tree-if-conv.c re PR tree-optimization/18472 (TREE_OPERAND (t, 1) is referenced for t being GOTO_EXPR) 2005-05-11 18:27:33 +00:00
tree-inline.c basic-block.h (REG_BR_PROB_BASE): Define. 2005-05-19 10:38:42 +00:00
tree-inline.h cgraph.h (cgraph_node): Add 'lowered' state. 2005-05-17 16:56:32 +00:00
tree-into-ssa.c tree-into-ssa.c (rewrite_into_ssa, update_ssa): Replace sizeof (bitmap *) with sizeof (bitmap). 2005-05-25 15:17:12 +00:00
tree-iterator.c targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & internal_error instead of abort. 2004-09-09 07:54:12 +00:00
tree-iterator.h
tree-loop-linear.c [multiple changes] 2005-04-22 20:59:54 -04:00
tree-mudflap.c tree-mudflap.c (deferred_static_decls, [...]): Use VEC instead of VARRAY. 2005-05-03 16:44:24 +00:00
tree-mudflap.h basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
tree-nested.c tree-cfg.c (verify_expr, [...]): Verify invariant, constant and side_effects of the ADDR_EXPR are consistent. 2005-05-25 15:36:24 -06:00
tree-nomudflap.c Unify the management of RTL and tree-level dump files. 2004-09-06 10:08:17 +00:00
tree-nrv.c basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
tree-optimize.c Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. 2005-05-25 12:34:01 +00:00
tree-outof-ssa.c tree-outof-ssa.c (_elim_graph): Change the type of nodes and const_copies to VEC(tree,heap)*. 2005-05-10 01:39:22 +00:00
tree-pass.h c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
tree-phinodes.c lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. 2005-05-03 12:19:56 +00:00
tree-pretty-print.c lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. 2005-05-03 12:19:56 +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 timevar.def (TV_SCEV_CONST): New timevar. 2005-05-17 20:28:30 +00:00
tree-scalar-evolution.h timevar.def (TV_SCEV_CONST): New timevar. 2005-05-17 20:28:30 +00:00
tree-sra.c lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. 2005-05-03 12:19:56 +00:00
tree-ssa-alias.c tree-flow.h (bb_ann_d): Remove has_escape_site. 2005-05-24 19:57:52 +00:00
tree-ssa-ccp.c tree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes in the merged block. 2005-05-17 19:55:53 +00:00
tree-ssa-copy.c tree-ssa-copy.c (copy_prop_visit_assignment): Clean up by folding a COND_EXPR_COND in a nondestructive manner. 2005-05-16 18:10:20 +00:00
tree-ssa-copyrename.c * tree-ssa-copyrename.c (rename_ssa_copies): Make it static. 2004-11-06 19:59:19 +00:00
tree-ssa-dce.c tree-flow-inline.h (op_iter_init_use, [...]): Assert that the flags are of appropriate types. 2005-05-04 20:31:11 +00:00
tree-ssa-dom.c tree-ssa-dom.c (cprop_into_stmt): Do not call recompute_tree_invariant_for_addr_expr here. 2005-05-23 20:54:06 -06:00
tree-ssa-dse.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
tree-ssa-forwprop.c tree-ssa-forwprop.c (forward_propagate_addr_expr): See through ADDR_EXPR in finding place to propagate into. 2005-05-26 15:07:38 -06:00
tree-ssa-live.c tree-ssa-live.c (tpa_init, [...]): Use VEC instead of VARRAY. 2005-05-14 13:05:37 +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 c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
tree-ssa-loop-ivcanon.c tree-ssa-loop-ivcanon.c, [...]: Fix comment typos. 2005-05-07 14:43:55 +00:00
tree-ssa-loop-ivopts.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
tree-ssa-loop-manip.c re PR tree-optimization/18316 (Missed IV optimization) 2005-05-01 08:08:14 +00:00
tree-ssa-loop-niter.c tree-ssa-loop-ivopts.c (find_bivs, [...]): Apply expand_simple_operations to bases of the ivs. 2005-05-17 20:02:56 +00:00
tree-ssa-loop-unswitch.c lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. 2005-05-03 12:19:56 +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 c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +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 * tree-ssa-phiopt.c: Fix comments. 2005-04-20 15:59:01 +00:00
tree-ssa-pre.c re PR tree-optimization/21705 (FRE does not eliminate a redundant pure call.) 2005-05-25 18:53:25 +00:00
tree-ssa-propagate.c tree-ssa-dom.c (cprop_into_stmt): Do not call recompute_tree_invariant_for_addr_expr here. 2005-05-23 20:54:06 -06:00
tree-ssa-propagate.h backport: copy-prop, incremental SSA updating of FUD chains and newly exposed symbols. 2005-04-08 21:37:54 -04:00
tree-ssa-sink.c lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. 2005-05-03 12:19:56 +00:00
tree-ssa-threadupdate.c re PR tree-optimization/21170 (Comments still mention rewrite_ssa_into_ssa.) 2005-05-10 20:21:28 +00:00
tree-ssa-uncprop.c tree-ssa-uncprop.c (equiv_hash_elt, [...]): Use VEC instead of VARRAY. 2005-05-02 16:47:03 +00:00
tree-ssa.c tree-dfa.c (referenced_vars, [...]): Use VEC instead of VARRAY. 2005-05-08 15:07:23 +00: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 c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
tree-vect-transform.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
tree-vectorizer.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
tree-vectorizer.h tree-flow.h (tree_ann_common_d): Move aux to ... 2005-05-03 20:18:32 +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 re PR tree-optimization/21563 (A trivial VRP opportunity missed) 2005-05-14 20:32:59 +00:00
tree.c c-common.c, [...]: Fix comment typos. 2005-05-26 18:15:27 +00:00
tree.def backport: copy-prop, incremental SSA updating of FUD chains and newly exposed symbols. 2005-04-08 21:37:54 -04:00
tree.h tree-nested.c (build_addr): New "context" argument. 2005-05-24 14:19:13 -06: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 re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1) 2004-09-03 17:15:42 -07:00
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: Include tsystem.h. 2005-05-17 16:47:49 +00:00
unwind-dw2-fde-glibc.c 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
unwind-dw2-fde.c c-pch.c, [...]: Update copyright. 2005-05-27 00:14:08 +00:00
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-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unreachable as appropriate. 2005-05-17 15:37:47 +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 bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
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 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
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 value-prof.c (rtl_find_values_to_profile): Use gcc_assert and gcc_unreachable. 2005-03-10 15:36:42 +00:00
varasm.c common.opt (-Wattributes): New. 2005-05-25 00:18:19 -04:00
varray.c cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. 2004-11-13 14:18:04 +00:00
varray.h cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. 2004-11-13 14:18:04 +00:00
vec.c vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
vec.h attribs.c, [...]: Update copyright. 2005-04-28 05:38:50 +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 bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
xcoff.h
xcoffout.c * xcoffout.c (xcoffout_declare_function): Change strncpy to memcpy. 2004-12-15 11:01:55 -05:00
xcoffout.h re PR debug/18199 (AIX XCOFF debugging broken) 2004-10-28 21:00:59 +00:00

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.