gcc/gcc
Kazu Hirata f87c27b4ab cfgbuild.c: Fix formatting.
* cfgbuild.c: Fix formatting.
	* cfg.c: Likewise.
	* cfgcleanup.c: Likewise.
	* cfglayout.c: Likewise.
	* cfgloop.c: Likewise.
	* cfgrtl.c: Likewise.

From-SVN: r53717
2002-05-22 01:27:34 +00:00
..
ada Makefile.in: Allow for PWDCMD to override hardcoded pwd. 2002-05-16 17:43:21 +00:00
config i386.c (ix86_sched_reorder_ppro): Fix typo/thinko. 2002-05-21 17:51:59 -06:00
cp c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
doc c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
f Daily bump. 2002-05-21 07:21:41 +00:00
fixinc c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
ginclude
intl
java configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort. 2002-05-19 16:25:51 +00:00
objc gcc.c (cpp_options): Must pass -m* and -f* options to the front end even when only preprocessing. 2002-05-14 17:12:16 +00:00
po Makefile.in: Allow for PWDCMD to override hardcoded pwd. 2002-05-16 17:43:21 +00:00
testsuite tls.exp, [...]: New directory and files. 2002-05-21 18:12:13 -07:00
treelang .info build fix, add flag needed by c-common.c 2002-05-18 23:29:36 +00:00
.cvsignore
ABOUT-GCC-NLS
ABOUT-NLS
acconfig.h
aclocal.m4
alias.c alias.c (canon_true_dependence): Special case (mem:blk (scratch)). 2002-04-22 11:17:06 -07:00
attribs.c attribs.c (c_common_attribute_table): Move table and handlers to c-common.c. 2002-04-24 20:41:04 +00:00
basic-block.h basic_block.h (struct basic_block_def): Added prev_bb and next_bb fields. 2002-05-19 22:25:49 +00:00
bb-reorder.c bb-reorder.c (make_reorder_chain_1): Modified. 2002-05-21 20:37:43 +00:00
bitmap.c bitmap.c (bitmap_find_bit): Return early if we have the correct element cached. 2002-05-21 14:46:01 +00:00
bitmap.h
builtin-attrs.def
builtin-types.def Makefile.in (convert.o, [...]): Update. 2002-03-29 21:46:27 +00:00
builtins.c builtins.c (builtin_memset_gen_str): New function. 2002-04-23 12:17:37 +02:00
builtins.def
c-aux-info.c
c-common.c c-common.c (c_common_init): Set options->unsigned_char from flag_signed_char. 2002-05-21 21:55:37 +00:00
c-common.def
c-common.h c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
c-convert.c Fix last change: c-common.h instead of c-convert.h. 2002-04-05 09:06:04 +00:00
c-decl.c c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
c-errors.c
c-format.c c-common.c (c_common_post_options): Warn if -Wformat-zero-length is used without -Wformat. 2002-05-18 19:02:03 +00:00
c-lang.c c-common.h (c_common_parse_file): Update. 2002-04-25 06:24:41 +00:00
c-lex.c Makefile.in: Update. 2002-05-09 22:48:36 +00:00
c-lex.h c-common.c (preprocessing_asm): New macro. 2002-05-19 21:53:53 +00:00
c-objc-common.c Makefile.in: Update. 2002-04-20 09:14:37 +00:00
c-parse.in c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
c-pragma.c re PR c/6343 (attribute((weak)) not working on second declaration) 2002-04-28 18:31:34 +00:00
c-pragma.h c-pragma.c (maybe_apply_renaming_pragma): New. 2002-03-22 14:51:48 -08:00
c-semantics.c cfglayout.c (function_tail_eff_head): Rename to ... 2002-05-08 09:17:27 +00:00
c-tree.h c-common.c (warn_multichar): New. 2002-05-06 22:53:10 +00:00
c-typeck.c c-typeck.c (build_unary_op): Invoke non_lvalue. 2002-04-26 14:56:55 -07:00
caller-save.c
calls.c loop.c (load_mems): Don't change the interface of called functions. 2002-04-25 00:52:16 +01:00
cfg.c cfgbuild.c: Fix formatting. 2002-05-22 01:27:34 +00:00
cfganal.c bb-reorder.c (make_reorder_chain_1): Modified. 2002-05-21 20:37:43 +00:00
cfgbuild.c cfgbuild.c: Fix formatting. 2002-05-22 01:27:34 +00:00
cfgcleanup.c cfgbuild.c: Fix formatting. 2002-05-22 01:27:34 +00:00
cfglayout.c cfgbuild.c: Fix formatting. 2002-05-22 01:27:34 +00:00
cfglayout.h cfglayout.c (function_tail_eff_head): Rename to ... 2002-05-08 09:17:27 +00:00
cfgloop.c cfgbuild.c: Fix formatting. 2002-05-22 01:27:34 +00:00
cfgrtl.c cfgbuild.c: Fix formatting. 2002-05-22 01:27:34 +00:00
ChangeLog cfgbuild.c: Fix formatting. 2002-05-22 01:27:34 +00:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.lib
collect2.c
collect2.h
combine.c bb-reorder.c (make_reorder_chain_1): Modified. 2002-05-21 20:37:43 +00:00
conditions.h
config.gcc * config.gcc (powerpc-wrs-windiss*): New target. 2002-05-19 17:17:34 +00:00
config.guess
config.in configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort. 2002-05-19 16:25:51 +00:00
configure configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort. 2002-05-19 16:25:51 +00:00
configure.frag
configure.in configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort. 2002-05-19 16:25:51 +00:00
conflict.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
convert.c c-common.c (unsigned_conversion_warning, [...]): Use new hooks. 2002-04-01 08:46:10 +00:00
convert.h
COPYING
COPYING.LIB
cppdefault.c
cppdefault.h c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Default-define here. 2002-05-16 19:03:02 +00:00
cpperror.c cpperror.c (print_location): Don't print include chain if line == 0. 2002-04-14 18:42:47 +00:00
cppexp.c * cppexp.c (_cpp_expand_op_stack): Set op_limit. 2002-05-09 22:27:31 +00:00
cppfiles.c cppfiles.c (open_file): Change mode (DJGPP only) of redirected input to O_BINARY. 2002-05-13 20:28:28 +00:00
cpphash.c c-common.c (c_common_init): Set options->unsigned_char from flag_signed_char. 2002-05-21 21:55:37 +00:00
cpphash.h c-common.c (c_common_init): Set options->unsigned_char from flag_signed_char. 2002-05-21 21:55:37 +00:00
cppinit.c c-common.c (c_common_init): Set options->unsigned_char from flag_signed_char. 2002-05-21 21:55:37 +00:00
cpplex.c Makefile.in: Update for cpptrad.c. 2002-05-17 20:16:48 +00:00
cpplib.c cppinit.c (cpp_post_options): If preprocessed, turn off traditional. 2002-05-18 08:23:20 +00:00
cpplib.h Makefile.in: Update for cpptrad.c. 2002-05-17 20:16:48 +00:00
cppmacro.c c-common.c (c_common_init): Set options->unsigned_char from flag_signed_char. 2002-05-21 21:55:37 +00:00
cppmain.c cpperror.c (print_location): Don't print include chain if line == 0. 2002-04-14 18:42:47 +00:00
cppspec.c
cpptrad.c cppinit.c (cpp_post_options): If preprocessed, turn off traditional. 2002-05-18 08:23:20 +00:00
crtstuff.c
cse.c cse.c (canon_hash): Reorder do_not_record test. 2002-05-20 09:59:03 -07:00
cselib.c cselib.c (max_value_regs): New. 2002-05-21 00:55:22 -07:00
cselib.h
cstamp-h.in
dbxout.c dbxout.c: Fix formatting. 2002-05-11 10:47:05 +00:00
dbxout.h
dbxstclass.h
debug.c
debug.h
defaults.h defaults.h (UNIQUE_SECTION): Remove. 2002-05-17 23:25:19 +00:00
dependence.c dbxout.c: Fix formatting. 2002-05-11 10:47:05 +00:00
df.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
df.h Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
diagnostic.c dbxout.c: Fix formatting. 2002-05-11 10:47:05 +00:00
diagnostic.def
diagnostic.h diagnostic.h (output_buffer_state): Redefine. 2002-04-14 23:35:36 +00:00
doloop.c dbxout.c: Fix formatting. 2002-05-11 10:47:05 +00:00
dominance.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
doschk.c dbxout.c: Fix formatting. 2002-05-11 10:47:05 +00:00
dwarf2.h dwarf2.h (enum dwarf_attribute): Add DW_AT_GNU_vector. 2002-04-24 14:49:51 -04:00
dwarf2asm.c system.h (STRIP_NAME_ENCODING): Poison it. 2002-05-19 00:55:48 -07:00
dwarf2asm.h
dwarf2out.c invoke.texi (-malign-double): Re-add lost warning. 2002-05-15 09:00:30 +00:00
dwarf2out.h
dwarf.h
dwarfout.c dbxout.c: Fix formatting. 2002-05-11 10:47:05 +00:00
emit-rtl.c emit-rtl.c (global_rtl): Update comment. 2002-05-13 04:50:20 +00:00
enquire.c
errors.c
errors.h
except.c re PR c++/6320 (3.1 regression wrt 3.0: ICE in remove_eh_handler, at except.c:2696) 2002-04-16 18:52:38 -07:00
except.h basic-block.h (flow_delete_block_noexpunge): Declare. 2002-04-09 17:15:58 -07:00
explow.c
expmed.c re PR c/2035 (ICE in extract_bit_field, at expmed.c:1115) 2002-04-25 19:09:21 -07:00
expr.c re PR middle-end/6600 (i960 toolchain hits abort in c_readstr) 2002-05-21 22:38:00 +00:00
expr.h builtins.c (expand_builtin_va_arg): Give warnings not errors for promoted argument types; build trap. 2002-03-31 01:52:42 -08:00
final.c bb-reorder.c (make_reorder_chain_1): Modified. 2002-05-21 20:37:43 +00:00
fix-header.c final.c: Fix formatting. 2002-05-17 18:07:01 +00:00
fixproto Makefile.in: Allow for PWDCMD to override hardcoded pwd. 2002-05-16 17:43:21 +00:00
flags.h c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
floatlib.c
flow.c * flow.c (life_analysis): Fix test for deleted label. 2002-05-21 15:35:04 -07:00
fold-const.c final.c: Fix formatting. 2002-05-17 18:07:01 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c bb-reorder.c (make_reorder_chain_1): Modified. 2002-05-21 20:37:43 +00:00
function.h invoke.texi (-malign-double): Re-add lost warning. 2002-05-15 09:00:30 +00:00
future.options
gbl-ctors.h
gcc.c c-common.c (cb_register_builtins): Handle more built-ins here rather than in gcc.c specs. 2002-05-16 19:09:40 +00:00
gcc.h
gcc.hlp
gccbug.in
gccspec.c
gcov-io.h final.c (end_final): Use C trees to output data structures for profiling. 2002-05-09 12:54:19 +00:00
gcov.c final.c (end_final): Use C trees to output data structures for profiling. 2002-05-09 12:54:19 +00:00
gcse.c bb-reorder.c (make_reorder_chain_1): Modified. 2002-05-21 20:37:43 +00:00
gdbinit.in
gen-protos.c
genattr.c genattr.c (gen_attr): Don't emit a comma after the last enumerator. 2002-05-14 00:15:51 +00:00
genattrtab.c gensupport.c (n_comma_elts): Moved here from genattrtab.c. 2002-05-12 18:43:33 +00:00
genattrtab.h 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> 2002-04-29 22:34:36 +00:00
genautomata.c genautomata.c (reserv_sets_hash_value): Fix a typo. 2002-05-21 23:27:04 +00:00
gencheck.c
gencodes.c
genconfig.c
genconstants.c
genemit.c re PR bootstrap/4192 (fr30-elf does not build - memory exhausted building crtbegin.o) 2002-03-20 22:58:57 +01:00
genextract.c
genflags.c
gengenrtl.c gengenrtl.c: Add prototype for excluded_rtx. 2002-05-19 08:04:22 +02:00
genmultilib
genopinit.c
genoutput.c
genpeep.c
genpreds.c
genrecog.c re PR bootstrap/4195 (mn10200-elf fails building libgcc __ffssi2) 2002-03-21 08:14:18 +01:00
gensupport.c gensupport.c (init_include_reader): Merge into ... 2002-05-19 18:17:14 -07:00
gensupport.h gensupport.c (n_comma_elts): Moved here from genattrtab.c. 2002-05-12 18:43:33 +00:00
ggc-common.c emit-rtl.c (global_rtl): Update comment. 2002-05-13 04:50:20 +00:00
ggc-none.c
ggc-page.c
ggc-simple.c
ggc.h varray.h (VARRAY_CHECK): Const-ify. 2002-04-01 05:08:51 +00:00
glimits.h
global.c bb-reorder.c (make_reorder_chain_1): Modified. 2002-05-21 20:37:43 +00:00
gmon.c
graph.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-posix.h
gthr-rtems.h gthr-rtems.h: Correct prototypes to remove warnings. 2002-04-22 18:26:01 +00:00
gthr-single.h
gthr-solaris.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
halfpic.c
halfpic.h
hard-reg-set.h
hash.c
hash.h
hashtable.c
hashtable.h
hooks.c system.h (ENCODE_SECTION_INFO): Poison it. 2002-05-18 22:23:27 -07:00
hooks.h system.h (ENCODE_SECTION_INFO): Poison it. 2002-05-18 22:23:27 -07:00
hwint.h
ifcvt.c bb-reorder.c (make_reorder_chain_1): Modified. 2002-05-21 20:37:43 +00:00
input.h
insn-addr.h
integrate.c cpplex.c: Fix comment formatting. 2002-04-30 20:48:55 +00:00
integrate.h
intl.c
intl.h
jump.c basic-block.h (flow_delete_block_noexpunge): Declare. 2002-04-09 17:15:58 -07:00
langhooks-def.h c-common.h (c_common_parse_file): Update. 2002-04-25 06:24:41 +00:00
langhooks.c c-common.h (c_common_parse_file): Update. 2002-04-25 06:24:41 +00:00
langhooks.h c-common.h (c_common_parse_file): Update. 2002-04-25 06:24:41 +00:00
LANGUAGES
lcm.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
libfuncs.h builtins.c (expand_builtin_va_arg): Give warnings not errors for promoted argument types; build trap. 2002-03-31 01:52:42 -08:00
libgcc2.c system.h (BLOCK_PROFILER, [...]): Poison. 2002-05-19 01:31:53 -07:00
libgcc2.h final.c (end_final): Use C trees to output data structures for profiling. 2002-05-09 12:54:19 +00:00
libgcc-std.ver
limitx.h
limity.h
line-map.c
line-map.h
lists.c
local-alloc.c PR c/6689, PR optimization/6615 2002-05-17 10:01:06 -07:00
longlong.h
loop.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
loop.h loop.h (struct loop_info): Add member has_prefetch. 2002-05-16 18:37:06 +00:00
machmode.def re PR rtl-optimization/5742 (bug with -freg-struct-return and functions returning 1 byte values) 2002-03-24 00:03:44 -08:00
machmode.h
main.c
Makefile.in Makefile.in (distclean): Remove QMTest stuff. 2002-05-20 07:22:30 +00:00
mbchar.c
mbchar.h
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkdeps.c
mkdeps.h
mkinstalldirs
mklibgcc.in t-linux64 (SHLIB_MAPFILES): Set. 2002-05-09 23:09:27 +02:00
mkmap-flat.awk
mkmap-symver.awk mklibgcc.in (SHLIB_MKMAP_OPTS): New variable. 2002-03-22 11:25:35 +10:30
move-if-change
ONEWS
optabs.c optabs.c (expand_cmplxdiv_wide): Use complex_part_zero_p. 2002-05-20 08:30:03 +00:00
optabs.h
output.h c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
params.c params.c: Fix formatting. 2002-05-20 18:06:55 +00:00
params.def invoke.texi (-malign-double): Re-add lost warning. 2002-05-15 09:00:30 +00:00
params.h params.c: Fix formatting. 2002-05-20 18:06:55 +00:00
predict.c bb-reorder.c (make_reorder_chain_1): Modified. 2002-05-21 20:37:43 +00:00
predict.def cfglayout.c (function_tail_eff_head): Rename to ... 2002-05-08 09:17:27 +00:00
predict.h cfglayout.c (function_tail_eff_head): Rename to ... 2002-05-08 09:17:27 +00:00
prefix.c params.c: Fix formatting. 2002-05-20 18:06:55 +00:00
prefix.h
print-rtl.c params.c: Fix formatting. 2002-05-20 18:06:55 +00:00
print-tree.c c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
profile.c profile.c (gen_edge_profiler): Set alias set before the memory is used. 2002-05-21 08:54:21 +00:00
profile.h profile.h (profile_info): Add missing extern to declaration. 2002-05-12 10:03:35 -07:00
protoize.c * protoize.c: Fix formatting. 2002-05-20 01:47:50 +00:00
read-rtl.c read-rtl.c: Fix formatting. 2002-05-09 01:42:28 +00:00
README-fixinc
README.Portability
real.c expr.c (compress_float_constant): New. 2002-05-12 10:09:24 -07:00
real.h gengenrtl.c: Add prototype for excluded_rtx. 2002-05-19 08:04:22 +02:00
recog.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
recog.h recog.c (store_data_bypass_p, [...]): New. 2002-05-03 15:23:45 -07:00
reg-stack.c reg-stack.c (swap_rtx_condition, [...]): Use unspec names, not numbers. 2002-05-21 12:57:39 -07:00
regclass.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
regmove.c bb-reorder.c (make_reorder_chain_1): Modified. 2002-05-21 20:37:43 +00:00
regrename.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
regs.h
reload1.c reload1.c (do_output_reload): Run delete_output_reload only if optimizing. 2002-05-21 15:40:53 -07:00
reload.c read-rtl.c: Fix formatting. 2002-05-09 01:42:28 +00:00
reload.h
reorg.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
resource.c bb-reorder.c (make_reorder_chain_1): Modified. 2002-05-21 20:37:43 +00:00
resource.h
rtl-error.c read-rtl.c: Fix formatting. 2002-05-09 01:42:28 +00:00
rtl.c read-rtl.c: Fix formatting. 2002-05-09 01:42:28 +00:00
rtl.def 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> 2002-04-29 22:34:36 +00:00
rtl.h rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): Avoid warnings when disabling checking, and avoid multiple evaluation of RTX. 2002-05-21 15:39:31 +00:00
rtlanal.c read-rtl.c: Fix formatting. 2002-05-09 01:42:28 +00:00
sbitmap.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
sbitmap.h sbitmap.c (sbitmap_union_of_diff, [...]): Do not return changed status. 2002-04-09 14:15:38 -07:00
scan-decls.c sbitmap.c: Fix formatting. 2002-05-09 12:02:29 +00:00
scan-types.sh
scan.c sbitmap.c: Fix formatting. 2002-05-09 12:02:29 +00:00
scan.h
sched-deps.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
sched-ebb.c bb-reorder.c (make_reorder_chain_1): Modified. 2002-05-21 20:37:43 +00:00
sched-int.h haifa-sched.c (schedule_insn): Print table of instructions and reservations. 2002-05-02 17:05:52 -07:00
sched-rgn.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
sched-vis.c sbitmap.c: Fix formatting. 2002-05-09 12:02:29 +00:00
sdbout.c sbitmap.c: Fix formatting. 2002-05-09 12:02:29 +00:00
sdbout.h
SERVICE
sibcall.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
simplify-rtx.c sbitmap.c: Fix formatting. 2002-05-09 12:02:29 +00:00
sort-protos
ssa-ccp.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
ssa-dce.c bb-reorder.c (make_reorder_chain_1): Modified. 2002-05-21 20:37:43 +00:00
ssa.c Revert "Basic block renumbering removal", and two followup patches. 2002-05-16 19:31:56 -07:00
ssa.h
stab.def
stack.h
stmt.c sbitmap.c: Fix formatting. 2002-05-09 12:02:29 +00:00
stor-layout.c sbitmap.c: Fix formatting. 2002-05-09 12:02:29 +00:00
stringpool.c sbitmap.c: Fix formatting. 2002-05-09 12:02:29 +00:00
sys-protos.h
sys-types.h
system.h system.h (BLOCK_PROFILER, [...]): Poison. 2002-05-19 01:31:53 -07:00
target-def.h c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
target.h c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
timevar.c timevar.c: Fix formatting. 2002-05-18 15:16:25 +00:00
timevar.def
timevar.h
tlink.c timevar.c: Fix formatting. 2002-05-18 15:16:25 +00:00
toplev.c c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
toplev.h c-common.c (cb_register_builtins): Handle more built-ins here rather than in gcc.c specs. 2002-05-16 19:09:40 +00:00
tradcif.y
tradcpp.c tradcpp.c (fixup_newlines): Use old-style function header. 2002-05-21 06:36:40 +00:00
tradcpp.h
tree-dump.c timevar.c: Fix formatting. 2002-05-18 15:16:25 +00:00
tree-dump.h
tree-inline.c timevar.c: Fix formatting. 2002-05-18 15:16:25 +00:00
tree-inline.h
tree.c c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
tree.def
tree.h c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
tsystem.h toplev.c: Don't include setjmp.h. 2002-03-25 20:52:28 +00:00
typeclass.h
unroll.c * unroll.c (unroll_loop): Zero label_map. 2002-03-24 18:49:09 -08:00
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c
unwind-pe.h
unwind-sjlj.c
unwind.h
unwind.inc
varasm.c c-common.h (enum rid): Add RID_THREAD. 2002-05-21 18:11:29 -07:00
varray.c
varray.h varray.h (VARRAY_CHECK): Const-ify. 2002-04-01 05:08:51 +00:00
version.c Daily bump. 2002-05-21 07:21:41 +00:00
version.h
vmsdbg.h
vmsdbgout.c
xcoffout.c system.h (STRIP_NAME_ENCODING): Poison it. 2002-05-19 00:55:48 -07:00
xcoffout.h

