gcc/gcc
Yukhin Kirill 084e45a515 Add BMI testcases.
2011-07-27  Yukhin Kirill  <kirill.yukhin@intel.com>

	* gcc.target/i386/i386.exp (check_effective_target_bmi): New.
	* gcc.target/i386/bmi-andn-1.c: New test.
	* gcc.target/i386/bmi-andn-1a.c: Likewise.
	* gcc.target/i386/bmi-andn-2.c: Likewise.
	* gcc.target/i386/bmi-andn-2a.c: Likewise.
	* gcc.target/i386/bmi-bextr-1.c: Likewise.
	* gcc.target/i386/bmi-bextr-1a.c: Likewise.
	* gcc.target/i386/bmi-bextr-2.c: Likewise.
	* gcc.target/i386/bmi-bextr-2a.c: Likewise.
	* gcc.target/i386/bmi-blsi-1.c: Likewise.
	* gcc.target/i386/bmi-blsi-1a.c: Likewise.
	* gcc.target/i386/bmi-blsi-2.c: Likewise.
	* gcc.target/i386/bmi-blsi-2a.c: Likewise.
	* gcc.target/i386/bmi-blsmsk-1.c: Likewise.
	* gcc.target/i386/bmi-blsmsk-1a.c: Likewise.
	* gcc.target/i386/bmi-blsmsk-2.c: Likewise.
	* gcc.target/i386/bmi-blsmsk-2a.c: Likewise.
	* gcc.target/i386/bmi-blsr-1.c: Likewise.
	* gcc.target/i386/bmi-blsr-1a.c: Likewise.
	* gcc.target/i386/bmi-blsr-2.c: Likewise.
	* gcc.target/i386/bmi-blsr-2a.c: Likewise.
	* gcc.target/i386/bmi-tzcnt-1.c: Likewise.
	* gcc.target/i386/bmi-tzcnt-1a.c: Likewise.
	* gcc.target/i386/bmi-tzcnt-2.c: Likewise.
	* gcc.target/i386/bmi-tzcnt-2a.c: Likewise.

