gcc/gcc
Nathan Sidwell 7637e42c0e i386.md (length_immediate): Use gcc_assert or gcc_unreachable, as appropriate.
* config/i386/i386.md (length_immediate): Use gcc_assert or
	gcc_unreachable, as appropriate.
	(*movsi_1, *movqi_1, reload_outqi, *movdi_1_rex64, *pushsf,
	*pushsf_rex64, *truncxfsf2_mixed, *truncxfsf2_i387,
	*truncxfdf2_mixed, *truncxfdf2_i387, *adddi_1_rex64,
	*adddi_2_rex64, *adddi_3_rex64, *adddi_4_rex64, *adddi_5_rex64,
	*addsi_1, addsi_1_zext, *addsi_2, *addsi_2_zext, *addsi_3,
	*addsi_3_zext, *addsi_4, *addsi_5, *addhi_1_lea, *addhi_1,
	*addhi_2, *addhi_3, *addhi_4, *addhi_5, *addqi_1_lea, *addqi_1,
	*addqi_1_slp, *addqi_2, *addqi_3, *addqi_4, *addqi_5, addqi_ext_1,
	*addqi_ext_1_rex64, *anddi_1_rex64, *andsi_1, *andhi_1,
	*ashldi3_1_rex64, *ashldi3_cmp_rex64, *ashlsi3_1, *ashlsi3_1_zext,
	*ashlsi3_cmp, *ashlsi3_cmp_zext, *ashlhi3_1_lea, *ashlhi3_1,
	*ashlhi3_cmp, *ashlqi3_1_lea, *ashlqi3_1, *ashlqi3_cmp,
	pro_epilogue_adjust_stack_1, pro_epilogue_adjust_stack_rex64,
	pro_epilogue_adjust_stack_rex64_2, prefetch, *prefetch_sse,
	*prefetch_sse_rex): Likewise.
	* config/i386/predicates.md (x86_64_immediate_operand,
	x86_64_zext_immediate_operand, symbolic_operand,
	no_seg_address_operand, aligned_operand,
	memory_displacement_operand): Likewise.
	* config/i386/sse.md (*mov<mode>_internal,
	*movv2df_internal): Likewise.

