gcc/gcc
Greg McGary 97236777ce tree-mudflap.c (mf_varname_tree): decl_printable_name handles anonymous decls.
* tree-mudflap.c (mf_varname_tree): decl_printable_name handles
	anonymous decls.
	(mf_xform_derefs_1) [RESULT_DECL, STRING_CST]: Handle as innermost
	object.  [ptr_type]: Remove unused variable.
	Remember nearest addressable array-element or record-component
	when checking bitfield components.  Tolerate empty BIND_EXPR.

From-SVN: r92814
2005-01-02 22:20:02 +00:00
..
ada re PR ada/19128 (Bug box while building asharp) 2004-12-30 12:24:06 +01:00
config re PR target/19211 (GNAT bug box compiling a-exexda.adb with stage1 compiler) 2004-12-31 14:07:47 -08:00
cp re PR middle-end/17544 (incorrect -Wunreachable-code warning for mains with a return statement) 2005-01-01 16:15:23 +00:00
doc target.h (targetm.calls.arg_partial_bytes): New. 2004-12-29 19:08:18 -08:00
fortran gfortran.h (gfc_case): fix typo in comment. 2004-12-29 03:48:27 +01:00
ginclude * ginclude/stddef.h: Fix a comment typo. 2004-10-03 13:25:05 +00:00
java typeck.c: Use fold_convert for ints and booleans. 2004-12-20 13:35:25 +00:00
objc re PR c/19031 (#pragma weak handling changes in 4.0.0) 2005-01-01 23:52:31 -08:00
po * de.po: Update. 2004-12-20 16:08:41 +00:00
testsuite Remove whitespace 2005-01-02 22:32:56 +01:00
treelang Unify html generation with other frontends. 2004-11-13 17:27:49 +00:00
.cvsignore * .cvsignore: Add GPATH, GRTAGS, GSYMS and GTAGS (GNU GLOBAL) 2004-03-30 18:18:59 +09:30
ABOUT-GCC-NLS
COPYING
COPYING.LIB
ChangeLog tree-mudflap.c (mf_varname_tree): decl_printable_name handles anonymous decls. 2005-01-02 22:20:02 +00:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10 Fix typo: FIRST_PSEOUDO_REGISTER -> FIRST_PSEUDO_REGISTER 2004-03-02 01:14:08 +01:00
ChangeLog.11 Rotate ChangeLog 2004-07-01 12:47:14 +00:00
ChangeLog.12 Rotate ChangeLog 2005-01-01 16:19:35 +00:00
ChangeLog.lib
ChangeLog.tree-ssa Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04: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 (install-common): Remove special-case code for when SPECS is defined. 2004-12-22 17:22:59 +00:00
ONEWS
README.Portability README.Portability: Change "ISO C89" to "ISO C90". 2004-02-08 20:55:34 +00:00
SERVICE
aclocal.m4 Introduce and use config/gcc-version.m4. 2004-12-02 11:05:13 +00:00
alias.c alias.c (component_uses_parent_alias_set): Rename from can_address_p. 2004-12-03 16:20:31 -08:00
alias.h alias.c (component_uses_parent_alias_set): Rename from can_address_p. 2004-12-03 16:20:31 -08:00
alloc-pool.c alias.c (mems_in_disjoint_alias_sets_p, [...]): Use gcc_assert and gcc_unreachable instead of abort. 2004-08-30 19:13:03 +00:00
alloc-pool.h alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
attribs.c re PR c/18282 (PR c/17384 patch causes regression from 3.4.2) 2004-12-09 14:55:41 -08:00
basic-block.h basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, we can never create autoinc insns after reload. 2004-12-13 20:44:31 +00:00
bb-reorder.c bb-reorder.c (find_traces_1_round): Speed up by using EDGE_COUNT instead of FOR_EACH_EDGE. 2004-11-27 17:33:11 +00:00
bitmap.c bitmap.c (bitmap_find_bit): Speed up by traversing from head->first if that seems profitable. 2004-11-26 07:07:00 +00:00
bitmap.h bitmap.h (BITMAP_XMALLOC): Use BITMAP_ALLOC and not BITMAP_OBSTACK_ALLOC. 2004-11-25 16:01:35 -08:00
bt-load.c bt-load.c (btr_def_s): New member own_end; 2004-12-06 16:07:57 +00:00
builtin-attrs.def bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
builtin-types.def builtin-types.def (BT_UINT): Rename from BT_UNSIGNED. 2004-07-09 16:04:33 -07:00
builtins.c re PR middle-end/18951 (Invalid code generated by expand_errno_check) 2004-12-14 19:04:56 +01:00
builtins.def builtins.def (BUILT_IN_FPUTC, [...]): Remove nothrow attribute. 2004-09-29 11:06:49 +02:00
c-aux-info.c c-aux-info.c, [...]: Follow code formatting conventions. 2004-10-03 21:53:05 +01:00
c-common.c re PR c++/19044 (Alternate asm name for atan ignored when calling __builtin_atan) 2004-12-20 20:11:41 +00:00
c-common.def alias.c (find_base_decl): Remove unreachable case '3' block. 2004-09-17 21:55:02 +00:00
c-common.h re PR c++/19044 (Alternate asm name for atan ignored when calling __builtin_atan) 2004-12-20 20:11:41 +00:00
c-config-lang.in
c-convert.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
c-cppbuiltin.c c-cppbuiltin.c, [...]: Fix comment typos. 2004-11-13 21:11:04 +00:00
c-decl.c re PR c/19031 (#pragma weak handling changes in 4.0.0) 2005-01-01 23:52:31 -08:00
c-dump.c Conditionally compile support for --enable-mapped_location. 2004-06-30 11:05:07 -07:00
c-errors.c
c-format.c builtins.c, [...]: Say "argument" instead of "arg" in diagnostics. 2004-11-09 10:20:12 +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-gimplify.c (gimplify_c_loop): Improve initial implementations for loops whose conditions are known at... 2004-12-06 17:24:16 +00:00
c-incpath.c re PR preprocessor/18102 (darwin framework header search depends on order of options) 2004-12-09 07:54:15 -08:00
c-incpath.h re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin) 2004-09-15 23:49:59 -07:00
c-lang.c re PR c/19031 (#pragma weak handling changes in 4.0.0) 2005-01-01 23:52:31 -08:00
c-lex.c c-lex.c (cb_def_pragma): Clean up code for making location palatable to diagnostic.c. 2004-10-27 17:24:20 +00:00
c-objc-common.c re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in arguments causes ICE) 2004-12-18 20:42:14 -08:00
c-objc-common.h c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove. 2004-11-02 20:29:21 +00:00
c-opts.c c-opts.c (check_deps_environment_vars): If spec != NULL, set deps_seen. 2004-11-30 15:10:08 +01:00
c-parse.in re PR c/18596 (ICE in make_decl_rtl) 2004-12-21 17:01:08 +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 [multiple changes] 2004-11-29 18:54:06 +00:00
c-pretty-print.c c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. 2004-09-07 10:19:00 +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-semantics.c (re_push_stmt_list): Remove. 2004-10-22 18:54:25 +00:00
c-tree.h re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in arguments causes ICE) 2004-12-18 20:42:14 -08:00
c-typeck.c re PR inline-asm/15740 (ICE caused by a memory operand in an asm statement) 2004-12-28 17:22:15 -08:00
c.opt 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
caller-save.c emit-rtl.c, rtl.h (subreg_hard_regno): Remove. 2004-11-23 15:10:18 -08:00
calls.c target.h (targetm.calls.arg_partial_bytes): New. 2004-12-29 19:08:18 -08:00
cfg.c * cfg.c (dump_flow_info): Don't dump pseudo info after reload. 2004-12-13 02:45:07 -08:00
cfganal.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
cfgbuild.c cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks, it is never defined. 2004-11-29 20:46:14 +00:00
cfgcleanup.c cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks, it is never defined. 2004-11-29 20:46:14 +00:00
cfgexpand.c cfgrtl.c (rtl_delete_block): Fix comment. 2004-11-24 11:32:24 +00:00
cfghooks.c cfg.c (unchecked_make_edge): Call execute_on_growing_pred after making an edge. 2004-11-22 22:04:21 +00:00
cfghooks.h cfg.c (unchecked_make_edge): Call execute_on_growing_pred after making an edge. 2004-11-22 22:04:21 +00:00
cfglayout.c cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks, it is never defined. 2004-11-29 20:46:14 +00:00
cfglayout.h bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
cfgloop.c cfgloop.c (flow_loops_dump): Don't print out levels. 2004-12-15 21:18:42 +00:00
cfgloop.h cfgloop.c (flow_loops_dump): Don't print out levels. 2004-12-15 21:18:42 +00:00
cfgloopanal.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
cfgloopmanip.c re PR tree-optimization/18707 (Performance regression at -O2 with gzip) 2004-12-16 20:01:25 +00:00
cfgrtl.c cfgrtl.c (rtl_verify_flow_info_1): Use JUMP_P instead of INSN_P. 2004-12-03 07:43:39 +00:00
cgraph.c re PR c/19031 (#pragma weak handling changes in 4.0.0) 2005-01-01 23:52:31 -08:00
cgraph.h re PR c/19031 (#pragma weak handling changes in 4.0.0) 2005-01-01 23:52:31 -08:00
cgraphunit.c re PR middle-end/17982 (stop calling assemble_external before final assembly output time) 2004-12-08 19:13:35 +00:00
collect2.c builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate. 2004-11-09 10:13:30 +00:00
collect2.h bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
combine.c re PR target/18701 (mmix-knuth-mmixware gcc.c-torture/execute failures: 20010224-1.c, 20020216-1.c, 20040218-1.c, 20040709-2.c) 2004-12-31 16:28:34 +00:00
common.opt re PR other/18186 (Spelling error) 2004-10-27 20:42:22 -07:00
conditions.h
config.build
config.gcc config.gcc: Add dbxelf.h to NetWare's tm_file. 2004-12-22 08:41:43 +00:00
config.host re PR pch/14940 (PCH largefile test fails on various platforms) 2004-11-30 03:11:28 +00:00
config.in re PR target/18153 (-static-libgcc links in libunwind.so.7) 2004-12-15 15:50:26 -08:00
configure re PR target/18153 (-static-libgcc links in libunwind.so.7) 2004-12-15 15:50:26 -08:00
configure.ac re PR target/18153 (-static-libgcc links in libunwind.so.7) 2004-12-15 15:50:26 -08:00
conflict.c conflict.c (mark_reg, [...]): Remove. 2004-11-09 17:41:23 +00:00
convert.c re PR tree-optimization/17512 (ICE in regex.c) 2004-09-22 18:02:08 +00: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 attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through pretty-print.c. 2004-09-15 21:48:10 +01:00
coverage.h bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +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, tree-ssa-operands.c: Fix comment typos. 2004-11-26 15:42:36 +00:00
cselib.c * cselib.c, expr.c: Fix comment typos. 2004-11-14 13:05:19 +00:00
cselib.h re PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered registers in inline asm with -O1 or higher on i386) 2004-09-13 02:05:31 -07:00
cstamp-h.in
dbxout.c tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +00:00
dbxout.h dbxout.c (get_lang_number): New. 2004-09-17 11:47:19 -07:00
ddg.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
ddg.h c-typeck.c, [...]: Fix comment typos. 2004-06-26 05:03:55 +00:00
debug.c debug.h (struct gcc_debug_hooks): Add type_decl field. 2004-02-12 21:42:28 +00:00
debug.h debug.h (struct gcc_debug_hooks): Add type_decl field. 2004-02-12 21:42:28 +00:00
defaults.h defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro. 2004-12-20 02:08:57 +00:00
df.c bt-load.c (migrate_btr_defs): Remove unneeded NULL check. 2004-11-25 10:28:01 +00:00
df.h basic-block.h, [...]: Remove unused prototypes. 2004-11-17 22:06:00 +00:00
diagnostic.c re PR other/17900 (GCC's source path in ICE is wrong) 2004-10-14 17:15:37 +10:00
diagnostic.def
diagnostic.h c-opts.c (c_common_handle_option): <case OPT_Werror> set global_dc->warning_as_error_requested. 2004-08-30 04:48:34 +00:00
dojump.c re PR middle-end/17746 (ICE when building the Ada RTS) 2004-12-23 13:02:33 +00:00
dominance.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
domwalk.c backport: basic-block.h: Include vec.h, errors.h. 2004-09-28 17:59:54 +10:00
domwalk.h c-cppbuiltin.c, [...]: Fix comment typos. 2004-11-13 21:11:04 +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 re PR middle-end/17799 (Non-optimizing compile loses 'this') 2004-12-31 17:43:12 -08:00
dwarf2asm.h dwarf2asm.h (dw2_asm_output_pcel): Stub out with #if 0. 2004-11-19 13:45:15 +11:00
dwarf2out.c re PR tree-optimization/14638 (Variables disappear from debug info at -O1) 2004-12-24 05:23:10 +00:00
dwarf2out.h dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. 2004-11-25 18:21:38 -08:00
emit-rtl.c re PR middle-end/17544 (incorrect -Wunreachable-code warning for mains with a return statement) 2005-01-01 16:15:23 +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 emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable. 2004-09-08 08:05:14 +00:00
et-forest.h c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
except.c crtstuff.c (IN_LIBGCC2): Define it. 2004-11-24 14:35:31 +00:00
except.h cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. 2004-11-13 14:18:04 +00:00
explow.c c-typeck.c (c_size_in_bytes, [...]): Make them static. 2004-11-11 23:14:21 +00:00
expmed.c expmed.c (synth_mult): Initialize new_limit.latency before making a recursive call. 2004-12-10 15:06:52 +00:00
expr.c target.h (targetm.calls.arg_partial_bytes): New. 2004-12-29 19:08:18 -08:00
expr.h target.h (targetm.calls.arg_partial_bytes): New. 2004-12-29 19:08:18 -08:00
final.c dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. 2004-11-25 18:21:38 -08: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 common.opt (flag_gcse_sm): Disable by default. 2004-09-28 20:34:17 +00:00
flow.c basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... 2004-11-25 09:30:04 +00:00
fold-const.c fold-const.c (fold_build_cleanup_point_expr): For a RETURN_EXPR... 2004-12-28 07:56:51 -08:00
fp-test.c
function.c re PR middle-end/19221 (ICE: rtl_verify_flow_info, at cfgrtl.c:2240) 2005-01-01 19:46:21 -08:00
function.h function.h (struct function): Remove calls_longjmp. 2004-11-23 19:55:24 +00:00
gbl-ctors.h
gcc.c re PR target/18153 (-static-libgcc links in libunwind.so.7) 2004-12-15 15:50:26 -08:00
gcc.h gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add isysroot. 2004-11-24 09:47:32 -08:00
gccbug.in libf2c: Removed. 2004-07-15 16:52:49 +00:00
gccspec.c
gcov-dump.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
gcov-io.c gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable. 2004-09-09 13:54:07 +00:00
gcov-io.h gcov-io.c (GCOV_CHECK): Use gcc_assert when available. 2004-08-30 15:52:09 +00:00
gcov-iov.c
gcov.c builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate. 2004-11-09 10:13:30 +00:00
gcse.c * gcse.c (gcse_main): Add a comment. 2004-12-04 14:53:13 +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 (write_insn_cases): New function, split out from write_attr_case. 2004-09-09 20:39:28 +00:00
genattrtab.h
genautomata.c Makefile.in (gengtype): Use $(BUILD_ERRORS). 2004-09-09 13:22:38 +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 gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args. 2004-08-03 23:30:45 +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 (gengtype): Use $(BUILD_ERRORS). 2004-09-09 13:22:38 +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 gengtype-lex.l: Add commented } & ) characters to unconfuse editor's paren matching. 2004-10-11 08:55:23 +00:00
gengtype-yacc.y gengtype.c (oprintf): Replace xrealloc () with XRESIZEVEC (). 2004-07-26 03:33:36 +02:00
gengtype.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +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 genmultilib: Change '=' to '-' when translating option names to directory names. 2004-03-04 22:04:38 +00:00
genopinit.c optabs.h (OTI_movmisalign, [...]): New. 2004-12-22 23:58:41 -08:00
genoutput.c Makefile.in (gengtype): Use $(BUILD_ERRORS). 2004-09-09 13:22:38 +00:00
genpeep.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
genpreds.c Makefile.in (insn-preds.o): Depend on REGS_H. 2004-12-13 02:27:46 -08:00
genrecog.c * genrecog.c (compute_predicate_codes): Avoid warning. 2004-12-28 08:56:09 +01:00
gensupport.c Makefile.in (MD_DEPS, s-mddeps): New. 2004-12-16 09:31:58 -08:00
gensupport.h Makefile.in (MD_DEPS, s-mddeps): New. 2004-12-16 09:31:58 -08:00
ggc-common.c * ggc-common.c (cmp_statistics): Fix sorting. 2004-09-12 20:14:23 +00:00
ggc-none.c ggc-none.c: Include "bconfig.h" if -DGENERATOR_FILE, "config.h" if not. 2004-09-11 19:03:23 +00:00
ggc-page.c alias.c, [...]: Fix comment formatting. 2004-10-22 17:05:11 +00:00
ggc-zone.c gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable. 2004-09-09 13:54:07 +00:00
ggc.h gimplify.c (gimplify_compound_lval): Move "stack" varray out of GGC. 2004-09-02 18:32:49 +00:00
gimple-low.c gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable. 2004-09-09 13:54:07 +00:00
gimplify.c re PR middle-end/17799 (Non-optimizing compile loses 'this') 2004-12-31 17:43:12 -08:00
glimits.h
global.c global.c (regclass_intersect): Remove. 2004-12-30 09:09:07 +00:00
gmon.c
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 bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
gthr-posix.h re PR other/18277 (libsupc++/guard.cc:62: error: 'RECURSIVE_ERRORCHECKMUTEX' was not declared in this scope) 2004-11-04 10:46:02 +00:00
gthr-posix95.h Fix formatting nit. 2004-11-23 11:50:46 +00:00
gthr-rtems.h
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 c-typeck.c, [...]: Fix comment formatting. 2004-09-25 14:36:40 +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 cfgrtl.c (rtl_delete_block): Fix comment. 2004-11-24 11:32:24 +00:00
hard-reg-set.h bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
hooks.c hooks.c (hook_int_void_1, [...]): Remove. 2004-10-07 04:00:55 +00:00
hooks.h hooks.c (hook_int_void_1, [...]): Remove. 2004-10-07 04:00:55 +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 ifcvt.c (total_bb_rtx_cost): Rename function to cheap_bb_rtx_cost_p. 2004-12-18 15:26:32 +00:00
input.h input.h: If USE_MAPPED_LOCATION... 2004-07-14 17:02:30 -07:00
insn-addr.h
insn-notes.def alias.c, [...]: Fix comment formatting. 2004-10-22 17:05:11 +00:00
integrate.c integrate.c (has_func_hard_reg_initial_val, [...]): Make them static. 2004-11-19 02:58: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 intl.c (gcc_init_libintl): Use PACKAGE for the text domain. 2004-07-23 06:59:35 +00:00
intl.h intl.h (open_quote, [...]): New. 2004-05-24 20:28:20 +01:00
jump.c cfgrtl.c (rtl_delete_block): Fix comment. 2004-11-24 11:32:24 +00:00
lambda-code.c lambda-code.c (can_convert_to_perfect_nest): Make checking match up with what perfect_nestify can actually handle. 2004-12-19 19:00:35 +00:00
lambda-mat.c c-typeck.c, [...]: Fix comment formatting. 2004-09-25 14:36:40 +00:00
lambda-trans.c [multiple changes] 2004-09-16 16:16:14 +00:00
lambda.h lambda-code.c (lambda_compute_auxillary_space): Update comments. 2004-11-03 17:32:34 +00:00
langhooks-def.h Speed up walk_tree by introducing a special-purpose hash table. 2004-10-14 23:15:29 +00:00
langhooks.c Speed up walk_tree by introducing a special-purpose hash table. 2004-10-14 23:15:29 +00:00
langhooks.h Speed up walk_tree by introducing a special-purpose hash table. 2004-10-14 23:15:29 +00:00
lcm.c lcm.c (optimize_mode_switching): Free ptr even when mode_set is NULL_RTX. 2004-12-12 03:05:20 +00:00
libada-mk.in libada-mk.in: New file. 2004-04-15 03:31:46 +00:00
libfuncs.h dwarf.h, [...]: Update copyright. 2004-10-22 15:03:23 +00:00
libgcc-std.ver re PR other/18665 (-ftrapv borks up simple integer arithmetic) 2004-12-15 12:30:46 +00:00
libgcc2.c re PR other/18665 (-ftrapv borks up simple integer arithmetic) 2004-12-15 12:30:46 +00:00
libgcc2.h re PR other/18665 (-ftrapv borks up simple integer arithmetic) 2004-12-15 12:30:46 +00:00
libgcov.c gcov-io.h: Allow zero tag as EOF indicator. 2004-07-29 08:58:59 +00:00
limitx.h
limity.h
lists.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
local-alloc.c local-alloc.c (block_alloc): Replace IN_RANGE with simple comparison. 2004-12-16 16:48:23 +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 * loop-doloop.c (doloop_optimize): Extend count. 2004-10-08 13:10:00 +00:00
loop-init.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
loop-invariant.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
loop-iv.c re PR rtl-optimization/19103 (Current CVS (2004/12/21) doesn't compile with profiledbootstrap) 2004-12-28 10:33:39 +00:00
loop-unroll.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
loop-unswitch.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
loop.c re PR rtl-optimization/12092 (ICE: Floating point exception) 2005-01-02 00:15:01 +00:00
machmode.def bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
machmode.h
main.c
mips-tdump.c bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
mips-tfile.c bb-reorder.c, [...]: Fix comment typos. 2004-09-10 15:09:39 +00:00
mkconfig.sh
mklibgcc.in mklibgcc.in (libgcc2_c_dep): Add dependency on libgcc2.h. 2004-12-15 07:43:48 +00:00
mkmap-flat.awk mkmap-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 sbitmap.c (sbitmap_any_common_bits): New function. 2004-11-30 17:33:05 -07:00
opt-functions.awk opts.sh: Delete. 2004-06-18 01:59:45 +00:00
opt-gather.awk opts.sh: Delete. 2004-06-18 01:59:45 +00:00
optabs.c optabs.h (OTI_movmisalign, [...]): New. 2004-12-22 23:58:41 -08:00
optabs.h optabs.h (OTI_movmisalign, [...]): New. 2004-12-22 23:58:41 -08:00
optc-gen.awk opts.sh: Delete. 2004-06-18 01:59:45 +00:00
opth-gen.awk opts.sh: Delete. 2004-06-18 01:59:45 +00:00
opts.c opts.c (decode_options): Do not set max-inline-insns-rtl. 2004-11-29 09:33:10 +00:00
opts.h opts.h (add_input_filename): Remove extern declaration. 2004-11-18 17:39:47 +11:00
output.h defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro. 2004-12-20 02:08:57 +00:00
params.c re PR middle-end/18667 (ice with --parm integer-share-limit=0) 2004-12-01 16:46:25 +00:00
params.def re PR tree-optimization/18800 (ivopt missed) 2004-12-18 20:22:52 +00:00
params.h re PR middle-end/18667 (ice with --parm integer-share-limit=0) 2004-12-01 16:46:25 +00:00
passes.c re PR middle-end/17930 (-mfpmath=sse creates illegal code (movapd with misaligned argument)) 2004-12-13 17:30:35 -08:00
pointer-set.c 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 function.h (struct function): Remove calls_longjmp. 2004-11-23 19:55:24 +00:00
postreload.c c-cppbuiltin.c, [...]: Fix comment typos. 2004-11-13 21:11:04 +00:00
predict.c cfg.c (cached_make_edge): Use find_edge rather than an inlined variant. 2004-11-22 10:14:00 -07:00
predict.def bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
predict.h predict.h (predict_insn): Remove extern declaration. 2004-11-19 11:03:14 +11:00
prefix.c prefix.c (lookup_key): Cast buffer to LPBYTE. 2004-06-30 11:45:58 -07:00
prefix.h
pretty-print.c alias.c, [...]: Fix comment formatting. 2004-10-22 17:05:11 +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 tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. 2004-09-23 14:34:35 +00:00
print-tree.c tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +00:00
profile.c profile.c (compute_branch_probabilities): Prevent crash with EH in RTL-based profiling. 2004-11-16 01:26:00 +00:00
protoize.c builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate. 2004-11-09 10:13:30 +00:00
ra-build.c bt-load.c (migrate_btr_defs): Remove unneeded NULL check. 2004-11-25 10:28:01 +00:00
ra-colorize.c * expmed.c, ra-colorize.c: Fix comment typos. 2004-11-16 23:26:21 +00:00
ra-debug.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
ra-rewrite.c bitmap.c (bitmap_print): Make bitno unsigned. 2004-11-04 08:41:16 +00:00
ra.c backport: basic-block.h: Include vec.h, errors.h. 2004-09-28 17:59:54 +10:00
ra.h ra.h (single_reg_in_regclass): Declare. 2004-07-29 10:49:22 -04:00
read-rtl.c * read-rtl.c (apply_macro_to_string): Replace index with strchr. 2004-09-29 11:23:11 +00:00
real.c * real.c (ibm_extended): Correct comment. 2004-12-09 15:21:45 -05:00
real.h c-common.c: Rename all identifiers named `class' to `cl'. 2004-07-25 19:57:24 +02:00
recog.c basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... 2004-11-25 09:30:04 +00:00
recog.h Minor back end speedup. 2004-11-24 18:22:27 +00:00
reg-notes.def reg-notes.def (REG_DEP_TRUE): New entry, place first so it gets value 0. 2004-09-21 20:34:43 +00:00
reg-stack.c re PR rtl-optimization/17186 (ICE in move_for_stack_reg, at reg-stack.c:1065) 2004-12-12 18:32:06 -08:00
regclass.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
regmove.c regmove.c (combine_stack_adjustments_for_block): Free memlist if it hasn't been freed. 2004-12-10 21:11:02 +00:00
regrename.c re PR rtl-optimization/18599 (Quadratic behavior in copyprop_hardreg_forward) 2004-11-22 15:18:50 +00:00
regs.h bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
reload.c reload.c (regno_clobbered_p): Add a gcc_assert that regno refers to a hard register. 2004-12-23 22:48:51 +00:00
reload.h * reload.h: Remove struct needs and its only use. 2004-12-13 18:01:26 -07:00
reload1.c re PR target/18511 (cc1plus segfaults when compiling libstdc++-v3/src/localename.cc) 2004-12-23 04:53:48 +00:00
reorg.c ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead of abort. 2004-09-09 17:19:16 +00:00
resource.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +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 profile.c (branch_prob): Call to init_edge_profiler added. 2004-10-28 16:19:26 +00:00
rtl.c builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate. 2004-11-09 10:13:30 +00:00
rtl.def cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. 2004-11-13 14:18:04 +00:00
rtl.h re PR rtl-optimization/15289 (reload error with non-lowpart subregs) 2004-12-01 10:13:31 -08:00
rtlanal.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
rtlhooks-def.h Makefile.in (OBJS): Add rtlhooks.o. 2004-05-25 12:04:17 +00:00
rtlhooks.c ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead of abort. 2004-09-09 17:19:16 +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 cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
scan-types.sh
scan.c
scan.h cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
sched-deps.c basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... 2004-11-25 09:30:04 +00:00
sched-ebb.c PR middle end/18718 2004-12-04 09:32:33 +10:30
sched-int.h sched-deps.c (add_insn_mem_dependence): Make it static. 2004-11-08 19:07:49 +00:00
sched-rgn.c PR middle end/18718 2004-12-04 09:32:33 +10:30
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 sdbout.c (SDB_GENERATE_FAKE): Remove. 2004-11-04 13:23:23 +00:00
sdbout.h
simplify-rtx.c simplify-rtx.c (simplify_relational_operation_1): Don't simplify plus/minus across EQ for floating-point. 2004-12-26 19:31:49 -08: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 defaults.h, [...]: Fix comment typos. 2004-12-13 16:03:40 +00:00
stor-layout.c [multiple changes] 2004-12-22 10:51:24 -08:00
stringpool.c Index: gcc/ChangeLog 2004-06-09 20:10:13 +00:00
stub-objc.c c-common.h (objc_lookup_ivar): Add second parameter to prototype. 2004-10-31 06:17:55 +00:00
sys-protos.h
sys-types.h
system.h target.h (targetm.calls.arg_partial_bytes): New. 2004-12-29 19:08:18 -08:00
target-def.h target.h (targetm.calls.arg_partial_bytes): New. 2004-12-29 19:08:18 -08:00
target.h target.h (targetm.calls.arg_partial_bytes): New. 2004-12-29 19:08:18 -08:00
targhooks.c target.h (targetm.calls.arg_partial_bytes): New. 2004-12-29 19:08:18 -08:00
targhooks.h target.h (targetm.calls.arg_partial_bytes): New. 2004-12-29 19:08:18 -08:00
timevar.c timevar.c (timevar_enable): Change from static. 2004-11-03 18:34:07 -08:00
timevar.def timevar.def (TV_TREE_REDPHI): New timevar. 2004-11-28 16:03:40 -08:00
timevar.h timevar.c (timevar_enable): Change from static. 2004-11-03 18:34:07 -08:00
tlink.c builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate. 2004-11-09 10:13:30 +00:00
toplev.c re PR middle-end/18897 (/usr/ccs/bin/ld: Unsatisfied symbols: putchar (first referenced in build/gengenrtl.o) (data)) 2004-12-18 06:38:24 +00:00
toplev.h toplev.c (floor_log2): Rename from floor_log2_wide, use CLZ_HWI. 2004-11-11 18:24:51 -08:00
tracer.c cfg.c (cached_make_edge): Use find_edge rather than an inlined variant. 2004-11-22 10:14:00 -07: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 re PR middle-end/17544 (incorrect -Wunreachable-code warning for mains with a return statement) 2005-01-01 16:15:23 +00:00
tree-chrec.c re PR tree-optimization/18904 (4.0-20041205 regression ICE with -O3) 2004-12-09 08:17:07 -08:00
tree-chrec.h basic-block.h, [...]: Remove unused prototypes. 2004-11-17 22:06:00 +00:00
tree-complex.c re PR middle-end/17957 (vector type node used after garbage-collected) 2004-11-25 19:55:10 -08:00
tree-data-ref.c tree-data-ref.c (free_data_refs): Free each data_reference object. 2004-12-10 17:51:43 +00:00
tree-data-ref.h Makefile.in (tree-ssa-loop-niter.o): Depends on tree-data-ref.h. 2004-10-13 03:48:03 +00:00
tree-dfa.c tree-into-ssa.c (REWRITE_THIS_STMT): Define. 2004-12-10 16:54:42 -05:00
tree-dump.c tree-dump.c (dump_options): Remove TDF_TREE, TDF_RTL, TDF_IPA from -fdump-tree-*-all. 2004-10-13 13:48:16 +00:00
tree-dump.h bitmap.c, [...]: Update copyright. 2004-10-15 14:47:12 +00:00
tree-eh.c * tree-eh.c: Revert yesterday's change. 2004-12-02 08:56:29 -07:00
tree-flow-inline.h re PR tree-optimization/19080 (ICE while compiling linux kernel) 2004-12-20 13:18:37 -05:00
tree-flow.h tree-into-ssa.c (REWRITE_THIS_STMT): Define. 2004-12-10 16:54:42 -05:00
tree-gimple.c * tree-gimple.c (get_base_address): Update documentation. 2004-12-14 08:41:52 -05:00
tree-gimple.h re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in arguments causes ICE) 2004-12-18 20:42:14 -08:00
tree-if-conv.c tree-if-conv.c (replace_phi_with_cond_modify_expr): Use EDGE_PRED instead of PHI_ARG_EDGE. 2004-11-29 17:53:48 +00:00
tree-inline.c re PR middle-end/17799 (Non-optimizing compile loses 'this') 2004-12-31 17:43:12 -08:00
tree-inline.h tree-inline.c (remap_save_expr): Make it static. 2004-11-08 22:40:09 +00:00
tree-into-ssa.c tree-into-ssa.c (rewrite_ssa_into_ssa): Free SSA_NAME_AUX before we release an SSA_NAME. 2004-12-11 15:58:51 +00:00
tree-iterator.c 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 lambda-code.c (lambda_compute_auxillary_space): Update comments. 2004-11-03 17:32:34 +00:00
tree-mudflap.c tree-mudflap.c (mf_varname_tree): decl_printable_name handles anonymous decls. 2005-01-02 22:20:02 +00:00
tree-mudflap.h tree-mudflap.c: Include cgraph.h. 2004-07-05 18:12:47 +00:00
tree-nested.c tree-nested.c (save_tmp_var): New. 2004-12-18 10:59:04 -08: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 Unify the management of RTL and tree-level dump files. 2004-09-06 10:08:17 +00:00
tree-optimize.c tree-optimize.c (init_tree_optimization_passes): Run pass_late_warn_uninitialized before the last DCE run. 2004-12-17 17:20:33 -05:00
tree-outof-ssa.c re PR middle-end/17799 (Non-optimizing compile loses 'this') 2004-12-31 17:43:12 -08:00
tree-pass.h tree-ssa-alias.c (count_calls_and_maybe_create_global_var): New. 2004-11-28 14:02:31 -07:00
tree-phinodes.c * tree-phinodes.c (remove_phi_arg_num): Fix a comment. 2004-12-02 02:49:29 +00:00
tree-pretty-print.c tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +00:00
tree-profile.c profile.c (branch_prob): Call to init_edge_profiler added. 2004-10-28 16:19:26 +00:00
tree-scalar-evolution.c tree-scalar-evolution.c (instantiate_parameters_1): Copy the expression only if needed. 2004-12-31 18:03:28 +00:00
tree-scalar-evolution.h basic-block.h, [...]: Remove unused prototypes. 2004-11-17 22:06:00 +00:00
tree-sra.c re PR tree-optimization/19042 (Complex types are not SRA all the time.) 2004-12-31 18:38:06 -08:00
tree-ssa-alias.c re PR tree-optimization/19080 (ICE while compiling linux kernel) 2004-12-20 13:18:37 -05:00
tree-ssa-ccp.c PR/18662, also backported from tree-cleanup-branch. 2004-11-28 20:15:39 -05:00
tree-ssa-copy.c re PR tree-optimization/18291 (ICE in merge_alias_info) 2004-12-01 13:54:04 -05:00
tree-ssa-copyrename.c * tree-ssa-copyrename.c (rename_ssa_copies): Make it static. 2004-11-06 19:59:19 +00:00
tree-ssa-dce.c defaults.h, [...]: Fix comment typos. 2004-12-13 16:03:40 +00:00
tree-ssa-dom.c tree-ssa-dom.c (thread_across_edge): Remove broken code to avoid threading into a loop. 2004-12-27 23:34:55 -07:00
tree-ssa-dse.c bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. 2004-09-26 19:53:13 +00:00
tree-ssa-forwprop.c tree-ssa-forwprop.c (substitute_single_use_vars): Remove duplicate code. 2004-11-26 01:25:14 +00:00
tree-ssa-live.c tree-if-conv.c (replace_phi_with_cond_modify_expr): Use EDGE_PRED instead of PHI_ARG_EDGE. 2004-11-29 17:53:48 +00:00
tree-ssa-live.h basic-block.h, [...]: Remove unused prototypes. 2004-11-17 22:06:00 +00:00
tree-ssa-loop-ch.c tree-ssa-loop-ch.c (copy_loop_headers): Loop can be null. 2004-12-12 15:52:33 +00:00
tree-ssa-loop-im.c tree-ssa-loop-ch.c (copy_loop_headers): Loop can be null. 2004-12-12 15:52:33 +00:00
tree-ssa-loop-ivcanon.c common.opt (ftree-loop-ivcanon): Enable by default. 2004-10-01 18:26:37 +00:00
tree-ssa-loop-ivopts.c re PR rtl-optimization/19078 (Poor quality code after loop unrolling.) 2004-12-25 22:53:54 +00:00
tree-ssa-loop-manip.c tree-if-conv.c (replace_phi_with_cond_modify_expr): Use EDGE_PRED instead of PHI_ARG_EDGE. 2004-11-29 17:53:48 +00:00
tree-ssa-loop-niter.c fold-const.c (nondestructive_fold_binary_to_constant): Rename to fold_binary_to_constant. 2004-11-23 01:27:42 +00:00
tree-ssa-loop-unswitch.c backport: basic-block.h: Include vec.h, errors.h. 2004-09-28 17:59:54 +10:00
tree-ssa-loop.c timevar.def (TV_TREE_LOOP_INIT, [...]): New timevars. 2004-11-25 23:42:25 -07:00
tree-ssa-operands.c tree-ssa-alias.c (setup_pointers_and_addressables): Remove redundant test of v_ann->mem_tag_kind. 2004-12-10 10:28:32 -07:00
tree-ssa-operands.h re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improved when adding) 2004-11-25 20:24:59 +00:00
tree-ssa-phiopt.c tree.c (operand_equal_for_phi_arg_p): New. 2004-11-27 17:26:17 +00:00
tree-ssa-pre.c re PR middle-end/17340 (Internal error compiling with -O3) 2004-12-08 00:09:30 +00:00
tree-ssa-propagate.c tree-ssa-propagate.c (ssa_prop_init): Use FOR_ALL_BB instead of FOR_EACH_BB. 2004-11-18 08:24:49 -05:00
tree-ssa-propagate.h c-common.c, [...]: Fix comment typos. 2004-09-05 15:24:15 +00:00
tree-ssa-threadupdate.c tree-phinodes.c (add_phi_arg): Take "tree" instead of "tree *" as the first argument. 2004-11-25 22:31:09 +00:00
tree-ssa.c tree-if-conv.c (replace_phi_with_cond_modify_expr): Use EDGE_PRED instead of PHI_ARG_EDGE. 2004-11-29 17:53:48 +00:00
tree-ssanames.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
tree-tailcall.c tree-phinodes.c (add_phi_arg): Take "tree" instead of "tree *" as the first argument. 2004-11-25 22:31:09 +00:00
tree-vectorizer.c tree-vectorizer.c (vect_analyze_offset_expr): Strip conversions that don't narrow the value. 2005-01-02 00:35:34 -08:00
tree-vectorizer.h re PR tree-optimization/18179 (vectorizer: wrong alignment/step/initial-address computed for struct accesses) 2004-12-29 13:16:07 +00:00
tree-vn.c c-typeck.c, [...]: Fix comment formatting. 2004-09-25 14:36:40 +00:00
tree.c tree.c (int_fits_type_p): A narrower type always fits in a wider one... 2005-01-01 20:33:28 +00:00
tree.def system.c (IN_RANGE): Use plain unsigned, not unsigned HOST_WIDE_INT. 2004-12-21 17:43:27 +00:00
tree.h re PR tree-optimization/14638 (Variables disappear from debug info at -O1) 2004-12-24 05:23:10 +00:00
tsystem.h dwarf.h, [...]: Update copyright. 2004-10-22 15:03:23 +00:00
typeclass.h tree.def (SET_TYPE): Remove. 2004-12-09 10:54:50 +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
unwind-dw2-fde-glibc.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.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 re PR target/18380 (_Unwind_FindTableEntry shouldn't be exported from libunwind.so.7) 2004-11-09 22:33:28 -08:00
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 global.c, [...]: Fix comment typos. 2004-11-14 23:35:03 +00:00
value-prof.h profile.c (branch_prob): Call to init_edge_profiler added. 2004-10-28 16:19:26 +00:00
var-tracking.c re PR middle-end/17799 (Non-optimizing compile loses 'this') 2004-12-31 17:43:12 -08:00
varasm.c re PR c/19031 (#pragma weak handling changes in 4.0.0) 2005-01-01 23:52:31 -08: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.c (vec_p_reserve, [...]): Rename to ... 2004-09-08 08:08:56 +00:00
vec.h alias.c, [...]: Fix comment formatting. 2004-10-22 17:05:11 +00:00
version.c Daily bump. 2005-01-02 00:16:49 +00:00
version.h
vmsdbg.h
vmsdbgout.c tree.h: Remove include of version.h 2004-06-03 18:48:28 +00: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.