8sa1-gcc/gcc
Ed Smith-Rowland 7e74ce3f94 re PR c++/50958 ([C++0x] raw literal operator provides incorrect string for integer literal '0')
PR c++/50958
gcc/cp/
	* parser.c (lookup_literal_operator): New.
	(cp_parser_userdef_char_literal): Use it.
	(cp_parser_userdef_numeric_literal): Use it.
	(cp_parser_userdef_string_literal): Use lookup_name.
libcpp/
	* expr.c (cpp_userdef_char_remove_type): Fix typo.

From-SVN: r181595
2011-11-21 14:27:30 -05:00
..
ada [multiple changes] 2011-11-21 15:45:41 +01:00
c-family c-pragma.h (pragma_extern_prefix): Declare. 2011-11-15 10:22:55 +00:00
common alpha-common.c (alpha_option_init_struct): New function. 2011-11-07 08:33:14 +00:00
config avr.c (output_reload_in_const): Loading a byte with 0 must not affect cc0. 2011-11-21 19:17:52 +00:00
cp re PR c++/50958 ([C++0x] raw literal operator provides incorrect string for integer literal '0') 2011-11-21 14:27:30 -05:00
doc Add _mm_stream_si64. 2011-11-18 11:02:45 -08:00
fortran re PR fortran/51207 ([OOP] Mark __def_init_... as FL_PARAMETER) 2011-11-19 10:26:33 +01:00
ginclude c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers. 2011-11-06 23:51:19 +00:00
go Fix select { case v, ok := <-c: }. 2011-11-04 23:03:37 +00:00
java Allow libcalls to be installed for legacy __sync optabs. 2011-11-07 15:11:55 -08:00
lto re PR lto/44965 (lto option code breaks file format with each added option) 2011-11-03 14:46:26 +00:00
objc objc-next-runtime-abi-01.c (objc_eh_personality): Use gcc personality for Objective-C m32. 2011-11-12 13:54:33 +00:00
objcp In gcc/: 2011-10-14 Nicola Pero <nicola.pero@meta-innovation.com> 2011-10-14 10:19:01 +00:00
po Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
testsuite re PR c++/50958 ([C++0x] raw literal operator provides incorrect string for integer literal '0') 2011-11-21 14:27:30 -05:00
ABOUT-GCC-NLS
acinclude.m4 Disable .init_array/.fini_array support on Solaris (PR target/50166) 2011-08-26 15:17:42 +00:00
aclocal.m4 Centralize PICFLAG configuration 2011-08-22 16:54:02 +00:00
addresses.h tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument. 2011-11-08 17:36:45 +00:00
alias.c
alias.h
alloc-pool.c
alloc-pool.h
attribs.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
auto-inc-dec.c rtl.h (set_src_cost, [...]): New functions. 2011-08-18 12:37:27 +00:00
BASE-VER
basic-block.h rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
bb-reorder.c function.c (bb_active_p): Delete. 2011-11-09 11:50:14 +10:30
bb-reorder.h function.c (bb_active_p): Delete. 2011-11-09 11:50:14 +10:30
bitmap.c
bitmap.h
bt-load.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
builtin-attrs.def Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
builtin-types.def Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
builtins.c builtins.c (expand_builtin): Remove 4th parameter representing weak/strong mode when... 2011-11-17 20:51:51 +00:00
builtins.def Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
builtins.h
c-aux-info.c
c-config-lang.in
c-convert.c
c-decl.c c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers. 2011-11-06 23:51:19 +00:00
c-errors.c
c-lang.c
c-lang.h
c-objc-common.c
c-objc-common.h
c-parser.c Require parentheses when parsing transaction expressions. 2011-11-15 12:16:13 +00:00
c-tree.h Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
c-typeck.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
caller-save.c tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument. 2011-11-08 17:36:45 +00:00
calls.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
cfg.c
cfganal.c
cfgbuild.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
cfgcleanup.c invoke.texi (-fshrink-wrap): Document. 2011-10-05 12:59:23 +00:00
cfgexpand.c gengtype.c (write_field_root): Avoid out-of-scope access of newv. 2011-11-08 16:47:16 +00:00
cfghooks.c
cfghooks.h
cfglayout.c re PR tree-optimization/50693 (Loop optimization restricted by GOTOs) 2011-11-05 20:58:37 +01:00
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c rtl.h (set_rtx_cost, [...]): New functions. 2011-08-18 12:36:51 +00:00
cfgloopmanip.c
cfgrtl.c re PR rtl-optimization/51051 (build fails on cris-elf building libstdc++-v3) 2011-11-14 23:31:13 +00:00
cgraph.c re PR tree-optimization/51012 (ICE: in fold_convert_loc, at fold-const.c:1897 with -fno-early-inlining and passing incompatible function ptr) 2011-11-08 15:16:22 +00:00
cgraph.h sw-1.c: Force rep;movsb. 2011-11-14 17:28:11 +00:00
cgraphbuild.c
cgraphunit.c re PR bootstrap/50822 (Solaris/SPARC bootstrap failure with Sun as: invalid assembler for ios_init.cc) 2011-11-12 13:19:55 +00:00
ChangeLog Additional fixes for FreeBSD-10 build: 2011-11-21 20:22:35 +01: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
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def
collect2-aix.c
collect2-aix.h
collect2.c collect2.c (main): Guard object_nbr variable with TARGET_AIX_VERSION. 2011-11-03 14:24:59 +00:00
collect2.h
combine-stack-adj.c re PR middle-end/50632 (FAIL: gcc.dg/pr50132.c) 2011-10-06 15:22:11 -07:00
combine.c re PR rtl-optimization/51023 (likely integer wrong code bug) 2011-11-10 16:36:48 +01:00
common.opt Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
compare-elim.c re PR middle-end/49801 (df_live_verify_transfer_functions fails with to use of CC_REGNUM and checking enabled in rx backend) 2011-10-10 13:31:03 +00:00
conditions.h
config.build
config.gcc config.gcc (*-*-*vms*): Set c_target_objs, cxx_target_objs. 2011-11-07 10:17:44 +00:00
config.host config.host (arm*-*-linux*): Add driver-arm.o and x-arm. 2011-10-18 14:14:14 +00:00
config.in re PR bootstrap/51094 (Bootstrap failure at revision 181279 on non-ELF targets) 2011-11-12 16:39:59 -05:00
configure Additional fixes for FreeBSD-10 build: 2011-11-21 20:22:35 +01:00
configure.ac re PR target/49992 (lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11) 2011-11-18 10:52:32 +00:00
convert.c re PR c/50565 (initializer element is not computable at load time) 2011-10-12 12:56:03 +01:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
coverage.c re PR gcov-profile/51113 (rev. 181105 causes Firefox profiledbuild failure) 2011-11-20 09:09:34 +00:00
coverage.h
cppbuiltin.c Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
cppbuiltin.h
cppdefault.c cppdefault.c: Undef NATIVE_SYSTEM_HEADER_DIR if CROSS_DIRECTORY_STRUCTURE is defined and... 2011-10-27 17:55:53 +00:00
cppdefault.h
cppspec.c
cprop.c re PR rtl-optimization/50663 (conditional propagation missed in cprop.c pass) 2011-11-17 17:11:16 +00:00
cse.c tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. 2011-08-18 12:37:53 +00:00
cselib.c re PR debug/50869 (ice in vt_expand_var_loc_chain) 2011-11-01 02:09:00 +00:00
cselib.h
cstamp-h.in
data-streamer-in.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
data-streamer-out.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
data-streamer.c
data-streamer.h data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
DATESTAMP Daily bump. 2011-11-21 00:18:27 +00:00
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c
dbxout.h
dce.c
dce.h
ddg.c SMS: Support instructions with REG_INC_NOTE 2011-09-30 13:25:30 +00:00
ddg.h SMS: Support instructions with REG_INC_NOTE 2011-09-30 13:25:30 +00:00
debug.c
debug.h
defaults.h final.c, output.h (fprint_whex, [...]): New functions serving as fast replacements for fprintf() integer to string... 2011-11-10 23:00:39 -05:00
DEV-PHASE
df-core.c
df-problems.c df-problems.c (df_note_bb_compute): Pass uses rather than defs to df_set_dead_notes_for_mw. 2011-08-26 14:21:19 +00:00
df-scan.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
df.h
dfp.c
dfp.h
diagnostic-core.h
diagnostic.c Emit macro expansion related diagnostics 2011-10-17 11:59:27 +02:00
diagnostic.def
diagnostic.h Emit macro expansion related diagnostics 2011-10-17 11:59:27 +02:00
dojump.c tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. 2011-08-18 12:37:53 +00:00
dominance.c
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c regset.h (fixed_reg_set_regset): Declare. 2011-11-06 22:58:54 +00:00
dse.h
dwarf2asm.c final.c, output.h (fprint_whex, [...]): New functions serving as fast replacements for fprintf() integer to string... 2011-11-10 23:00:39 -05:00
dwarf2asm.h
dwarf2cfi.c Check HARD_FRAME_POINTER_REGNUM. 2011-11-07 08:38:24 -08:00
dwarf2out.c final.c, output.h (fprint_whex, [...]): New functions serving as fast replacements for fprintf() integer to string... 2011-11-10 23:00:39 -05:00
dwarf2out.h
ebitmap.c
ebitmap.h
emit-rtl.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
emit-rtl.h
errors.c
errors.h
et-forest.c
et-forest.h
except.c
except.h
exec-tool.in
explow.c re PR middle-end/50251 (Revision 178353 caused many test failures) 2011-09-14 14:32:07 +00:00
expmed.c * expmed.c (store_bit_field_1): Revert bogus formatting change. 2011-11-19 18:20:36 +00:00
expmed.h
expr.c expr.c (expand_expr_real_1): Correctly handle strict volatile bitfield loads smaller than mode size. 2011-11-21 02:16:12 +00:00
expr.h Unify implementations of __builtin_mem_*_fence and __sync_synchronize. 2011-11-17 11:29:04 -08:00
final.c re PR middle-end/51144 (r181279 possibly miscompilation of genmddeps) 2011-11-17 21:22:11 +00:00
fixed-value.c
fixed-value.h
flag-types.h
flags.h
fold-const.c re PR tree-optimization/51118 (ICE: tree check: expected tree that contains ‘typed’ structure, have ‘block’ in fold_checksum_tree, at fold-const.c:14160) 2011-11-18 10:54:02 +01:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c re PR rtl-optimization/51051 (build fails on cris-elf building libstdc++-v3) 2011-11-16 08:40:46 +10:30
function.h function.h (requires_stack_frame_p): New prototype. 2011-11-09 22:28:57 +01:00
fwprop.c fwprop.c (forward_propagate_and_simplify): After checking reg/subreg combinations, check whether the modes are the same. 2011-09-27 17:24:03 +00:00
gcc-ar.c gcc-ar: Do not include stdio.h. 2011-10-31 10:04:50 -04:00
gcc-plugin.h
gcc.c re PR lto/44965 (lto option code breaks file format with each added option) 2011-11-03 14:46:26 +00:00
gcc.h
gccspec.c
gcov-dump.c libgcov.c (struct gcov_fn_buffer): New struct. 2011-11-07 18:14:46 +00:00
gcov-io.c
gcov-io.h libgcov.c (struct gcov_fn_buffer): New struct. 2011-11-07 18:14:46 +00:00
gcov-iov.c
gcov.c * gcov.c (canonicalize_name): Protect use of S_ISLNK. 2011-11-14 21:44:01 +00:00
gcse.c gcse.c: Adjust outdated comments throughout. 2011-11-07 00:22:18 +00:00
gcse.h
gdbinit.in
genattr-common.c
genattr.c
genattrtab.c md.texi: Describe the use of match_tests in attribute tests. 2011-08-31 21:06:59 +00:00
genautomata.c genautomata.c (NO_COMB_OPTION): New macro. 2011-08-30 13:15:38 +00:00
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
genenums.c
genextract.c
genflags.c
gengenrtl.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
gengtype-lex.l
gengtype-parse.c
gengtype-state.c gengtype-state.c (write_state): Remove timestamped header line. 2011-08-24 11:14:56 +00:00
gengtype.c gengtype.c (write_field_root): Avoid out-of-scope access of newv. 2011-11-08 16:47:16 +00:00
gengtype.h
genhooks.c
genmddeps.c
genmodes.c
genmultilib
genopinit.c Allow libcalls to be installed for legacy __sync optabs. 2011-11-07 15:11:55 -08:00
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
ggc-common.c
ggc-internal.h
ggc-none.c Reduce memory waste due to non-power-of-2 allocs 2011-10-17 12:00:07 +02:00
ggc-page.c Use more efficient alignment in ggc 2011-10-29 01:02:35 +00:00
ggc-zone.c Fix building ggc-zone.c 2011-10-20 17:22:17 +02:00
ggc.h Reduce memory waste due to non-power-of-2 allocs 2011-10-17 12:00:07 +02:00
gimple-fold.c gimple-fold.c (canonicalize_constructor_val): Mark address-taken variables addressable. 2011-11-09 08:32:26 +00:00
gimple-fold.h
gimple-iterator.c
gimple-low.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
gimple-pretty-print.c Implement omp atomic load and store. 2011-11-11 09:52:11 -08:00
gimple-pretty-print.h
gimple-streamer-in.c re PR tree-optimization/51039 (ICE: in estimate_function_body_sizes, at ipa-inline-analysis.c:1977 with -finline-small-functions -fno-ipa-pure-const and passing incompatible function ptr) 2011-11-09 13:43:02 +00:00
gimple-streamer-out.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
gimple-streamer.h
gimple.c re PR tree-optimization/50605 (ice in ipa_get_jf_pass_through_result with -O3) 2011-11-18 16:13:54 +01:00
gimple.def Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
gimple.h gengtype.c (write_field_root): Avoid out-of-scope access of newv. 2011-11-08 16:47:16 +00:00
gimplify.c re PR c++/51060 (Temporary object stack space is not re-used) 2011-11-12 19:44:39 -05:00
glimits.h
godump.c godump.c (struct macro_hash_value): Define. 2011-11-02 05:04:42 +00:00
graph.c
graph.h
graphds.c
graphds.h
graphite-blocking.c
graphite-clast-to-gimple.c tree.h (convert_to_ptrofftype_loc): New function. 2011-08-17 12:00:35 +00:00
graphite-clast-to-gimple.h
graphite-cloog-compat.h
graphite-cloog-util.c
graphite-cloog-util.h
graphite-dependences.c
graphite-dependences.h
graphite-flattening.c
graphite-interchange.c
graphite-poly.c
graphite-poly.h
graphite-ppl.c
graphite-ppl.h
graphite-scop-detection.c graphite-scop-detection.c (make_close_phi_nodes_unique): New forward declaration. 2011-09-29 14:06:31 +00:00
graphite-scop-detection.h
graphite-sese-to-poly.c Makefile.in (tree-data-ref.o): Add tree-affine.h dependency. 2011-08-23 12:40:57 +00:00
graphite-sese-to-poly.h
graphite.c
gsstruct.def Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
gstab.h
gsyms.h
gsyslimits.h
gtm-builtins.def Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
haifa-sched.c reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
hard-reg-set.h
highlev-plugin-common.h
hooks.c system.h (OUTPUT_ADDR_CONST_EXTRA): Poison. 2011-10-06 23:25:53 +04:00
hooks.h system.h (OUTPUT_ADDR_CONST_EXTRA): Poison. 2011-10-06 23:25:53 +04:00
host-default.c
hosthooks-def.h
hosthooks.h
hw-doloop.c hw-doloop.c (scan_loop): Compute register usage only for non-debug insns. 2011-09-30 12:26:57 +00:00
hw-doloop.h
hwint.c re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108) 2011-08-18 11:30:42 +00:00
hwint.h Change random seeds to 64bit and drop re-crcing 2011-09-29 13:14:51 +00:00
ifcvt.c function.c (bb_active_p): Delete. 2011-11-09 11:50:14 +10:30
implicit-zee.c
incpath.c incpath.c (get_added_cpp_dirs): New function. 2011-11-15 10:25:36 +00:00
incpath.h incpath.c (get_added_cpp_dirs): New function. 2011-11-15 10:25:36 +00:00
init-regs.c
input.c Support expansion of reserved locations wrapped in virtual locations 2011-10-25 10:58:54 +02:00
input.h Add line map statistics to -fmem-report output 2011-10-17 11:59:52 +02:00
insn-addr.h
insn-notes.def re PR tree-optimization/50693 (Loop optimization restricted by GOTOs) 2011-11-05 20:58:37 +01:00
integrate.c
integrate.h
internal-fn.c
internal-fn.def
internal-fn.h
intl.c
intl.h
ipa-cp.c ipa-cp.c (ipa_value_from_jfunc): Make global. 2011-11-15 03:46:08 +00:00
ipa-inline-analysis.c ipa-cp.c (ipa_value_from_jfunc): Make global. 2011-11-15 03:46:08 +00:00
ipa-inline-transform.c inline-1.c: new testcase. 2011-09-23 17:30:34 +00:00
ipa-inline.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
ipa-inline.h ipa-cp.c (ipa_value_from_jfunc): Make global. 2011-11-15 03:46:08 +00:00
ipa-prop.c re PR tree-optimization/51012 (ICE: in fold_convert_loc, at fold-const.c:1897 with -fno-early-inlining and passing incompatible function ptr) 2011-11-08 15:16:22 +00:00
ipa-prop.h ipa-cp.c (ipa_value_from_jfunc): Make global. 2011-11-15 03:46:08 +00:00
ipa-pure-const.c re PR middle-end/50527 (inconsistent vla align) 2011-10-07 12:49:49 +00:00
ipa-ref-inline.h
ipa-ref.c
ipa-ref.h
ipa-reference.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
ipa-reference.h
ipa-split.c re PR tree-optimization/50723 (internal compiler error: verify_ssa failed) 2011-10-14 11:03:06 +00:00
ipa-utils.c
ipa-utils.h
ipa.c sw-1.c: Force rep;movsb. 2011-11-14 17:28:11 +00:00
ira-build.c
ira-color.c * ira-color.c (assign_hard_reg): Fix typo. 2011-10-01 19:42:54 +00:00
ira-conflicts.c tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument. 2011-11-08 17:36:45 +00:00
ira-costs.c tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument. 2011-11-08 17:36:45 +00:00
ira-emit.c
ira-int.h re PR rtl-optimization/50107 ([IRA, i386] allocates registers in very non-optimal way) 2011-08-18 14:56:36 +00:00
ira-lives.c ira-lives.c (mark_pseudo_regno_subword_live): Use allocno class for ira_reg_class_max_nregs. 2011-08-21 02:14:37 +00:00
ira.c ira.c (ira_init_register_move_cost): Check small subclasses through ira_reg_class_max_nregs and ira_available_class_regs. 2011-08-23 23:06:04 +00:00
ira.h
jump.c re PR rtl-optimization/49941 (segmentation fault in redirect_jump_2) 2011-10-15 21:02:33 +10:30
langhooks-def.h
langhooks.c
langhooks.h
LANGUAGES
lcm.c
libfuncs.h
limitx.h
limity.h
lists.c reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
loop-doloop.c rtl.h (set_src_cost, [...]): New functions. 2011-08-18 12:37:27 +00:00
loop-init.c
loop-invariant.c rtl.h (set_src_cost, [...]): New functions. 2011-08-18 12:37:27 +00:00
loop-iv.c
loop-unroll.c
loop-unswitch.c
lower-subreg.c
lto-cgraph.c cgraph.c (dump_cgraph_node): Dump alias flag. 2011-10-21 11:04:20 +00:00
lto-compress.c
lto-compress.h
lto-opts.c re PR regression/50999 (g++.dg/lto/20081109 execute -O2 -flto -flto-partition=1to1 -fno-use-linker-plugin) 2011-11-08 13:41:57 +00:00
lto-section-in.c Split out LTO's writing of top level asm nodes in preparation of extending what... 2011-09-30 14:56:01 +00:00
lto-section-out.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
lto-streamer-in.c lto-streamer-in.c (input_struct_function_base): Factor out of ... 2011-10-13 11:41:52 -04:00
lto-streamer-out.c lto-streamer-in.c (input_struct_function_base): Factor out of ... 2011-10-13 11:41:52 -04:00
lto-streamer.c Change random seeds to 64bit and drop re-crcing 2011-09-29 13:14:51 +00:00
lto-streamer.h re PR lto/44965 (lto option code breaks file format with each added option) 2011-11-03 14:46:26 +00:00
lto-symtab.c re PR lto/47247 (Linker plugin specification makes it difficult to handle COMDATs) 2011-10-02 10:41:24 +00:00
lto-wrapper.c re PR lto/44965 (lto option code breaks file format with each added option) 2011-11-03 14:46:26 +00:00
machmode.def
machmode.h
main.c
Makefile.in function.c (bb_active_p): Delete. 2011-11-09 11:50:14 +10:30
matrix-reorg.c
mcf.c
mips-tdump.c
mips-tfile.c
mkconfig.sh Move libgcc_tm_file to toplevel libgcc 2011-11-02 15:26:35 +00:00
mode-classes.def
mode-switching.c
modulo-sched.c Fix marking of SMSed loops as BB_DISABLE_SCHEDULE 2011-10-30 05:12:53 +00:00
omega.c
omega.h
omp-builtins.def
omp-low.c Implement omp atomic load and store. 2011-11-11 09:52:11 -08:00
ONEWS
opt-functions.awk Allow HOST_WIDE_INT for option variable. 2011-08-18 07:52:06 -07:00
opt-gather.awk
opt-include.awk
opt-read.awk Allow HOST_WIDE_INT for option variable. 2011-08-18 07:52:06 -07:00
optabs.c Unify implementations of __builtin_mem_*_fence and __sync_synchronize. 2011-11-17 11:29:04 -08:00
optabs.h Unify implementations of __builtin_mem_*_fence and __sync_synchronize. 2011-11-17 11:29:04 -08:00
optc-gen.awk opts.c (print_specific_help): Fix off-by-one compare in assertion check. 2011-09-02 21:19:17 +00:00
optc-save-gen.awk Allow HOST_WIDE_INT for option variable. 2011-08-18 07:52:06 -07:00
opth-gen.awk opth-gen.awk: Do not declare target save/restore structures and functions if IN_RTS defined. 2011-08-19 11:16:02 +01:00
opts-common.c opts-common.c (generate_canonical_option): Free opt_text it it has been allocated here and not stored anywhere. 2011-11-11 09:15:56 +01:00
opts-diagnostic.h
opts-global.c re PR lto/44965 (lto option code breaks file format with each added option) 2011-11-03 14:46:26 +00:00
opts.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
opts.h re PR lto/44965 (lto option code breaks file format with each added option) 2011-11-03 14:46:26 +00:00
output.h re PR middle-end/51144 (r181279 possibly miscompilation of genmddeps) 2011-11-17 21:22:11 +00:00
params.c
params.def Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
params.h Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
passes.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
plugin.c [multiple changes] 2011-10-19 13:20:22 +00:00
plugin.def plugin.def: Add event for finish_decl. 2011-08-11 11:57:38 -04:00
plugin.h
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload.c regset.h (fixed_reg_set_regset): Declare. 2011-11-06 22:58:54 +00:00
predict.c
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h pretty-print.h (pp_unsigned_wide_integer): New. 2011-09-02 13:52:12 +00:00
print-rtl.c re PR tree-optimization/50693 (Loop optimization restricted by GOTOs) 2011-11-05 20:58:37 +01:00
print-tree.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
profile.c profile.c (compute_branch_probabilities): Compute and dump the overlap between the static estimation and the... 2011-10-20 00:39:12 +00:00
profile.h
read-md.c
read-md.h
read-rtl.c
README.Portability
real.c
real.h
realmpfr.c
realmpfr.h
recog.c tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument. 2011-11-08 17:36:45 +00:00
recog.h
reg-notes.def Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
reg-stack.c
regcprop.c tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument. 2011-11-08 17:36:45 +00:00
reginfo.c regset.h (fixed_reg_set_regset): Declare. 2011-11-06 22:58:54 +00:00
regmove.c
regrename.c tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument. 2011-11-08 17:36:45 +00:00
regrename.h regrename.h: New file. 2011-10-19 17:26:26 +00:00
regs.h regrename.c (struct du_head): Make nregs signed. 2011-09-07 15:57:45 +00:00
regset.h regset.h (fixed_reg_set_regset): Declare. 2011-11-06 22:58:54 +00:00
regstat.c
reload1.c tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument. 2011-11-08 17:36:45 +00:00
reload.c tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument. 2011-11-08 17:36:45 +00:00
reload.h
reorg.c re PR rtl-optimization/51187 (miscompilation of genrecog.c at -O2 for --target=avr) 2011-11-19 20:36:43 +00:00
resource.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
resource.h
rtl-error.c
rtl-error.h
rtl.c rtl.c (copy_rtx): Do not handle frame_related, jump or call flags specially. 2011-09-12 23:38:21 +00:00
rtl.def md.texi: Describe the use of match_tests in attribute tests. 2011-08-31 21:06:59 +00:00
rtl.h regset.h (fixed_reg_set_regset): Declare. 2011-11-06 22:58:54 +00:00
rtlanal.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
sched-deps.c re PR bootstrap/50825 (bootstrap fails at stage1 libgcc from r180302) 2011-10-21 18:38:44 +00:00
sched-ebb.c reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
sched-int.h reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
sched-rgn.c reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
sched-vis.c sched-vis.c (print_value): Handle STRICT_LOW_PART. 2011-11-03 21:49:36 +01:00
sdbout.c
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c re PR rtl-optimization/50340 (Fails to build SPEC 2000 176.gcc) 2011-10-19 16:46:44 +04:00
sel-sched-ir.h sel-sched-ir.h (register_unavailable_p): Declare. 2011-08-11 15:48:07 +04:00
sel-sched.c re PR rtl-optimization/50205 (ICE: in code_motion_path_driver, at sel-sched.c:6581 with -fselective-scheduling2 and custom flags) 2011-10-18 16:36:16 +04:00
sel-sched.h
sese.c gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead of a statement. 2011-09-09 11:52:51 +00:00
sese.h
simplify-rtx.c re PR rtl-optimization/49720 (Infinite recursion compiling gold binary_test.cc testcase) 2011-10-28 06:35:31 +00:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c expr.h (copy_blkmode_to_reg): Declare. 2011-10-12 07:46:58 +00:00
stor-layout.c stor-layout.c (layout_type): Use size_binop for array size calculations. 2011-09-05 09:03:08 +00:00
store-motion.c
streamer-hooks.c
streamer-hooks.h streamer-hooks.h (struct streamer_hooks): Add hooks input_location and output_location. 2011-10-13 11:40:29 -04:00
stringpool.c
sync-builtins.def re PR middle-end/51038 (29_atomics/atomic_flag/clear/1.cc test_and_set/explicit.cc implicit.cc) 2011-11-10 20:38:33 +00:00
system.h re PR bootstrap/51094 (Bootstrap failure at revision 181279 on non-ELF targets) 2011-11-12 16:39:59 -05:00
target-def.h
target-globals.c
target-globals.h
target-hooks-macros.h
target.def Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
target.h
targhooks.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
targhooks.h Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
timevar.c
timevar.def Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
timevar.h
tlink.c
toplev.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
toplev.h Change random seeds to 64bit and drop re-crcing 2011-09-29 13:14:51 +00:00
tracer.c re PR middle-end/51211 (ICE: SIGSEGV in execute_tm_mark (trans-mem.c:2242) with -fgnu-tm -O -freorder-blocks -ftracer --param hot-bb-frequency-fraction=1 and __transaction_atomic) 2011-11-19 11:29:18 -08:00
trans-mem.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
trans-mem.h Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
tree-affine.c Makefile.in (tree-data-ref.o): Add tree-affine.h dependency. 2011-08-23 12:40:57 +00:00
tree-affine.h Makefile.in (tree-data-ref.o): Add tree-affine.h dependency. 2011-08-23 12:40:57 +00:00
tree-browser.c
tree-browser.def
tree-call-cdce.c
tree-cfg.c revert: tree-cfg.c (verify_gimple_call): Verify that gimple_call_cannot_inline_p is returning a conservative correct... 2011-11-09 15:05:20 +00:00
tree-cfgcleanup.c
tree-chrec.c tree.h (convert_to_ptrofftype_loc): New function. 2011-08-17 12:00:35 +00:00
tree-chrec.h tree.h (ptrofftype_p): New helper function. 2011-08-16 13:55:30 +00:00
tree-complex.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-data-ref.c re PR tree-optimization/49960 (inconsistent outputs when enabling autopar for a self -dependence testcase) 2011-11-16 15:01:47 +00:00
tree-data-ref.h re PR tree-optimization/50789 (Gather vectorization) 2011-11-07 16:59:07 +01:00
tree-dfa.c tree-flow.h (get_var_ann): Don't declare. 2011-10-06 15:18:12 +00:00
tree-diagnostic.c Emit macro expansion related diagnostics 2011-10-17 11:59:27 +02:00
tree-diagnostic.h Emit macro expansion related diagnostics 2011-10-17 11:59:27 +02:00
tree-dump.c
tree-dump.h
tree-eh.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
tree-emutls.c sw-1.c: Force rep;movsb. 2011-11-14 17:28:11 +00:00
tree-flow-inline.h tree-flow.h (get_var_ann): Don't declare. 2011-10-06 15:18:12 +00:00
tree-flow.h Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
tree-if-conv.c re PR tree-optimization/50319 (if-conversion produces unvectorizable conditions) 2011-09-07 14:19:33 +00:00
tree-inline.c ipa-cp.c (ipa_value_from_jfunc): Make global. 2011-11-15 03:46:08 +00:00
tree-inline.h ipa-cp.c (ipa_value_from_jfunc): Make global. 2011-11-15 03:46:08 +00:00
tree-into-ssa.c
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c re PR tree-optimization/51070 (ICE verify_gimple failed) 2011-11-10 13:46:27 +00:00
tree-mudflap.c re PR middle-end/50527 (inconsistent vla align) 2011-10-07 12:49:49 +00:00
tree-mudflap.h
tree-nested.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-nomudflap.c
tree-nrv.c
tree-object-size.c re PR middle-end/51077 (Endless recursion with __builtin_object_size) 2011-11-10 20:02:30 +01:00
tree-optimize.c
tree-outof-ssa.c tree-outof-ssa.c (insert_back_edge_copies): Add call to mark_dfs_back_edges. 2011-11-18 14:15:38 +00:00
tree-parloops.c
tree-pass.h Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
tree-phinodes.c
tree-predcom.c tree-data-ref.c (dr_analyze_innermost): Add new argument. 2011-09-25 09:21:42 +00:00
tree-pretty-print.c gengtype.c (write_field_root): Avoid out-of-scope access of newv. 2011-11-08 16:47:16 +00:00
tree-pretty-print.h
tree-profile.c tree-flow.h (get_var_ann): Don't declare. 2011-10-06 15:18:12 +00:00
tree-scalar-evolution.c tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restore if there is no outgoing edge. 2011-09-25 14:55:12 +00:00
tree-scalar-evolution.h
tree-sra.c gengtype.c (write_field_root): Avoid out-of-scope access of newv. 2011-11-08 16:47:16 +00:00
tree-ssa-address.c tree-ssa-address.c (copy_ref_info): Remove copy of TREE_THIS_NOTRAP. 2011-10-11 21:21:43 +00:00
tree-ssa-alias.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
tree-ssa-alias.h tree-ssa-alias.h (struct pt_solution): Remove vars_contains_restrict member. 2011-10-18 09:04:54 +00:00
tree-ssa-ccp.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-ssa-coalesce.c
tree-ssa-copy.c
tree-ssa-copyrename.c
tree-ssa-dce.c gengtype.c (write_field_root): Avoid out-of-scope access of newv. 2011-11-08 16:47:16 +00:00
tree-ssa-dom.c re PR tree-optimization/44683 (Optimization bug with copysign builtin) 2011-10-23 15:57:09 +00:00
tree-ssa-dse.c
tree-ssa-forwprop.c re PR tree-optimization/50780 (ICE: verify_gimple failed: invalid operands in ternary operation with -ftree-vectorize -fnon-call-exceptions) 2011-10-19 14:54:34 +00:00
tree-ssa-ifcombine.c
tree-ssa-live.c re PR tree-optimization/50644 (ICE in set_is_used added today) 2011-11-17 16:03:56 +00:00
tree-ssa-live.h
tree-ssa-loop-ch.c
tree-ssa-loop-im.c tree-ssa-loop-im.c (stmt_cost): Add WIDEN_*, FMA_EXPR and rotates to the set of expensive operations. 2011-10-20 07:57:48 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c tree.h (copy_ref_info): Expose existing function. 2011-10-11 18:39:51 +00:00
tree-ssa-loop-manip.c tree.h (convert_to_ptrofftype_loc): New function. 2011-08-17 12:00:35 +00:00
tree-ssa-loop-niter.c
tree-ssa-loop-prefetch.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c
tree-ssa-math-opts.c re PR tree-optimization/50717 (Silent code gen fault with incorrect widening of multiply) 2011-10-18 19:57:15 +00:00
tree-ssa-operands.c gengtype.c (write_field_root): Avoid out-of-scope access of newv. 2011-11-08 16:47:16 +00:00
tree-ssa-operands.h
tree-ssa-phiopt.c re PR tree-optimization/51030 (PHI opt does not handle value-replacement with a transfer function) 2011-11-10 12:24:52 +00:00
tree-ssa-phiprop.c
tree-ssa-pre.c re PR tree-optimization/51042 (endless recursion in phi_translate) 2011-11-10 15:28:57 +00:00
tree-ssa-propagate.c re PR tree-optimization/51074 (No constant folding performed for VEC_PERM_EXPR, VEC_INTERLEAVE*EXPR, VEC_EXTRACT*EXPR) 2011-11-11 20:55:23 +01:00
tree-ssa-propagate.h gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after push_gimplify_context. 2011-09-26 18:19:55 +02:00
tree-ssa-reassoc.c re PR tree-optimization/50587 (ICE init_range_entry, at tree-ssa-reassoc.c:1698 caused by recent change) 2011-10-03 11:06:38 +02:00
tree-ssa-sccvn.c gengtype.c (write_field_root): Avoid out-of-scope access of newv. 2011-11-08 16:47:16 +00:00
tree-ssa-sccvn.h re PR middle-end/43864 (Same basic blocks should be merged) 2011-09-27 16:10:42 +00:00
tree-ssa-sink.c invoke.texi (sink-frequency-threshold): Document. 2011-10-26 07:26:50 -06:00
tree-ssa-strlen.c tree-ssa-strlen.c: Include expr.h. 2011-10-27 21:04:43 +02:00
tree-ssa-structalias.c gengtype.c (write_field_root): Avoid out-of-scope access of newv. 2011-11-08 16:47:16 +00:00
tree-ssa-tail-merge.c tree-ssa-tail-merge.c (replace_block_by): Add frequency of bb2 to bb1. 2011-11-15 23:04:39 +00:00
tree-ssa-ter.c
tree-ssa-threadedge.c expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, from ... 2011-09-01 11:46:08 +00:00
tree-ssa-threadupdate.c
tree-ssa-uncprop.c
tree-ssa-uninit.c re PR middle-end/50040 (missed warning: ‘x.y’ is used uninitialized in this function) 2011-08-11 14:28:36 +00:00
tree-ssa.c tree-ssa.c (maybe_optimize_var): Drop TREE_ADDRESSABLE from vector or complex vars even if... 2011-10-13 18:09:12 +02:00
tree-ssanames.c
tree-stdarg.c re PR tree-optimization/51091 (FAIL: gcc.dg/tree-ssa/stdarg-2.c scan-tree-dump stdarg) 2011-11-11 20:57:23 +01:00
tree-stdarg.h
tree-streamer-in.c tree-streamer-out.c (pack_ts_base_value_fields): Emit TYPE_ADDR_SPACE. 2011-10-31 10:03:32 -04:00
tree-streamer-out.c tree-streamer-out.c (pack_ts_base_value_fields): Emit TYPE_ADDR_SPACE. 2011-10-31 10:03:32 -04:00
tree-streamer.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
tree-streamer.h Split out LTO's writing of top level asm nodes in preparation of extending what... 2011-09-30 14:56:01 +00:00
tree-switch-conversion.c
tree-tailcall.c
tree-vect-data-refs.c re PR tree-optimization/50789 (Gather vectorization) 2011-11-07 16:59:07 +01:00
tree-vect-generic.c re PR tree-optimization/51074 (No constant folding performed for VEC_PERM_EXPR, VEC_INTERLEAVE*EXPR, VEC_EXTRACT*EXPR) 2011-11-11 20:55:23 +01:00
tree-vect-loop-manip.c
tree-vect-loop.c re PR tree-optimization/51000 (ICE: in vect_get_store_cost, at tree-vect-stmts.c:923 on powerpc-apple-darwin9) 2011-11-10 09:29:52 +01:00
tree-vect-patterns.c re PR tree-optimization/51000 (ICE: in vect_get_store_cost, at tree-vect-stmts.c:923 on powerpc-apple-darwin9) 2011-11-10 09:29:52 +01:00
tree-vect-slp.c re PR tree-optimization/51058 (ICE: gimple check: expected gimple_assign(error_mark), have gimple_call() in gimple_assign_rhs_code, at gimple.h:1992) 2011-11-11 20:56:13 +01:00
tree-vect-stmts.c re PR bootstrap/51112 (LTO bootstrap failed with bootstrap-profiled) 2011-11-14 06:41:09 +00:00
tree-vectorizer.c tree-vectorizer.c (vect_print_dump_info): Print line number when dumping to a file. 2011-09-04 08:53:43 +00:00
tree-vectorizer.h re PR tree-optimization/50789 (Gather vectorization) 2011-11-07 16:59:07 +01:00
tree-vrp.c re PR tree-optimization/50729 (Silent code gen fault: Value range propagation seems to propagate values across narrowing/widening) 2011-10-17 12:22:54 +00:00
tree.c Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
tree.def Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
tree.h gengtype.c (write_field_root): Avoid out-of-scope access of newv. 2011-11-08 16:47:16 +00:00
treestruct.def
tsystem.h
typeclass.h
value-prof.c
value-prof.h
var-tracking.c re PR tree-optimization/50693 (Loop optimization restricted by GOTOs) 2011-11-05 20:58:37 +01:00
varasm.c re PR bootstrap/51094 (Bootstrap failure at revision 181279 on non-ELF targets) 2011-11-14 11:55:56 -05:00
varpool.c sw-1.c: Force rep;movsb. 2011-11-14 17:28:11 +00:00
vec.c
vec.h vec.h (VEC_BASE): If base is at offset 0 in the structure, use &(P)->base even if P is NULL. 2011-11-10 16:40:34 +01:00
vecir.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
web.c
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.