From-SVN: r98549
2005-04-22 08:42:25 +00:00
..
ada re PR ada/18847 ([4.0 only] ACATS cxa5012 SEGV on on x86_64) 2005-04-16 07:21:58 +00:00
config i386.md (length_immediate): Use gcc_assert or gcc_unreachable, as appropriate. 2005-04-22 08:42:25 +00:00
cp cp-tree.h (THROW_NAME, [...]): Remove. 2005-04-21 14:01:56 +00:00
doc invoke.texi (SPARC options): Document that -mapp-regs is turned off by default on Solaris. 2005-04-22 06:41:34 +00:00
fortran trans-const.c (gfc_conv_mpz_to_tree): Fix comment. 2005-04-20 01:27:31 +00:00
ginclude * ginclude/stddef.h: Fix a comment typo. 2004-10-03 13:25:05 +00:00
java gcj.texi (Object fields): Change "Integer" to "Int" in example contructor. 2005-04-21 16:49:38 +01:00
objc c-common.h (objc_build_method_signature): Update prototype. 2005-04-21 21:31:40 +00:00
objcp ChangeLog: New. 2005-04-21 22:19:42 +00:00
po * de.po: Update. 2005-04-20 03:07:28 +01:00
testsuite Index: ChangeLog 2005-04-21 21:13:41 +00:00
treelang lang.opt: Refer to the GCC internals documentation instead of c.opt. 2005-04-12 08:35:26 +00:00
.cvsignore
ABOUT-GCC-NLS
BASE-VER gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
COPYING
COPYING.LIB
ChangeLog i386.md (length_immediate): Use gcc_assert or gcc_unreachable, as appropriate. 2005-04-22 08:42:25 +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-04-22 00:16:45 +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.o, [...]): New files. 2005-04-22 08:16:54 +00:00
ONEWS
README.Portability
SERVICE
aclocal.m4 Makefile.def (bfd, [...]): Set lib_path. 2005-03-30 08:18:08 +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 re PR c/18282 (PR c/17384 patch causes regression from 3.4.2) 2004-12-09 14:55:41 -08:00
basic-block.h vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
bb-reorder.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
bitmap.c * bitmap.c (bitmap_copy): Remove manual loop unrolling. 2005-03-10 15:40:11 +00:00
bitmap.h bitmap.h (BITMAP_XMALLOC, [...]): Remove. 2005-02-17 16:19:49 +00:00
bt-load.c bt-load.c, [...]: Update copyright. 2005-02-17 22:41:35 +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 builtins.c (expand_builtin_sync_operation): Revert last change. 2005-04-19 21:54:11 -07: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 alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
c-common.def c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def). 2005-04-20 19:59:16 +00:00
c-common.h c-common.h (objc_build_method_signature): Update prototype. 2005-04-21 21:31:40 +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 (define__GNUC__): Correct assertion. 2005-01-21 16:57:02 +00:00
c-decl.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
c-dump.c c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def). 2005-04-20 19:59:16 +00:00
c-errors.c
c-format.c builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00: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: Move FOR_STMT... 2005-04-09 03:18:18 +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-lex.c (WCHAR_TYPE_SIZE, WCHAR_BYTES): Remove. 2005-04-17 01:44:41 +00:00
c-objc-common.c c-common.c (c_common_truthvalue_conversion): Adjust comment. 2005-03-23 01:35:06 +00:00
c-objc-common.h langhooks.h (truthvalue_conversion): Remove. 2005-03-23 19:47:09 +00:00
c-opts.c c-opts.c (c_common_parse_file): Only start/end main source file if debug hooks says the writer wants it. 2005-03-22 23:18:43 +00:00
c-parser.c c-common.h (objc_build_method_signature): Update prototype. 2005-04-21 21:31:40 +00:00
c-pch.c builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate. 2004-11-09 10:13:30 +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 [multiple changes] 2004-11-29 18:54:06 +00:00
c-pragma.h builtin-attrs.def, [...]: Update copyright. 2005-03-13 14:06:48 +00:00
c-pretty-print.c c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def). 2005-04-20 19:59:16 +00:00
c-pretty-print.h c-pretty-print.c (pp_c_left_bracket): Make a function. 2004-05-31 15:25:51 +00:00
c-semantics.c c-common.def: Move FOR_STMT... 2005-04-09 03:18:18 +00:00
c-tree.h re PR c/12913 (Jumps into variable length array scope not rejected) 2005-04-20 17:41:48 +01:00
c-typeck.c re PR c/12913 (Jumps into variable length array scope not rejected) 2005-04-20 17:41:48 +01:00
c.opt c.opt (Wint-to-pointer-cast, [...]): New options. 2005-04-20 02:10:00 +01:00
caller-save.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
calls.c re PR middle-end/19225 (g++.dg/eh/omit-frame-pointer2.C fails with -fpic/-fPIC on i686-pc-linux-gnu) 2005-03-30 20:21:37 +00:00
cfg.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
cfganal.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
cfgbuild.c * cfgbuild.c: Update comments. 2005-03-14 19:12:14 +00:00
cfgcleanup.c Makefile.in: Add function.h to BASIC_BLOCK_H. 2005-04-12 21:33:53 +00:00
cfgexpand.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
cfghooks.c cfghooks.c, [...]: Fix comment typos. 2005-04-03 14:09:57 +00:00
cfghooks.h lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
cfglayout.c Makefile.in: Add function.h to BASIC_BLOCK_H. 2005-04-12 21:33:53 +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 cfghooks.c (lv_flush_pending_stmts, [...]): New. 2005-04-03 08:44:33 +00:00
cfgloopanal.c Makefile.in: Add function.h to BASIC_BLOCK_H. 2005-04-12 21:33:53 +00:00
cfgloopmanip.c cfglayout.c (copy_bbs): Rename n_edges to num_edges. 2005-04-09 16:09:11 +00:00
cfgrtl.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
cgraph.c [multiple changes] 2005-03-30 22:28:02 +00:00
cgraph.h Makefile.in (ipa.o, [...]): New files. 2005-04-22 08:16:54 +00:00
cgraphunit.c Makefile.in (ipa.o, [...]): New files. 2005-04-22 08:16:54 +00:00
collect2.c collect2.c (lderrout): New variable. 2005-03-31 14:53:17 +00:00
collect2.h collect2.c (lderrout): New variable. 2005-03-31 14:53:17 +00:00
combine.c cfgrtl.c (purge_all_dead_edge): Remove an unused argument. 2005-04-15 03:16:20 +00:00
common.opt backport: copy-prop, incremental SSA updating of FUD chains and newly exposed symbols. 2005-04-08 21:37:54 -04:00
conditions.h
config.build
config.gcc config.gcc (*-*-darwin*): Add darwin.opt to $extra_options. 2005-04-21 07:35:09 +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 (gcc_AC_CHECK_DECLS): Add vsnprintf. 2005-04-13 09:13:27 +00:00
configure configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf. 2005-04-13 09:13:27 +00:00
configure.ac configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf. 2005-04-13 09:13:27 +00:00
conflict.c cfgloop.h, [...]: Update copyright. 2005-03-02 14:03:44 +00:00
convert.c re PR tree-optimization/21004 (gcc.dg/builtins-53.c fails) 2005-04-15 07:43:56 +02:00
convert.h * convert.h: Add include guards 2004-06-15 21:04:15 +00:00
coretypes.h bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
coverage.c coverage.h (GCOV_TYPE_NODE): Delete. 2005-04-06 22:50:29 +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 crtstuff.c (IN_LIBGCC2): Define it. 2004-11-24 14:35:31 +00:00
cse.c cse.c, [...]: Fix comment typos. 2005-04-06 17:05:08 +00:00
cselib.c cselib.c (clear_table): Rename to cselib_clear_table. 2005-04-10 08:45:25 +00:00
cselib.h cselib.c (clear_table): Rename to cselib_clear_table. 2005-04-10 08:45:25 +00:00
cstamp-h.in
dbxout.c vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
dbxout.h dbxout.c (get_lang_number): New. 2004-09-17 11:47:19 -07:00
ddg.c builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
ddg.h c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
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 ChangeLog.5: Fix log message typo(s). 2005-02-24 21:47:26 +00:00
df.c bitmap.h (BITMAP_XMALLOC, [...]): Remove. 2005-02-17 16:19:49 +00:00
df.h * df.h (DF_REF_MODE_CHANGE, DF_REF_MEM_OK): Remove. 2005-02-10 18:46:31 +00:00
diagnostic.c Make -f[no-]show-column also control non-cpp diagnostics. 2005-03-28 00:04:41 -08:00
diagnostic.def
diagnostic.h c-semantics.c, [...]: Update copyright. 2005-03-08 12:49:01 +00:00
dojump.c c-common.c, [...]: Fix comment formatting. 2005-03-08 13:57:01 +00:00
dominance.c dominance.c, [...]: Fix comment typos. 2005-04-09 16:43:43 +00:00
domwalk.c backport: copy-prop, incremental SSA updating of FUD chains and newly exposed symbols. 2005-04-08 21:37:54 -04:00
domwalk.h backport: copy-prop, incremental SSA updating of FUD chains and newly exposed symbols. 2005-04-08 21:37:54 -04: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 vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
dwarf2out.h dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. 2004-11-25 18:21:38 -08:00
emit-rtl.c emit-rtl.c (reverse_comparison): Remove. 2005-03-25 02:23:57 +00:00
emit-rtl.h Makefile.in (EXPR_H): Add insn-config.h... 2004-06-02 02:09:45 +00:00
errors.c Makefile.in (BUILD_ERRORS): Set to build-errors. 2004-08-23 11:57:02 +00:00
errors.h bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +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 (ipa.o, [...]): New files. 2005-04-22 08:16:54 +00:00
except.h alloc-pool.c, [...]: Update copyright. 2005-03-14 13:10:51 +00:00
explow.c basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
expmed.c expmed.c (expand_mult): Use synthetic multiplication sequences for more classes of DImode... 2005-03-13 17:06:42 +00:00
expr.c Fix for latent bug in splitting arguments exposed by rs6000_arg_partial_bytes rewrite. 2005-04-21 15:36:01 +00:00
expr.h re PR middle-end/14311 (builtins for atomic operations needed) 2005-04-14 16:37:47 -07:00
final.c Forgotten hunk from my last merge patch: 2005-04-09 13:37:33 +00: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 * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright. 2005-02-13 19:05:03 +00:00
flow.c basic-block.h (PROP_EQUAL_NOTES): Remove. 2005-04-15 16:47:17 +00:00
fold-const.c re PR tree-optimization/14846 ([tree-ssa] don't use a shift in A & CST_POWER_OF_2 == 0 until very late in tree-ssa optimizations) 2005-04-21 00:39:22 +00:00
fp-test.c
function.c Makefile.in: Add function.h to BASIC_BLOCK_H. 2005-04-12 21:33:53 +00:00
function.h Makefile.in: Add function.h to BASIC_BLOCK_H. 2005-04-12 21:33:53 +00:00
gbl-ctors.h
gcc.c gcc.c (default_compilers): Clarify obscure error message when reading from standard input. 2005-04-15 18:22:57 +00: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 bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
gcov-io.c gcov-io.h (GCOV_CHECK, [...]): Remove. 2005-04-01 14:08:01 +00:00
gcov-io.h system.h (GCOV_SIZE_TYPE): Unposion. 2005-04-04 19:41:14 +00:00
gcov-iov.c gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
gcov.c builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
gcse.c cselib.c (clear_table): Rename to cselib_clear_table. 2005-04-10 08:45:25 +00:00
gdbinit.in * gdbinit.in (pbb, pbm): New macros. 2004-11-09 09:36:05 +00:00
gen-protos.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +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 genattrtab.c (attr_desc): Remove negative_ok and unsigned_p. 2005-04-08 17:20:15 +00:00
genautomata.c re PR target/20632 (GCC should avoid generating F- and B-unit NOPs) 2005-03-31 23:26:33 +00:00
gencheck.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +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 genattrtab.c, [...]: Update copyright. 2005-03-05 14:01:02 +00:00
genextract.c Makefile.in (gengtype): Use $(BUILD_ERRORS). 2004-09-09 13:22:38 +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 (oprintf): Replace xrealloc () with XRESIZEVEC (). 2004-07-26 03:33:36 +02:00
gengtype.c ggc-zone.c: Rewritten. 2005-03-13 18:09:55 +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 genattrtab.c, [...]: Update copyright. 2005-03-05 14:01: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 ggc-zone.c: Rewritten. 2005-03-13 18:09:55 +00:00
ggc-zone.c alloc-pool.c, [...]: Update copyright. 2005-03-14 13:10:51 +00:00
ggc.h alloc-pool.c, [...]: Update copyright. 2005-03-14 13:10:51 +00:00
gimple-low.c gimple-low.c (lower_stmt_body): Make it static. 2005-03-08 16:18:17 +00:00
gimplify.c re PR middle-end/20739 (ICE in gimplify_addr_expr) 2005-04-15 03:09:50 +00:00
glimits.h
global.c bt-load.c, [...]: Update copyright. 2005-02-17 22:41:35 +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_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-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 dominance.c, [...]: Fix comment typos. 2005-04-09 16:43:43 +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 builtins.def, [...]: Update copyright. 2005-02-10 18:59:07 +00:00
hard-reg-set.h regclass.c (reg_class_superclasses, [...]): Make them static. 2005-03-14 02:56:51 +00:00
hooks.c tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is called once, independent of asms in code. 2005-03-23 03:55:36 +00:00
hooks.h tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is called once, independent of asms in code. 2005-03-23 03:55:36 +00:00
host-default.c
hosthooks-def.h toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file. 2004-06-05 07:28:27 +00:00
hosthooks.h toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file. 2004-06-05 07:28:27 +00:00
hwint.h hwint.h (HOST_LONG_LONG_FORMAT): New macro. 2004-11-24 04:31:58 +00:00
ifcvt.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
input.h input.h: If USE_MAPPED_LOCATION... 2004-07-14 17:02:30 -07:00
insn-addr.h
insn-notes.def Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
integrate.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
integrate.h integrate.c (has_func_hard_reg_initial_val, [...]): Make them static. 2004-11-19 02:58:33 +00:00
intl.c hooks.c, [...]: Update copyright. 2005-03-18 15:24:28 +00:00
intl.h intl.h (open_quote, [...]): New. 2004-05-24 20:28:20 +01:00
ipa-inline.c Makefile.in (ipa.o, [...]): New files. 2005-04-22 08:16:54 +00:00
ipa.c Makefile.in (ipa.o, [...]): New files. 2005-04-22 08:16:54 +00:00
jump.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
lambda-code.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
lambda-mat.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
lambda-trans.c [multiple changes] 2004-09-16 16:16:14 +00:00
lambda.h lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +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 alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +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 Fix problem with calling powi* builtins. 2005-03-30 20:59:21 +00:00
libgcc2.h Fix problem with calling powi* builtins. 2005-03-30 20:59:21 +00:00
libgcov.c gcov-io.h (GCOV_CHECK, [...]): Remove. 2005-04-01 14:08:01 +00:00
limitx.h
limity.h
lists.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
local-alloc.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
longlong.h * longlong.h: Fix macros for m32r add_ssaaaa and sub_ddmmss. 2004-06-15 10:40:44 +00:00
loop-doloop.c local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. 2005-04-01 14:17:36 +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 local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. 2005-04-01 14:17:36 +00:00
loop-iv.c local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. 2005-04-01 14:17:36 +00:00
loop-unroll.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
loop-unswitch.c local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. 2005-04-01 14:17:36 +00:00
loop.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
machmode.def cgraphunit.c, [...]: Fix comment typos. 2005-04-01 03:42:55 +00:00
machmode.h
main.c
mips-tdump.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
mips-tfile.c cgraphunit.c, [...]: Fix comment typos. 2005-04-01 03:42:55 +00:00
mkconfig.sh
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 alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
opt-functions.awk opt-functions.awk (flag_set_p, test_flag): New functions. 2005-03-30 06:24:35 +00:00
opt-gather.awk opts.sh: Delete. 2004-06-18 01:59:45 +00:00
optabs.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
optabs.h re PR middle-end/14311 (builtins for atomic operations needed) 2005-04-14 16:37:47 -07:00
optc-gen.awk optc-gen.awk: Handle stand-alone Mask records. 2005-04-13 08:47:23 +00:00
opth-gen.awk optc-gen.awk: Handle stand-alone Mask records. 2005-04-13 08:47:23 +00:00
opts.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
opts.h hooks.c, [...]: Update copyright. 2005-03-18 15:24:28 +00:00
output.h lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
params.c params.c (set_param_value): Use gcc_assert & gcc_unreachable. 2005-04-03 10:27:51 +00:00
params.def Makefile.in (tree-chrec.o): Depend on params.h. 2005-04-21 08:48:55 +00:00
params.h params.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): New 2005-04-06 20:03:15 +00:00
passes.c cfgrtl.c (purge_all_dead_edge): Remove an unused argument. 2005-04-15 03:16:20 +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 > 2005-04-12 Mostafa Hagog <mustafa@il.ibm.com> > > * postreload-gcse.c... 2005-04-12 12:23:49 +00:00
postreload.c params.c (set_param_value): Use gcc_assert & gcc_unreachable. 2005-04-03 10:27:51 +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 lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +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 lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +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 vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
protoize.c params.c (set_param_value): Use gcc_assert & gcc_unreachable. 2005-04-03 10:27:51 +00:00
read-rtl.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +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 cfgloop.h, [...]: Update copyright. 2005-03-02 14:03:44 +00:00
reg-stack.c reg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST_FLOOR> and <UNSPEC_FIST_CEIL> case. 2005-04-14 13:31:04 +02:00
regclass.c regclass.c (reg_class_superclasses, [...]): Make them static. 2005-03-14 02:56:51 +00:00
regmove.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +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 lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
reload.h reload1.c (indirect_symref_ok): Make it global. 2005-03-23 00:39:48 +00:00
reload1.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
reorg.c * reorg.c (dbr_schedule): Remove #if 0 code to call final. 2005-03-23 14:53:52 +00:00
resource.c basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +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 system.h (GCOV_SIZE_TYPE): Unposion. 2005-04-04 19:41:14 +00:00
rtl.c ggc-zone.c: Rewritten. 2005-03-13 18:09:55 +00:00
rtl.def genopinit.c (optabs): Use smin/smax for floating point too. 2005-01-22 14:49:06 -08:00
rtl.h predict.h (IS_TAKEN): Remove. 2005-04-17 06:34:02 +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 (cache_size): Make it static. 2005-03-08 16:19:35 +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 ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead of abort. 2004-09-09 17:19:16 +00:00
sdbout.c Fix problems with hot/cold partitioning optimization. 2005-03-31 06:59:59 -08:00
sdbout.h
simplify-rtx.c Fix result of folding of xor operation on two identical vectors. 2005-04-13 19:47:30 +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 c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists. 2004-07-25 02:13:01 +02:00
stmt.c tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is called once, independent of asms in code. 2005-03-23 03:55:36 +00:00
stor-layout.c tree.def (FILE_TYPE): Removed. 2005-03-30 21:34:41 +00:00
stringpool.c alloc-pool.c, [...]: Update copyright. 2005-03-14 13:10:51 +00:00
stub-objc.c c-common.h (objc_build_method_signature): Update prototype. 2005-04-21 21:31:40 +00:00
sys-protos.h
sys-types.h
system.h system.h (fopen, [...]): Define these to the unlocked libiberty functions. 2005-04-19 12:37:08 +00:00
target-def.h target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove. 2005-04-12 06:33:48 +00:00
target.h target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove. 2005-04-12 06:33:48 +00:00
targhooks.c cfglayout.c, [...]: Update copyright. 2005-03-12 00:34:07 +00:00
targhooks.h Target Hook to issue diagnostics for AltiVec argument to funtion with unknown prototype. 2005-03-08 21:01:47 +00:00
timevar.c timevar.c (timevar_enable): Change from static. 2004-11-03 18:34:07 -08:00
timevar.def Makefile.in (OBJS-common): Add tree-ssa-uncprop.o. 2005-04-12 22:29:40 -06:00
timevar.h timevar.c (timevar_enable): Change from static. 2004-11-03 18:34:07 -08:00
tlink.c collect2.c (lderrout): New variable. 2005-03-31 14:53:17 +00:00
toplev.c [multiple changes] 2005-03-30 22:28:02 +00:00
toplev.h common.opt (-fnew-ra): Remove. 2005-01-17 09:38:01 +00: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 Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
tree-cfg.c vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
tree-chrec.c Makefile.in (tree-chrec.o): Depend on params.h. 2005-04-21 08:48:55 +00:00
tree-chrec.h Makefile.in (tree-chrec.o): Depend on params.h. 2005-04-21 08:48:55 +00:00
tree-complex.c tree-complex.c (expand_vector_operations): Call update_stmt_if_modified. 2005-04-11 12:11:46 +00:00
tree-data-ref.c tree-data-ref.c (build_classic_dist_vector, [...]): Make externally visible. 2005-04-11 18:35:54 -07:00
tree-data-ref.h tree-data-ref.c (build_classic_dist_vector, [...]): Make externally visible. 2005-04-11 18:35:54 -07:00
tree-dfa.c backport: copy-prop, incremental SSA updating of FUD chains and newly exposed symbols. 2005-04-08 21:37:54 -04:00
tree-dump.c vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
tree-dump.h bitmap.c, [...]: Update copyright. 2005-02-15 15:53:52 +00:00
tree-eh.c tree-eh.c (lower_try_finally_copy): Generate new code in response to goto_queue entries as if... 2005-04-14 18:44:09 +00:00
tree-flow-inline.h lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
tree-flow.h vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +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 tree-if-conv.c (find_phi_replacement_condition): Avoid generating x = !(a == b) : p : q;. 2005-04-21 10:03:23 -07:00
tree-inline.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
tree-inline.h builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
tree-into-ssa.c vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +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 c-common.c (lang_gimplify_stmt): Remove next_p argument. 2004-06-15 18:21:38 -07:00
tree-loop-linear.c vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
tree-mudflap.c re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O) 2005-04-12 18:09:09 +00:00
tree-mudflap.h basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
tree-nested.c alias.c, [...]: Fix comment typos. 2005-01-23 15:05:49 +00: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 lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
tree-outof-ssa.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
tree-pass.h cgraphunit.c: Include tree-pass.h (cgraph_decide_recursive_inlining... 2005-04-21 13:18:23 +00:00
tree-phinodes.c backport: copy-prop, incremental SSA updating of FUD chains and newly exposed symbols. 2005-04-08 21:37:54 -04:00
tree-pretty-print.c re PR tree-optimization/20920 (ICE with eh and VRP) 2005-04-11 11:05:50 -04:00
tree-profile.c coverage.h (GCOV_TYPE_NODE): Delete. 2005-04-06 22:50:29 +00:00
tree-scalar-evolution.c Makefile.in (tree-chrec.o): Depend on params.h. 2005-04-21 08:48:55 +00:00
tree-scalar-evolution.h basic-block.h, [...]: Remove unused prototypes. 2004-11-17 22:06:00 +00:00
tree-sra.c backport: copy-prop, incremental SSA updating of FUD chains and newly exposed symbols. 2005-04-08 21:37:54 -04:00
tree-ssa-alias.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
tree-ssa-ccp.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
tree-ssa-copy.c re PR tree-optimization/21096 (copy-prop leaks memory) 2005-04-19 11:43:24 +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 (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-ssa-dom.c vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
tree-ssa-dse.c tree-flow-inline.h (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-ssa-forwprop.c re PR tree-optimization/21031 (Another missed forward propagation opportunity) 2005-04-15 18:42:38 +00:00
tree-ssa-live.c tree-flow-inline.h (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-ssa-live.h * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright. 2005-02-13 19:05:03 +00:00
tree-ssa-loop-ch.c backport: copy-prop, incremental SSA updating of FUD chains and newly exposed symbols. 2005-04-08 21:37:54 -04:00
tree-ssa-loop-im.c tree-flow-inline.h (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-ssa-loop-ivcanon.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-loop-ivopts.c tree-flow-inline.h (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-ssa-loop-manip.c tree-flow-inline.h (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-ssa-loop-niter.c tree-flow-inline.h (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-ssa-loop-unswitch.c tree-flow-inline.h (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-ssa-loop.c backport: copy-prop, incremental SSA updating of FUD chains and newly exposed symbols. 2005-04-08 21:37:54 -04:00
tree-ssa-operands.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
tree-ssa-operands.h lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-phiopt.c * tree-ssa-phiopt.c: Fix comments. 2005-04-20 15:59:01 +00:00
tree-ssa-pre.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
tree-ssa-propagate.c vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00: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 tree-flow-inline.h (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-ssa-threadupdate.c lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. 2005-04-05 19:05:20 +00:00
tree-ssa-uncprop.c basic-block.h, [...]: Fix comment typos. 2005-04-13 14:34:13 +00:00
tree-ssa.c vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
tree-ssanames.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
tree-stdarg.c 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-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-flow-inline.h (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-vect-analyze.c tree-vect-analyze.c (vect_stmt_relevant_p): Process immediate uses of non-virtual PHI nodes like we use to. 2005-04-15 16:40:51 +00:00
tree-vect-transform.c tree-flow-inline.h (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-vectorizer.c tree-flow-inline.h (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-vectorizer.h tree-data-ref.c (build_classic_dist_vector, [...]): Make externally visible. 2005-04-11 18:35:54 -07:00
tree-vn.c bt-load.c, [...]: Update copyright. 2005-02-17 22:41:35 +00:00
tree-vrp.c tree-vrp.c (maybe_add_assert_expr): Don't assert ASSERT_EXPRs for single-use variable. 2005-04-17 17:57:10 +00:00
tree.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +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 lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
tsystem.h builtin-types.def, [...]: Update copyright. 2005-03-29 22:15:53 +00:00
typeclass.h tree.def (FILE_TYPE): Removed. 2005-03-30 21:34:41 +00:00
unwind-c.c
unwind-compat.c re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1) 2004-09-03 17:15:42 -07: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 re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1) 2004-09-03 17:15:42 -07:00
unwind-dw2-fde-darwin.c basic-block.h, [...]: Update copyright. 2005-01-18 11:36:31 +00:00
unwind-dw2-fde-glibc.c genattrtab.c, [...]: Update copyright. 2005-03-05 14:01:02 +00:00
unwind-dw2-fde.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +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.c (execute_stack_op): Add missing cases for DW_OP_shl, DW_OP_shr, DW_OP_shra, DW_OP_xor. 2005-01-27 17:56:49 +10:30
unwind-dw2.h Index: gcc/ChangeLog 2004-07-01 04:09:07 +00:00
unwind-pe.h
unwind-sjlj.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
unwind.h * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.h 2004-11-30 08:15:42 +00:00
unwind.inc
value-prof.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
value-prof.h vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +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 alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00: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 lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +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.