Copyright (C) 2000 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 C89 standard, since that is
probably what most people code to naturally.  Obviously using
constructs introduced after that is not a good idea.

The first section of this file deals strictly with portability issues,
the second with common coding pitfalls.


			Portability Issues
			==================

Unary +
-------

K+R C compilers and preprocessors have no notion of unary '+'.  Thus
the following code snippet contains 2 portability problems.

int x = +2;  /* int x = 2;  */
#if +1       /* #if 1  */
#endif


Pointers to void
----------------

K+R C compilers did not have a void pointer, and used char * as the
pointer to anything.  The macro PTR is defined as either void * or
char * depending on whether you have a standards compliant compiler or
a K+R one.  Thus

  free ((void *) h->value.expansion);

should be written

  free ((PTR) h->value.expansion);

Further, an initial investigation indicates that pointers to functions
returning void are okay.  Thus the example given by "Calling functions
through pointers to functions" below appears not to cause a problem.


String literals
---------------

Some SGI compilers choke on the parentheses in:-

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.

K+R C did not allow concatenation of string literals like

  "This is a " "single string literal".

Moreover, 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.


signed keyword
--------------

The signed keyword did not exist in K+R compilers; it was introduced
in ISO C89, so you cannot use it.  In both K+R and standard C,
unqualified char and bitfields may be signed or unsigned.  There is no
way to portably declare signed chars or signed bitfields.