From-SVN: r176840
2011-07-27 10:45:41 -07:00
..
ada decl.c (gnat_to_gnu_entity): If the subprogram has copy-in copy-out parameters... 2011-07-24 13:14:17 +00:00
c-family Remove parm name from declaration 2011-07-25 19:18:10 +02:00
common * common/config/c6x/c6x-common.c: New file. 2011-07-25 10:37:07 +00:00
config re PR target/49313 (Inefficient libgcc implementations for avr) 2011-07-27 16:39:13 +00:00
cp re PR c++/49776 ([C++0x]ICE in build_data_member_initialization, at cp/semantics.c:5499) 2011-07-26 20:00:31 +00:00
doc i386.c (ix86_option_override_internal): Allow -mabi for 32-bit, too. 2011-07-27 17:33:50 +02:00
fortran re PR fortran/49755 (ALLOCATE with STAT= produces invalid code for already allocated vars) 2011-07-27 10:10:06 +00:00
ginclude
go tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes. 2011-07-06 10:03:05 +00:00
java tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
lto tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes. 2011-07-06 10:03:05 +00:00
objc tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
objcp In gcc/objc/: 2011-07-11 Nicola Pero <nicola.pero@meta-innovation.com> 2011-07-11 09:42:23 +00:00
po * de.po, sv.po: Update. 2011-07-21 16:29:35 +01:00
testsuite Add BMI testcases. 2011-07-27 10:45:41 -07:00
ABOUT-GCC-NLS
acinclude.m4 acinclude.m4 (gcc_GAS_CHECK_FEATURE): Use AS_ECHO instead of echo. 2011-07-13 21:17:21 +02:00
aclocal.m4
addresses.h
alias.c rtl.texi (MEM_OFFSET_KNOWN_P): Document. 2011-07-19 17:43:27 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c In gcc/: 2011-06-21 Nicola Pero <nicola.pero@meta-innovation.com> 2011-06-22 09:52:55 +00:00
auto-inc-dec.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
BASE-VER
basic-block.h bb-reorder: Split EH edges crossing partitions. 2011-07-23 12:44:19 -07:00
bb-reorder.c bb-reorder: Split EH edges crossing partitions. 2011-07-23 12:44:19 -07:00
bb-reorder.h
bitmap.c
bitmap.h
bt-load.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
builtin-attrs.def
builtin-types.def builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New. 2011-06-27 18:52:23 +02:00
builtins.c builtins.c (fold_builtin_expect): See through the cast from truthvalue_type_node to long. 2011-07-20 19:10:24 +02:00
builtins.def builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New. 2011-06-27 18:52:23 +02:00
builtins.h
c-aux-info.c
c-config-lang.in
c-convert.c
c-decl.c re PR c++/30112 (pragma redefine_extname fails when namespaces are involved) 2011-07-22 15:59:49 -04:00
c-errors.c
c-lang.c
c-lang.h
c-objc-common.c
c-objc-common.h
c-parser.c
c-tree.h
c-typeck.c tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
caller-save.c
calls.c params.h (ALLOW_STORE_DATA_RACES): New. 2011-07-27 13:22:09 +00:00
cfg.c bb-reorder: Split EH edges crossing partitions. 2011-07-23 12:44:19 -07:00
cfganal.c
cfgbuild.c
cfgcleanup.c rtl.texi (MEM_OFFSET_KNOWN_P): Document. 2011-07-19 17:43:27 +00:00
cfgexpand.c re PR debug/48220 (DW_OP_GNU_entry_value/DW_TAG_GNU_call_site_parameter vs register window) 2011-07-15 17:09:56 +00:00
cfghooks.c
cfghooks.h
cfglayout.c target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. 2011-06-15 00:11:35 +01:00
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c
cfgloopmanip.c
cfgrtl.c bb-reorder: Split EH edges crossing partitions. 2011-07-23 12:44:19 -07:00
cgraph.c cgraph.h (cgraph_get_node_or_alias): Removed declaration. 2011-07-12 12:29:39 +02:00
cgraph.h cgraph.h (cgraph_get_node_or_alias): Removed declaration. 2011-07-12 12:29:39 +02:00
cgraphbuild.c lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name aliases. 2011-06-18 08:31:03 +00:00
cgraphunit.c re PR lto/49796 (483.xalancbmk/447.dealII in SPEC CPU 2006 failed to build) 2011-07-22 17:35:48 +02:00
ChangeLog Fix PR49471: canonicalize_loop_ivs should not generate unsigned types. 2011-07-27 16:53:09 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog.dataflow
ChangeLog.graphite Only update ChangeLog.graphite. 2011-07-08 19:15:18 +00:00
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def cif-code.def (OVERWRITABLE): Fix typo and move around. 2011-07-19 20:20:27 +00:00
collect2-aix.c
collect2-aix.h
collect2.c Remove the unused demangle_flag in collect2.c. 2011-07-24 19:08:44 -07:00
collect2.h
combine-stack-adj.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
combine.c revert: simplify-rtx.c (simplify_const_binary_operation): Use the shift_truncation_mask hook instead of performing modulo by width. 2011-07-06 23:56:28 +00:00
common.opt re PR other/32998 (-frecord-gcc-switches issues) 2011-07-22 22:03:33 +02:00
compare-elim.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
conditions.h
config.build
config.gcc re PR target/47124 (*solaris2 configurations configure, but don't build) 2011-07-25 14:58:18 +00:00
config.host re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only i386-solaris*).) 2011-07-07 09:24:16 +00:00
config.in
configure configure.ac (demangler_in_ld): Default to yes. 2011-07-24 19:22:41 -04:00
configure.ac configure.ac (demangler_in_ld): Default to yes. 2011-07-24 19:22:41 -04:00
convert.c optabs.c (expand_binop): Use GET_MODE_PRECISION instead of GET_MODE_BITSIZE where appropriate. 2011-07-08 12:57:50 +00:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h dwarf2out: Split CFI construction routines into a new file. 2011-07-07 16:35:22 -07:00
coverage.c
coverage.h
cppbuiltin.c
cppbuiltin.h
cppdefault.c
cppdefault.h
cppspec.c
cprop.c re PR rtl-optimization/49474 (ppc ICEs with -O3 (bootstrapping with -O3 and --disable-checking)) 2011-07-12 11:46:10 -07:00
crtstuff.c
cse.c cse.c (insert_with_costs): Put semi-colon after empty loop body on the next line. 2011-07-12 20:07:09 +00:00
cselib.c re PR debug/49544 (ICE in new_elt_loc_list) 2011-06-27 18:45:49 +02:00
cselib.h
cstamp-h.in
DATESTAMP Daily bump. 2011-07-27 00:18:47 +00:00
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. 2011-06-15 00:11:35 +01:00
dbxout.h
dce.c rtl.texi (MEM_SIZE_KNOWN_P): Document. 2011-07-19 17:43:15 +00:00
dce.h
ddg.c SMS: Fix violation of memory dependence 2011-06-16 04:03:06 +00:00
ddg.h
debug.c
debug.h dwarf2: Extract cfi creation to a new pass. 2011-07-07 17:05:57 -07:00
defaults.h dwarf2: Move CFI output routines to dwarf2cfi.c. 2011-07-09 13:56:42 -07:00
DEV-PHASE
df-core.c
df-problems.c re PR debug/49522 (Divide by zero in validate_subreg in emit-rtl.c:695) 2011-07-07 18:05:55 +02:00
df-scan.c df-scan.c (df_get_entry_block_def_set): Use INCOMING_REGNO macro unconditionally. 2011-06-30 17:56:50 +00:00
df.h
dfp.c
dfp.h
diagnostic-core.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
dominance.c
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c rtl.texi (MEM_SIZE_KNOWN_P): Document. 2011-07-19 17:43:15 +00:00
dse.h
dwarf2asm.c Move ASM_COMMENT_START to defaults.h. 2011-07-09 13:18:32 -07:00
dwarf2asm.h
dwarf2cfi.c dwarf2cfi: Generate remember/restore_state. 2011-07-25 15:41:17 -07:00
dwarf2out.c dwarf2out.c (output_macinfo_op): Ensure fd->filename points to GC allocated copy of the string. 2011-07-27 11:36:25 +02:00
dwarf2out.h dwarf2cfi: Implement change_cfi_row. 2011-07-23 13:17:54 -07:00
ebitmap.c
ebitmap.h
emit-rtl.c emit-rtl.c (set_mem_attributes_minus_bitpos): Restore setting memory address space to the type's address space. 2011-07-20 18:01:48 +00:00
emit-rtl.h rtl.texi (MEM_OFFSET_KNOWN_P): Document. 2011-07-19 17:43:27 +00:00
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h
except.c bb-reorder: Split EH edges crossing partitions. 2011-07-23 12:44:19 -07:00
except.h bb-reorder: Split EH edges crossing partitions. 2011-07-23 12:44:19 -07:00
exec-tool.in
explow.c explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION instead of GET_MODE_BITSIZE where appropriate. 2011-07-06 23:16:39 +00:00
expmed.c params.h (ALLOW_STORE_DATA_RACES): New. 2011-07-27 13:22:09 +00:00
expmed.h
expr.c params.h (ALLOW_STORE_DATA_RACES): New. 2011-07-27 13:22:09 +00:00
expr.h params.h (ALLOW_STORE_DATA_RACES): New. 2011-07-27 13:22:09 +00:00
final.c insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE): Remove. 2011-07-25 17:57:55 -07:00
fixed-value.c
fixed-value.h
flag-types.h
flags.h common.opt (in_lto_p): New Variable entry. 2011-06-28 18:00:59 +01:00
fold-const.c params.h (ALLOW_STORE_DATA_RACES): New. 2011-07-27 13:22:09 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c rtl.texi (MEM_OFFSET_KNOWN_P): Document. 2011-07-19 17:43:27 +00:00
function.h dwarf2out: Convert fde_table to a VEC. 2011-07-07 16:57:26 -07:00
fwprop.c Don't propagate hard registers in forward_propagate_subreg. 2011-07-05 05:47:35 -07:00
gbl-ctors.h
gcc-plugin.h
gcc.c re PR c++/49756 (g++ ICE) 2011-07-22 10:33:37 +02:00
gcc.h
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
gcse.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
gcse.h
gdbinit.in
genattr-common.c genattr.c (write_upcase, [...]): Move to ... 2011-07-25 22:32:56 +01:00
genattr.c genattr.c (write_upcase, [...]): Move to ... 2011-07-25 22:32:56 +01:00
genattrtab.c genattrtab.c (evaluate_eq_attr): Allow an attribute to be defined in terms of another. 2011-07-08 16:08:13 +00:00
genautomata.c genautomata.c (add_arc): Return void. 2011-07-11 19:41:11 +00:00
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genenums.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-parse.c
gengtype-state.c
gengtype.c dwarf2out: Split CFI construction routines into a new file. 2011-07-07 16:35:22 -07:00
gengtype.h
genhooks.c common-target-def.h, [...]: New files. 2011-06-14 21:11:37 +01:00
genmddeps.c
genmodes.c
genmultilib
genopinit.c Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2. 2011-06-21 14:16:39 +00:00
genoutput.c system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New. 2011-07-21 10:48:03 -04:00
genpeep.c
genpreds.c
genrecog.c genrecog.c (make_insn_sequence): Correct position numbering when filtering out match_scratch and match_dup. 2011-07-20 11:26:57 -04:00
gensupport.c gensupport.c (add_define_attr): New static function. 2011-06-21 14:38:38 +00:00
gensupport.h
ggc-common.c
ggc-internal.h
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h
gimple-fold.c gimple-fold.c (or_comparisons_1): Remove TRUTH_AND/OR expression handling. 2011-07-27 16:59:40 +02:00
gimple-fold.h
gimple-iterator.c
gimple-low.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
gimple-pretty-print.c re PR debug/47858 (IPA-SRA decreases quality of debug info) 2011-06-22 12:41:58 +02:00
gimple-pretty-print.h
gimple.c re PR debug/47858 (IPA-SRA decreases quality of debug info) 2011-06-22 12:41:58 +02:00
gimple.def
gimple.h re PR debug/47858 (IPA-SRA decreases quality of debug info) 2011-06-22 12:41:58 +02:00
gimplify.c ChangeLog gcc/ 2011-07-21 14:11:28 +02:00
glimits.h
godump.c
graph.c
graph.h
graphds.c
graphds.h
graphite-blocking.c Fix PR47654: Loop blocking should strip-mine at least two loops. 2011-07-05 14:50:34 +00:00
graphite-clast-to-gimple.c Fix PR47691: do not abort compilation when code generation fails 2011-07-27 16:52:52 +00:00
graphite-clast-to-gimple.h Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed" psct_* interface. 2011-07-21 22:56:29 +00:00
graphite-cloog-compat.h
graphite-cloog-util.c
graphite-cloog-util.h
graphite-dependences.c Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed" psct_* interface. 2011-07-21 22:56:29 +00:00
graphite-dependences.h
graphite-flattening.c
graphite-interchange.c Fix PR47654: Loop blocking should strip-mine at least two loops. 2011-07-05 14:50:34 +00:00
graphite-poly.c PR45450: disable legality check after an openscop read 2011-07-27 16:53:02 +00:00
graphite-poly.h Fix PR47654: Loop blocking should strip-mine at least two loops. 2011-07-05 14:50:34 +00:00
graphite-ppl.c
graphite-ppl.h Infer types based on lb and ub. 2011-07-21 22:57:59 +00:00
graphite-scop-detection.c Fix PR47653: do not handle loops using wrapping semantics in graphite 2011-07-26 18:48:08 +00:00
graphite-scop-detection.h
graphite-sese-to-poly.c
graphite-sese-to-poly.h
graphite.c
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-lynx.h
gthr-mipssde.h
gthr-posix95.h
gthr-posix.c
gthr-posix.h re PR libstdc++/49745 (error: ‘int truncate’ redeclared as different kind of symbol) 2011-07-15 21:52:06 +00:00
gthr-rtems.h
gthr-single.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c haifa-sched.c (schedule_insns): Remove outdated comment. 2011-07-14 11:55:59 +00:00
hard-reg-set.h
highlev-plugin-common.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hw-doloop.c hw-doloop.c: New file. 2011-07-07 15:42:41 +00:00
hw-doloop.h hw-doloop.c: New file. 2011-07-07 15:42:41 +00:00
hwint.c
hwint.h
ifcvt.c params.h (ALLOW_STORE_DATA_RACES): New. 2011-07-27 13:22:09 +00:00
implicit-zee.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
incpath.c
incpath.h
init-regs.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
input.c
input.h
insn-addr.h
insn-notes.def insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE): Remove. 2011-07-25 17:57:55 -07:00
integrate.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
integrate.h
internal-fn.c
internal-fn.def
internal-fn.h
intl.c
intl.h
ipa-cp.c re PR bootstrap/49786 (bootstrap failed with bootstrap-profiled) 2011-07-26 14:26:58 +02:00
ipa-inline-analysis.c
ipa-inline-transform.c ipa-inline-transform.c (inline_transform): Fix previous change. 2011-06-21 12:07:19 +00:00
ipa-inline.c ipa-inline.c (can_inline_edge_p): Look into DECL_STRUCT_FUNCTION of original nodes if... 2011-07-25 10:40:10 +00:00
ipa-inline.h
ipa-prop.c ipa-prop.h: Include alloc-pool.h, all sorts of updates to general comments. 2011-07-19 00:03:39 +02:00
ipa-prop.h ipa-prop.h: Include alloc-pool.h, all sorts of updates to general comments. 2011-07-19 00:03:39 +02:00
ipa-pure-const.c
ipa-ref-inline.h
ipa-ref.c lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name aliases. 2011-06-18 08:31:03 +00:00
ipa-ref.h
ipa-reference.c
ipa-reference.h
ipa-split.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
ipa-utils.c
ipa-utils.h
ipa.c cgraph.c (cgraph_add_to_same_comdat_group): New. 2011-07-08 23:33:44 -04:00
ira-build.c
ira-color.c
ira-conflicts.c target.def (class_max_nregs): New hook. 2011-07-20 02:34:31 +04:00
ira-costs.c target.def (class_max_nregs): New hook. 2011-07-20 02:34:31 +04:00
ira-emit.c
ira-int.h
ira-lives.c
ira.c target.def (class_max_nregs): New hook. 2011-07-20 02:34:31 +04:00
ira.h target.def (class_max_nregs): New hook. 2011-07-20 02:34:31 +04:00
jump.c Fix mark_all_labels vs cfglayout mode. 2011-07-22 16:19:25 -07:00
langhooks-def.h
langhooks.c
langhooks.h
LANGUAGES
lcm.c
libfuncs.h
libgcc2.c Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2. 2011-06-21 14:16:39 +00:00
libgcc2.h Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2. 2011-06-21 14:16:39 +00:00
libgcc-libsystem.ver
limitx.h
limity.h
lists.c
longlong.h invoke.texi (C6X Options): New section. 2011-07-15 09:36:40 +00:00
loop-doloop.c explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION instead of GET_MODE_BITSIZE where appropriate. 2011-07-06 23:16:39 +00:00
loop-init.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
loop-invariant.c
loop-iv.c
loop-unroll.c
loop-unswitch.c
lower-subreg.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
lto-cgraph.c lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name aliases. 2011-06-18 08:31:03 +00:00
lto-compress.c
lto-compress.h
lto-opts.c target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. 2011-06-15 00:11:35 +01:00
lto-section-in.c
lto-section-out.c
lto-streamer-in.c dwarf2: Extract cfi creation to a new pass. 2011-07-07 17:05:57 -07:00
lto-streamer-out.c tree.h (TYPE_ARTIFICIAL): New flag. 2011-07-02 18:13:47 +00:00
lto-streamer.c
lto-streamer.h
lto-symtab.c cgraph.h (cgraph_get_node_or_alias): Removed declaration. 2011-07-12 12:29:39 +02:00
lto-wrapper.c
machmode.def
machmode.h params.h (ALLOW_STORE_DATA_RACES): New. 2011-07-27 13:22:09 +00:00
main.c
Makefile.in params.h (ALLOW_STORE_DATA_RACES): New. 2011-07-27 13:22:09 +00:00
matrix-reorg.c cse.c (insert_with_costs): Put semi-colon after empty loop body on the next line. 2011-07-12 20:07:09 +00:00
mcf.c
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
modulo-sched.c revert: re PR rtl-optimization/11320 (Scheduler bug) 2011-07-15 13:20:10 +00:00
omega.c
omega.h
omp-builtins.def
omp-low.c tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
ONEWS
opt-functions.awk
opt-gather.awk
opt-include.awk
opt-read.awk
optabs.c re PR tree-optimization/49715 (Could do more efficient unsigned-to-float to conversions based on range information) 2011-07-25 08:30:46 +00:00
optabs.h re PR tree-optimization/49715 (Could do more efficient unsigned-to-float to conversions based on range information) 2011-07-25 08:30:46 +00:00
optc-gen.awk genattr.c (write_upcase, [...]): Move to ... 2011-07-25 22:32:56 +01:00
optc-save-gen.awk
opth-gen.awk
opts-common.c
opts-diagnostic.h
opts-global.c
opts.c opts.c (finish_options): Do not disable IPA-PTA during ltrans. 2011-06-30 14:03:25 +00:00
opts.h
output.h
params.c params.c: Include common/common-target.h. 2011-06-23 11:41:42 +01:00
params.def params.h (ALLOW_STORE_DATA_RACES): New. 2011-07-27 13:22:09 +00:00
params.h params.h (ALLOW_STORE_DATA_RACES): New. 2011-07-27 13:22:09 +00:00
passes.c passes.c (init_optimization_passes): Add invariant motion pass after induction variable optimization. 2011-07-11 10:23:57 +00:00
plugin.c
plugin.def
plugin.h
pointer-set.c
pointer-set.h
postreload-gcse.c cse.c (insert_with_costs): Put semi-colon after empty loop body on the next line. 2011-07-12 20:07:09 +00:00
postreload.c machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro. 2011-07-06 14:44:30 +00:00
predict.c predict.c (maybe_hot_frequency_p): Make sure a zero entry-block frequency makes everything hot. 2011-07-26 15:44:50 +00:00
predict.def
predict.h
prefix.c common-target-def.h, [...]: New files. 2011-06-14 21:11:37 +01:00
prefix.h prefix.h: Wrap up in extern "C" block. 2011-07-12 17:23:04 +00:00
pretty-print.c
pretty-print.h
print-rtl.c rtl.texi (MEM_OFFSET_KNOWN_P): Document. 2011-07-19 17:43:27 +00:00
print-tree.c
profile.c
profile.h
read-md.c
read-md.h
read-rtl.c
README.Portability
real.c
real.h
realmpfr.c
realmpfr.h
recog.c optabs.c (expand_binop): Tighten conditions for doubleword expansions. 2011-07-08 13:03:38 +00:00
recog.h system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New. 2011-07-21 10:48:03 -04:00
reg-notes.def dwarf2out: Add REG_CFA_FLUSH_QUEUE. 2011-06-30 14:04:23 -07:00
reg-stack.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
regcprop.c regcprop.c (maybe_mode_change): Check HARD_REGNO_MODE_OK. 2011-07-21 10:13:27 +00:00
reginfo.c target.def (class_max_nregs): New hook. 2011-07-20 02:34:31 +04:00
regmove.c machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro. 2011-07-06 14:44:30 +00:00
regrename.c regrename.c (scan_rtx_reg): Handle the case where we write to an open chain in a smaller mode without... 2011-06-20 17:16:10 +00:00
regs.h
regset.h
regstat.c
reload1.c reload1.c (choose_reload_regs): Use mode sizes to check whether an old reload register completely defines the... 2011-07-07 15:05:42 +00:00
reload.c target.def (class_max_nregs): New hook. 2011-07-20 02:34:31 +04:00
reload.h re PR middle-end/48770 (wrong code with -O -fprofile-arcs -fPIC -fno-dce -fno-forward-propagate -fno-tree-forwprop) 2011-06-23 15:30:20 -06:00
reorg.c reorg.c (fill_simple_delay_slots): Use stop_search_p to stop the forward scan as well. 2011-06-27 12:59:56 +00:00
resource.c
resource.h
rtl-error.c
rtl-error.h
rtl.c re PR debug/47858 (IPA-SRA decreases quality of debug info) 2011-06-22 12:41:58 +02:00
rtl.def re PR debug/47858 (IPA-SRA decreases quality of debug info) 2011-06-22 12:41:58 +02:00
rtl.h rtl.h (mem_attrs): Turn offset and size fields into HOST_WIDE_INTs. 2011-07-19 17:44:58 +00:00
rtlanal.c rtl.texi (MEM_SIZE_KNOWN_P): Document. 2011-07-19 17:43:15 +00:00
rtlhooks-def.h
rtlhooks.c machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro. 2011-07-06 14:44:30 +00:00
sbitmap.c
sbitmap.h
sched-deps.c revert: re PR rtl-optimization/11320 (Scheduler bug) 2011-07-15 13:20:10 +00:00
sched-ebb.c revert: re PR rtl-optimization/11320 (Scheduler bug) 2011-07-15 13:20:10 +00:00
sched-int.h revert: re PR rtl-optimization/11320 (Scheduler bug) 2011-07-15 13:20:10 +00:00
sched-rgn.c revert: re PR rtl-optimization/11320 (Scheduler bug) 2011-07-15 13:20:10 +00:00
sched-vis.c
sdbout.c
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c haifa-sched.c: Include "hashtab.h" 2011-07-13 23:10:52 +00:00
sel-sched-ir.h
sel-sched.c re PR target/49349 (gfortran.dg/char_result_3.f90 fails with -O3) 2011-06-15 12:08:27 +04:00
sel-sched.h
sese.c Fix PR47691: do not abort compilation when code generation fails 2011-07-27 16:52:52 +00:00
sese.h Fix PR47691: do not abort compilation when code generation fails 2011-07-27 16:52:52 +00:00
simplify-rtx.c rtl.texi (MEM_OFFSET_KNOWN_P): Document. 2011-07-19 17:43:27 +00:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c params.h (ALLOW_STORE_DATA_RACES): New. 2011-07-27 13:22:09 +00:00
stor-layout.c params.h (ALLOW_STORE_DATA_RACES): New. 2011-07-27 13:22:09 +00:00
store-motion.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
stringpool.c
sync-builtins.def cosmetic. Add sync_ to all the expand_builtin defines which do not match the actual builtin_sync_ names. 2011-06-21 19:04:33 +00:00
system.h system.h [...]: Wrap C function declarations in extern "C". 2011-07-25 14:24:59 +00:00
target-def.h target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. 2011-06-15 00:11:35 +01:00
target-globals.c
target-globals.h
target-hooks-macros.h
target.def target.def (class_max_nregs): New hook. 2011-07-20 02:34:31 +04:00
target.h re PR middle-end/46500 (target.h includes tm.h) 2011-06-16 14:45:47 +01:00
targhooks.c target.def (class_max_nregs): New hook. 2011-07-20 02:34:31 +04:00
targhooks.h target.def (class_max_nregs): New hook. 2011-07-20 02:34:31 +04:00
timevar.c timevar.c (timevar_print): Increase width for display of timevar name. 2011-06-25 09:57:31 +00:00
timevar.def
timevar.h
tlink.c
toplev.c re PR c++/49756 (g++ ICE) 2011-07-22 10:33:37 +02:00
toplev.h
tracer.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-affine.c tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
tree-affine.h
tree-browser.c
tree-browser.def
tree-call-cdce.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-cfg.c bb-reorder: Split EH edges crossing partitions. 2011-07-23 12:44:19 -07:00
tree-cfgcleanup.c re PR tree-optimization/49615 (internal compiler error: verify_stmts failed / LHS in noreturn call with pointer-to-never-returning-member) 2011-07-04 12:06:17 +00:00
tree-chrec.c invoke.texi: Document -scev dump modifier. 2011-06-29 14:29:22 +00:00
tree-chrec.h Fix PR47046: correct evolution_function_is_affine_p 2011-07-26 18:48:49 +00:00
tree-complex.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-data-ref.c Avoid use of lang_hooks.types.type_for_size. 2011-07-26 18:48:33 +00:00
tree-data-ref.h
tree-dfa.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-diagnostic.c
tree-diagnostic.h
tree-dump.c invoke.texi: Document -scev dump modifier. 2011-06-29 14:29:22 +00:00
tree-dump.h
tree-eh.c re PR tree-optimization/49618 (When building uClibc with GCC 4.6.1 old_atexit is miscompiled) 2011-07-05 20:43:04 +02:00
tree-emutls.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-flow-inline.h
tree-flow.h tree-flow.h (tree_ssa_loop_version): Remove unused declaration. 2011-07-25 13:43:01 +04:00
tree-if-conv.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-inline.c re PR middle-end/49671 (volatile goes missing after inlining) 2011-07-25 22:28:45 -07:00
tree-inline.h
tree-into-ssa.c re PR debug/49602 (verify_ssa failed (definition does not dominate use) with "-O2 -g") 2011-07-04 19:19:52 +02:00
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
tree-mudflap.c tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
tree-mudflap.h
tree-nested.c
tree-nomudflap.c
tree-nrv.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-object-size.c tree-object-size.c (pass_through_call): Handle BUILT_IN_ASSUME_ALIGNED. 2011-07-01 23:15:05 +02:00
tree-optimize.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-outof-ssa.c
tree-parloops.c 07-05-2011 Razya Ladelsky <razya@il.ibm.com> 2011-07-05 13:08:01 +00:00
tree-pass.h dwarf2: Extract cfi creation to a new pass. 2011-07-07 17:05:57 -07:00
tree-phinodes.c
tree-predcom.c tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
tree-pretty-print.c tree-pretty-print.c (dump_generic_code): Print [idx]= and [idx1 ... 2011-07-01 10:21:09 +02:00
tree-pretty-print.h
tree-profile.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-scalar-evolution.c Fix PR48805: Do not instantiate ADDR_EXPRs 2011-07-26 18:47:44 +00:00
tree-scalar-evolution.h
tree-sra.c tree-sra.c (tree_non_mode_aligned_mem_p): Strip conversions and return false for invariants. 2011-07-26 19:21:21 +02:00
tree-ssa-address.c tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
tree-ssa-alias.c builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New. 2011-06-27 18:52:23 +02:00
tree-ssa-alias.h
tree-ssa-ccp.c re PR middle-end/49545 (New C++ test failures) 2011-06-29 09:42:42 +00:00
tree-ssa-coalesce.c
tree-ssa-copy.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-copyrename.c tree-ssa-copyrename.c (rename_ssa_copies): Zero statistics. 2011-07-12 14:38:41 +00:00
tree-ssa-dce.c builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New. 2011-06-27 18:52:23 +02:00
tree-ssa-dom.c re PR tree-optimization/49572 (gcc.dg/tree-ssa/20030709-2.c scan-tree-dump-times cddce2 ".rtmem" 0) 2011-06-30 19:32:23 +00:00
tree-ssa-dse.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-forwprop.c re PR tree-optimization/49822 (Segfault in remove_prop_source_from_use) 2011-07-25 14:15:02 +00:00
tree-ssa-ifcombine.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-live.c
tree-ssa-live.h
tree-ssa-loop-ch.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-loop-im.c re PR tree-optimization/49712 (internal compiler error: in gen_lsm_tmp_name, at tree-ssa-loop-im.c:2048) 2011-07-12 11:13:06 +02:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
tree-ssa-loop-manip.c Fix PR49471: canonicalize_loop_ivs should not generate unsigned types. 2011-07-27 16:53:09 +00:00
tree-ssa-loop-niter.c tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
tree-ssa-loop-prefetch.c tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-math-opts.c tree-ssa-math-opts.c (execute_optimize_bswap): Search within BB from last to first. 2011-06-28 12:36:48 +02:00
tree-ssa-operands.c tree-ssa-forwprop.c (lookup_logical_inverted_value): Remove TRUTH_*_EXPR handling. 2011-07-19 15:16:23 +00:00
tree-ssa-operands.h
tree-ssa-phiopt.c re PR tree-optimization/49809 (gimple_check failure at -O3) 2011-07-25 14:51:47 +00:00
tree-ssa-phiprop.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-pre.c tree-ssa-forwprop.c (lookup_logical_inverted_value): Remove TRUTH_*_EXPR handling. 2011-07-19 15:16:23 +00:00
tree-ssa-propagate.c tree-ssa-propagate.c (substitute_and_fold): Use do_dce flag to deside... 2011-07-21 11:42:04 +02:00
tree-ssa-propagate.h
tree-ssa-reassoc.c re PR tree-optimization/49749 (Reassociation rank algorithm does not include all non-NULL operands) 2011-07-21 18:07:39 +00:00
tree-ssa-sccvn.c re PR tree-optimization/49770 (wrong code with -fno-tree-forwprop) 2011-07-21 13:19:18 +00:00
tree-ssa-sccvn.h
tree-ssa-sink.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-structalias.c tree-ssa-structalias.c (new_var_info): Allocate oldsolution lazily. 2011-07-20 12:12:26 +00:00
tree-ssa-ter.c
tree-ssa-threadedge.c tree-ssa-threadupdate.c (struct redirection_data): New field intermediate_edge. 2011-06-16 15:52:00 -06:00
tree-ssa-threadupdate.c re PR middle-end/49465 (Revision 175114 miscompiled 403.gcc in SPEC CPU 2006) 2011-06-23 14:26:07 -06:00
tree-ssa-uncprop.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-uninit.c tree-ssa-forwprop.c (lookup_logical_inverted_value): Remove TRUTH_*_EXPR handling. 2011-07-19 15:16:23 +00:00
tree-ssa.c ChangeLog gcc/ 2011-07-21 14:11:28 +02:00
tree-ssanames.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-stdarg.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-stdarg.h
tree-switch-conversion.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-tailcall.c target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. 2011-06-15 00:11:35 +01:00
tree-vect-data-refs.c tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
tree-vect-generic.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-vect-loop-manip.c tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
tree-vect-loop.c re PR tree-optimization/49610 (Segfault with -ftree-vectorize (or -O3)) 2011-07-03 10:14:55 +00:00
tree-vect-patterns.c tree-vect-loop.c (vect_determine_vectorization_factor): Handle both pattern and original statements if necessary. 2011-06-30 06:37:41 +00:00
tree-vect-slp.c tree-vect-loop.c (vect_determine_vectorization_factor): Handle both pattern and original statements if necessary. 2011-06-30 06:37:41 +00:00
tree-vect-stmts.c re PR middle-end/49603 (177.mesa in SPEC CPU 2000 failed to build) 2011-07-01 06:56:18 +00:00
tree-vectorizer.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-vectorizer.h tree-vectorizer.h (vect_recog_func_ptr): Change the first argument to be a VEC of statements. 2011-06-16 12:08:37 +00:00
tree-vrp.c tree-vrp.c (extract_range_from_binary_expr): Remove TRUTH-binary cases and add new bitwise-cases. 2011-07-27 11:21:06 +02:00
tree.c re PR middle-end/18908 (Missed folding opportunities with bools) 2011-07-20 13:36:30 +00:00
tree.def
tree.h tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
treestruct.def
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
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c
value-prof.h
var-tracking.c re PR debug/49815 (ICE in cselib_record_set, at cselib.c:2241 compiling 64-bit libjava on SPARC) 2011-07-22 18:47:17 +00:00
varasm.c rtl.texi (MEM_SIZE_KNOWN_P): Document. 2011-07-19 17:43:15 +00:00
varpool.c lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name aliases. 2011-06-18 08:31:03 +00:00
vec.c
vec.h
vecir.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c Move ASM_COMMENT_START to defaults.h. 2011-07-09 13:18:32 -07:00
web.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
xcoff.h
xcoffout.c
xcoffout.h

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.


Avoid unnecessary test before free
----------------------------------

Since SunOS 4 stopped being a reasonable portability target,
(which happened around 2007) there has been no need to guard
against "free (NULL)".  Thus, any guard like the following
constitutes a redundant test:

  if (P)
    free (P);

It is better to avoid the test.[*]
Instead, simply free P, regardless of whether it is NULL.

[*] However, if your profiling exposes a test like this in a
performance-critical loop, say where P is nearly always NULL, and
the cost of calling free on a NULL pointer would be prohibitively
high, consider using __builtin_expect, e.g., like this:

  if (__builtin_expect (ptr != NULL, 0))
    free (ptr);



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.