gcc/gcc
Richard Kenner 7acda55251 expr.c (expand_expr_real_1, [...]): Properly handle REDUCE_BIT_FIELD by applying it to result, not input, of conversion.
* expr.c (expand_expr_real_1, case NOP_EXPR): Properly handle
	REDUCE_BIT_FIELD by applying it to result, not input, of conversion.

From-SVN: r91498
2004-11-29 19:01:45 -05:00
..
ada * Make-lang.in (ada/trans.o): Depend on $(EXPR_H). 2004-11-27 01:53:46 +00:00
config cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks, it is never defined. 2004-11-29 20:46:14 +00:00
cp re PR c++/18368 (C++ error message regression) 2004-11-29 20:10:18 +00:00
doc cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks, it is never defined. 2004-11-29 20:46:14 +00:00
fortran darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic. 2004-11-25 11:13:38 +00:00
ginclude
java jcf-parse.c (set_source_filename): Improvement to Andrew's fix... 2004-11-27 22:49:48 -08:00
objc [multiple changes] 2004-11-29 18:54:06 +00:00
po * gcc.pot: Regenerate. 2004-11-27 19:43:51 +00:00
testsuite * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs. 2004-11-30 10:24:30 +11:00
treelang Unify html generation with other frontends. 2004-11-13 17:27:49 +00:00
.cvsignore
ABOUT-GCC-NLS
COPYING
COPYING.LIB
ChangeLog expr.c (expand_expr_real_1, [...]): Properly handle REDUCE_BIT_FIELD by applying it to result, not input, of conversion. 2004-11-29 19:01:45 -05:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.lib
ChangeLog.tree-ssa
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in * Makefile.in (REGS_H): Depend on $(BASIC_BLOCK_H). 2004-11-30 10:29:50 +11:00
ONEWS
README.Portability
SERVICE
aclocal.m4
alias.c alias.c (record_alias_subset, [...]): Make them static. 2004-11-11 23:08:56 +00:00
alias.h alias.c (record_alias_subset, [...]): Make them static. 2004-11-11 23:08:56 +00:00
alloc-pool.c
alloc-pool.h
attribs.c
basic-block.h basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust. 2004-11-25 10:31:38 +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 (migrate_btr_defs): Remove unneeded NULL check. 2004-11-25 10:28:01 +00:00
builtin-attrs.def
builtin-types.def
builtins.c function.h (struct function): Remove calls_longjmp. 2004-11-23 19:55:24 +00:00
builtins.def
c-aux-info.c
c-common.c re PR c/18479 (__attribute__ ((visibility("default"))) in C causes internal compiler error) 2004-11-29 15:11:30 -08:00
c-common.def
c-common.h re PR c++/18001 (Badly formatted error message (quotation problem)) 2004-11-25 17:11:37 +00:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c c-cppbuiltin.c, [...]: Fix comment typos. 2004-11-13 21:11:04 +00:00
c-decl.c c-decl.c (push_scope): Remove "\n" from end of diagnostic for too many nested scopes. 2004-11-19 19:54:39 +00:00
c-dump.c
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-incpath.c
c-incpath.h
c-lang.c [multiple changes] 2004-11-29 18:54:06 +00: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 c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove. 2004-11-02 20:29:21 +00: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 re PR preprocessor/17651 (Erroneous preprocessor output with -g when generating dependencies) 2004-11-28 23:29:41 +00:00
c-parse.in builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as appropriate. 2004-11-09 10:13:30 +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-pretty-print.h
c-semantics.c
c-tree.h c-typeck.c (c_size_in_bytes, [...]): Make them static. 2004-11-11 23:13:12 +00:00
c-typeck.c re PR c++/18001 (Badly formatted error message (quotation problem)) 2004-11-25 17:11:37 +00:00
c.opt
caller-save.c emit-rtl.c, rtl.h (subreg_hard_regno): Remove. 2004-11-23 15:10:18 -08:00
calls.c optabs.h (force_expand_binop): Declare. 2004-11-24 18:50:26 +00:00
cfg.c cfg.c (flow_obstack): Remove. 2004-11-29 18:01:07 +00: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
cfgloop.c cfg.c (cached_make_edge): Use find_edge rather than an inlined variant. 2004-11-22 10:14:00 -07:00
cfgloop.h cfgloopmanip.c (update_single_exits_after_duplication, unloop): Make them static. 2004-11-11 23:11:39 +00:00
cfgloopanal.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
cfgloopmanip.c cfg.c (cached_make_edge): Use find_edge rather than an inlined variant. 2004-11-22 10:14:00 -07:00
cfgrtl.c cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks, it is never defined. 2004-11-29 20:46:14 +00:00
cgraph.c c-cppbuiltin.c, [...]: Fix comment typos. 2004-11-13 21:11:04 +00:00
cgraph.h * cgraph.h: Replace "it's" with "its" throughout. 2004-11-18 11:09:16 +11:00
cgraphunit.c * cgraphunit.c: Replace "it's" with "its" and fix a typo. 2004-11-18 11:18:43 +11: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
combine.c re PR rtl-optimization/17825 (ICE in reg_bitfield_target_p) 2004-11-27 10:39:00 +01:00
common.opt re PR other/18186 (Spelling error) 2004-10-27 20:42:22 -07:00
conditions.h
config.build
config.gcc Changes for k*bsd-gnu support. 2004-11-26 21:37:24 +00:00
config.host
config.in
configure re PR bootstrap/18142 ("Unknown pseudo-op: .machine" compiling darwin-crt2.c) 2004-11-27 22:06:26 -08:00
configure.ac re PR bootstrap/18142 ("Unknown pseudo-op: .machine" compiling darwin-crt2.c) 2004-11-27 22:06:26 -08:00
conflict.c conflict.c (mark_reg, [...]): Remove. 2004-11-09 17:41:23 +00:00
convert.c
convert.h
coretypes.h
coverage.c
coverage.h
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
cstamp-h.in
dbxout.c * bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting. 2004-11-03 03:19:12 +00:00
dbxout.h
ddg.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
ddg.h
debug.c
debug.h
defaults.h crtstuff.c (IN_LIBGCC2): Define it. 2004-11-24 14:35:31 +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
diagnostic.def
diagnostic.h
dojump.c c-opts.c (c_common_post_options): Don't clear flag_inline_functions. 2004-11-24 19:45:32 +00:00
dominance.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
domwalk.c
domwalk.h c-cppbuiltin.c, [...]: Fix comment typos. 2004-11-13 21:11:04 +00:00
dummy-conditions.c
dwarf.h
dwarf2.h
dwarf2asm.c dwarf2asm.h (dw2_asm_output_pcel): Stub out with #if 0. 2004-11-19 13:45:15 +11:00
dwarf2asm.h dwarf2asm.h (dw2_asm_output_pcel): Stub out with #if 0. 2004-11-19 13:45:15 +11:00
dwarf2out.c target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'. 2004-11-26 19:21:16 +00:00
dwarf2out.h dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. 2004-11-25 18:21:38 -08:00
emit-rtl.c cfgrtl.c (rtl_delete_block): Fix comment. 2004-11-24 11:32:24 +00:00
emit-rtl.h
errors.c
errors.h
et-forest.c
et-forest.h
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 (extract_bit_field): When extracting from non-integer mode... 2004-11-26 20:01:12 -05:00
expr.c expr.c (expand_expr_real_1, [...]): Properly handle REDUCE_BIT_FIELD by applying it to result, not input, of conversion. 2004-11-29 19:01:45 -05:00
expr.h optabs.h (force_expand_binop): Declare. 2004-11-24 18:50:26 +00:00
final.c dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. 2004-11-25 18:21:38 -08:00
fix-header.c
fixproto
flags.h
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: Fix a comment typo. 2004-11-27 20:54:33 +00:00
fp-test.c
function.c optabs.h (force_expand_binop): Declare. 2004-11-24 18:50:26 +00:00
function.h function.h (struct function): Remove calls_longjmp. 2004-11-23 19:55:24 +00:00
gbl-ctors.h
gcc.c gcc.c (process_command): Don't supply -v to linker. 2004-11-25 11:44:46 +00:00
gcc.h gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add isysroot. 2004-11-24 09:47:32 -08:00
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
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 (insert_store): Error if try to insert store on abnormal edge. 2004-11-28 19:56:58 -05:00
gdbinit.in * gdbinit.in (pbb, pbm): New macros. 2004-11-09 09:36:05 +00:00
gen-protos.c
genattr.c
genattrtab.c
genattrtab.h
genautomata.c
gencheck.c
gencodes.c
genconditions.c
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
genemit.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-yacc.y
gengtype.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
gengtype.h
genmodes.c
genmultilib
genopinit.c
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
ggc-common.c
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h
gimple-low.c
gimplify.c [multiple changes] 2004-11-28 18:21:28 -08:00
glimits.h
global.c basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... 2004-11-25 09:30:04 +00:00
gmon.c
graph.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-nks.h
gthr-posix.c
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
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-vxworks.h
gthr-win32.h
gthr.h re PR target/18444 (Multithreading broken on Unix95-class platforms) 2004-11-22 22:26:11 +00:00
haifa-sched.c cfgrtl.c (rtl_delete_block): Fix comment. 2004-11-24 11:32:24 +00:00
hard-reg-set.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h hwint.h (HOST_LONG_LONG_FORMAT): New macro. 2004-11-24 04:31:58 +00:00
ifcvt.c basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... 2004-11-25 09:30:04 +00:00
input.h
insn-addr.h
insn-notes.def
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.h
jump.c cfgrtl.c (rtl_delete_block): Fix comment. 2004-11-24 11:32:24 +00:00
lambda-code.c tree-phinodes.c (add_phi_arg): Take "tree" instead of "tree *" as the first argument. 2004-11-25 22:31:09 +00:00
lambda-mat.c
lambda-trans.c
lambda.h lambda-code.c (lambda_compute_auxillary_space): Update comments. 2004-11-03 17:32:34 +00:00
langhooks-def.h
langhooks.c
langhooks.h
lcm.c
libada-mk.in
libfuncs.h
libgcc-std.ver
libgcc2.c
libgcc2.h
libgcov.c
limitx.h
limity.h
lists.c
local-alloc.c emit-rtl.c, rtl.h (subreg_hard_regno): Remove. 2004-11-23 15:10:18 -08:00
longlong.h
loop-doloop.c
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 basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... 2004-11-25 09:30:04 +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 bitmap.c (bitmap_print): Make bitno unsigned. 2004-11-04 08:41:16 +00:00
machmode.def
machmode.h
main.c
mips-tdump.c
mips-tfile.c
mkconfig.sh
mklibgcc.in
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 bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
opt-functions.awk
opt-gather.awk
optabs.c optabs.h (force_expand_binop): Declare. 2004-11-24 18:50:26 +00:00
optabs.h optabs.h (force_expand_binop): Declare. 2004-11-24 18:50:26 +00:00
optc-gen.awk
opth-gen.awk
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 basic-block.h, [...]: Remove unused prototypes. 2004-11-17 22:06:00 +00:00
params.c
params.def opts.c (decode_options): Do not set max-inline-insns-rtl. 2004-11-29 09:33:10 +00:00
params.h opts.c (decode_options): Do not set max-inline-insns-rtl. 2004-11-29 09:33:10 +00:00
passes.c cfgrtl.c (rtl_delete_block): Fix comment. 2004-11-24 11:32:24 +00:00
pointer-set.c pointer-set.h (pointer_set_contains): Remove. 2004-11-23 09:15:13 +11:00
pointer-set.h pointer-set.h (pointer_set_contains): Remove. 2004-11-23 09:15:13 +11: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
predict.h predict.h (predict_insn): Remove extern declaration. 2004-11-19 11:03:14 +11:00
prefix.c
prefix.h
pretty-print.c
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
print-tree.c
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
ra.h
read-rtl.c
real.c
real.h
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-stack.c cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. 2004-11-13 14:18:04 +00:00
regclass.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
regmove.c regmove.c (regmove_optimize): Use lowpart_subreg instead of gen_rtx_SUBREG with incorrect offset to compute... 2004-11-16 21:11:33 +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 function.h (struct function): Remove calls_longjmp. 2004-11-23 19:55:24 +00:00
reload.h reload1.c (reloads_conflict, gen_reload): Make them static. 2004-11-09 17:31:06 +00:00
reload1.c re PR c++/6764 (Throwing exception causes crash with '-O2 -fomit-frame-pointer') 2004-11-25 18:04:11 -08:00
reorg.c
resource.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
resource.h
rtl-error.c
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 rtl.h (validate_subreg): Declare. 2004-11-23 16:09:03 -08:00
rtlanal.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c sbitmap.c (sbitmap_union_of_preds): Remove redundant initialisation of 'e'. 2004-11-22 16:39:22 +00:00
sbitmap.h
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... 2004-11-25 09:30:04 +00:00
sched-ebb.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
sched-int.h sched-deps.c (add_insn_mem_dependence): Make it static. 2004-11-08 19:07:49 +00:00
sched-rgn.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
sched-vis.c
sdbout.c sdbout.c (SDB_GENERATE_FAKE): Remove. 2004-11-04 13:23:23 +00:00
sdbout.h
simplify-rtx.c re PR rtl-optimization/18420 (ICE compiling mesa at -O2) 2004-11-28 13:02:52 +00:00
sort-protos
sreal.c
sreal.h
stab.def
statistics.h
stmt.c cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks, it is never defined. 2004-11-29 20:46:14 +00:00
stor-layout.c
stringpool.c
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 cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks, it is never defined. 2004-11-29 20:46:14 +00:00
target-def.h target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'. 2004-11-26 19:21:16 +00:00
target.h target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'. 2004-11-26 19:21:16 +00:00
targhooks.c
targhooks.h
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 c++/18001 (Badly formatted error message (quotation problem)) 2004-11-25 17:11:37 +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.def
tree-cfg.c * tree-cfg.c (tree_node_can_be_shared): Fix typo'd error_mark_node. 2004-11-29 13:06:11 -08:00
tree-chrec.c
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 re PR middle-end/18005 (ICE with simple loop with VLA) 2004-11-12 00:13:06 +00:00
tree-data-ref.h
tree-dfa.c bitmap.h (bitmap_a_or_b, [...]): Remove. 2004-11-04 08:57:55 +00:00
tree-dump.c
tree-dump.h
tree-eh.c
tree-flow-inline.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-flow.h tree-phinodes.c (add_phi_arg): Take "tree" instead of "tree *" as the first argument. 2004-11-25 22:31:09 +00:00
tree-gimple.c re PR middle-end/17526 (libcpp is miscompiled with -fno-pcc-struct-return -O2) 2004-10-31 04:17:40 -05:00
tree-gimple.h
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 * tree-inline.c (inline_forbidden_p_1, case RECORD_TYPE): Add comment. 2004-11-28 09:02:56 -05: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 (insert_phi_nodes_for): Pass argument WORK_STACK by reference. 2004-11-29 15:02:09 -05:00
tree-iterator.c
tree-iterator.h
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-cfg.c (bsi_commit_edge_inserts): Remove an argument. 2004-11-16 00:08:04 +00:00
tree-mudflap.h
tree-nested.c tree-nested.c (check_for_nested_with_variably_modified): New. 2004-11-28 20:03:15 -05:00
tree-nomudflap.c
tree-nrv.c
tree-optimize.c tree-ssa-alias.c (count_calls_and_maybe_create_global_var): New. 2004-11-28 14:02:31 -07:00
tree-outof-ssa.c tree-outof-ssa.c (coalesce_abnormal_edges): Use e->dest_idx instead of calling phi_arg_from_edge. 2004-11-25 00:14:21 +00: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 (add_phi_arg): Take "tree" instead of "tree *" as the first argument. 2004-11-25 22:31:09 +00:00
tree-pretty-print.c tree-pretty-print.c (dump_generic_node, [...]): Handle TYPE_REF_CAN_ALIAS_ALL. 2004-11-24 11:10:06 -05: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 (analyzable_condition): Remove superfluous TREE_THIS_VOLATILE checks on SSA_NAMEs. 2004-11-12 08:28:16 -05:00
tree-scalar-evolution.h basic-block.h, [...]: Remove unused prototypes. 2004-11-17 22:06:00 +00:00
tree-sra.c * tree-sra.c (sra_walk_modify_expr): Handle RHS first, then LHS. 2004-11-24 15:21:29 -05:00
tree-ssa-alias.c tree-ssa-alias.c (compute_points_to_and_addr_escapes): Remove special code for assigning to non-pointer. 2004-11-28 19:59:25 -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 global.c, [...]: Fix comment typos. 2004-11-14 23:35:03 +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 bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
tree-ssa-dom.c tree.c (operand_equal_for_phi_arg_p): New. 2004-11-27 17:26:17 +00:00
tree-ssa-dse.c
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 re PR tree-optimization/18519 (ICE: Segmentation fault with optimization) 2004-11-17 02:01:35 +00:00
tree-ssa-loop-im.c tree-cfg.c (bsi_commit_edge_inserts): Remove an argument. 2004-11-16 00:08:04 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.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-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
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-operands.c (build_ssa_operands, [...]): Ignore a VIEW_CONVERT_EXPR on LHS when deciding if must or may def. 2004-11-28 20:08:41 -05: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 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-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
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-phinodes.c (add_phi_arg): Take "tree" instead of "tree *" as the first argument. 2004-11-25 22:31:09 +00:00
tree-vectorizer.h re PR tree-optimization/18009 (ICE in vect_transform_stmt, at tree-vectorizer.c:2625 (testcase included)) 2004-11-04 05:26:53 +00:00
tree-vn.c
tree.c tree.c (operand_equal_for_phi_arg_p): New. 2004-11-27 17:26:17 +00:00
tree.def expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLOCK_EXPR. 2004-11-24 11:41:38 +00:00
tree.h tree.c (operand_equal_for_phi_arg_p): New. 2004-11-27 17:26:17 +00:00
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
unwind-dw2-fde.h
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
unwind-pe.h
unwind-sjlj.c
unwind.h
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
varasm.c varasm.c (default_elf_select_section_1): Only pass DECL_P decl to named_section. 2004-11-29 21:59:09 +10:30
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
version.c Daily bump. 2004-11-29 00:17:06 +00:00
version.h
vmsdbg.h
vmsdbgout.c
web.c bitmap.h (struct bitmap_obstack): New obstack type. 2004-11-22 12:23:59 +00:00
xcoff.h
xcoffout.c
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.