All other arithmetic types are signed unless you use the 'unsigned'
qualifier.  For instance, it is safe to write

  short paramc;

instead of

  signed short paramc;

If you have an algorithm that depends on signed char or signed
bitfields, you must find another way to write it before it can be
integrated into GCC.


Function prototypes
-------------------

You need to provide a function prototype for every function before you
use it, and functions must be defined K+R style.  The function
prototype should use the PARAMS macro, which takes a single argument.
Therefore the parameter list must be enclosed in parentheses.  For
example,

int myfunc PARAMS ((double, int *));

int
myfunc (var1, var2)
	double var1;
	int *var2;
{
  ...
}

You also need to use PARAMS when referring to function protypes in
other circumstances, for example see "Calling functions through
pointers to functions" below.

Variable-argument functions are best described by example:-

void cpp_ice PARAMS ((cpp_reader *, const char *msgid, ...));

void
cpp_ice VPARAMS ((cpp_reader *pfile, const char *msgid, ...))
{  
#ifndef ANSI_PROTOTYPES
  cpp_reader *pfile;
  const char *msgid;
#endif
  va_list ap;
  
  VA_START (ap, msgid);
  
#ifndef ANSI_PROTOTYPES
  pfile = va_arg (ap, cpp_reader *);
  msgid = va_arg (ap, const char *);
#endif

  ...
  va_end (ap);
}

For the curious, here are the definitions of the above macros.  See
ansidecl.h for the definitions of the above macros and more.

#define PARAMS(paramlist)  paramlist  /* ISO C.  */
#define VPARAMS(args)   args

#define PARAMS(paramlist)  ()         /* K+R C.  */
#define VPARAMS(args)   (va_alist) va_dcl

One aspect of using K+R style function declarations, is you cannot
have arguments whose types are char, short, or float, since without
prototypes (ie, K+R rules), these types are promoted to int, int, and
double respectively.

Calling functions through pointers to functions
-----------------------------------------------

K+R C compilers require parentheses around the dereferenced function
pointer expression in the call, whereas ISO C relaxes the syntax.  For
example

typedef void (* cl_directive_handler) PARAMS ((cpp_reader *, const char *));
      *p->handler (pfile, p->arg);

needs to become

      (*p->handler) (pfile, p->arg);


Macros
------

The rules under K+R C and ISO C for achieving stringification and
token pasting are quite different.  Therefore some macros have been
defined which will get it right depending upon the compiler.

  CONCAT2(a,b) CONCAT3(a,b,c) and CONCAT4(a,b,c,d)

will paste the tokens passed as arguments.  You must not leave any
space around the commas.  Also,

  STRINGX(x)

will stringify an argument; to get the same result on K+R and ISO
compilers x should not have spaces around it.


Passing structures by value
---------------------------

Avoid passing structures by value, either to or from functions.  It
seems some K+R compilers handle this differently or not at all.


Enums
-----

In K+R C, you have to cast enum types to use them as integers, and
some compilers in particular give lots of warnings for using an enum
as an array index.


Bitfields
---------

See also "signed keyword" above.  In K+R C only unsigned int bitfields
were defined (i.e. unsigned char, unsigned short, unsigned long.
Using plain int/short/long was not allowed).


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);


Reserved Keywords
-----------------

K+R C has "entry" as a reserved keyword, so you should not use it for
your variable names.


Type promotions
---------------

K+R used unsigned-preserving rules for arithmetic expresssions, while
ISO uses value-preserving.  This means an unsigned char compared to an
int is done as an unsigned comparison in K+R (since unsigned char
promotes to unsigned) while it is signed in ISO (since all of the
values in unsigned char fit in an int, it promotes to int).

Trigraphs
---------

You weren't going to use them anyway, but trigraphs were not defined
in K+R C, and some otherwise ISO C compliant compilers do not accept
them.


Suffixes on Integer Constants
-----------------------------

K+R C did not accept a 'u' suffix on integer constants.  If you want
to declare a constant to be be unsigned, you must use an explicit
cast.

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(a, b)
      int a, b;
  {
    ...
  }

that function is expected to return int, *not* void.  GCC will warn
about this.  K+R C has no problem with 'void' as a return type, so you
need not worry about that.

Implicit function declarations always have return type int.  So if you
correct the above definition to

  void
  operate(a, b)
      int a, 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.