gcc/gcc
J"orn Rennecke ec555f3273 sh.c (reg_class_from_letter): No longer const.
* sh.c (reg_class_from_letter): No longer const.  Add 'e' entry.
	(sh_register_move_cost): Add clause for SImode fp-fp moves.
	Increase cost for moves involving multiple general purpose registers.
	* sh.h (OVERRIDE_OPTIONS): Set reg_class_from_letter['e'] according to
	TARGET_FMOVD.
	(HARD_REGNO_MODE_OK): Allow V2SFmode and V4SFmode in general purpose
	registers, and SImode in fp registers, for ! TARGET_SHMEDIA.
	(enum reg_class reg_class_from_letter): No longer const.
	(SECONDARY_OUTPUT_RELOAD_CLASS): Use REGCLASS_HAS_FP_REG /
	REGCLASS_HAS_GENERAL_REG.
	Handle SImode moves from/to fp registers.
	! TARGET_SHMEDIA && TARGET_FMOVD.
	(SECONDARY_INPUT_RELOAD_CLASS): Use REGCLASS_HAS_FP_REG.
	* sh.md (movsi_ie): Add alternatives to move from / to fp regisyters.

From-SVN: r60076
2002-12-12 17:11:13 +00:00
..
ada adaint.c (__gnat_tmp_name): Better, but good enough for now, solution to buffer overflow bug on GNU/Linux. 2002-11-18 14:39:46 +00:00
config sh.c (reg_class_from_letter): No longer const. 2002-12-12 17:11:13 +00:00
cp re PR c++/8372 (ICE on explicit call of destructor) 2002-12-10 22:31:40 +00:00
doc * doc/md.texi (pushm): Fix a typo. 2002-12-12 14:03:56 +00:00
f invoke.texi: Explain the purpose of -fmove-all-movables... 2002-11-20 23:22:50 +00:00
fixinc add i370-*-openedition to bypass fixinc list 2002-11-26 02:23:06 +00:00
ginclude * gcc/ginclude/stddef.h: Support the FreeBSD 5 typedef system. 2002-10-04 21:16:07 +00:00
intl
java parse.y (source_end_java_method): Remove custom encoding of line numbers for a function decl before passing it to... 2002-12-06 20:10:33 +00:00
objc objc-act.c (get_static_reference): Remove unneeded TYPE_BINFO initialization. 2002-10-24 00:46:02 +00:00
po
testsuite 20021212-1.c: New test. 2002-12-12 11:09:39 +00:00
treelang LANGUAGES: Follow spelling conventions. 2002-09-27 12:48:07 +00:00
.cvsignore
ABOUT-GCC-NLS ABOUT-GCC-NLS: Remove reference to enquire... 2002-09-18 05:07:02 +00:00
ABOUT-NLS
acconfig.h
aclocal.m4 aclocal.m4 (ac_cv_func_mmap_dev_zero): Darwin does not allow mmap from /dev/zero. 2002-11-23 00:20:13 +00:00
alias.c alias.c (find_base_value): Use new_reg_base_value if it's live. 2002-11-25 16:51:17 -08:00
attribs.c
basic-block.h ChangeLog: Follow spelling conventions. 2002-09-22 02:03:17 +00:00
bb-reorder.c
bitmap.c bitmap.c (bitmap_ior_and_compl, [...]): Initialize tmp.using_obstack to 0. 2002-12-03 21:00:16 +00:00
bitmap.h
builtin-attrs.def
builtin-types.def re PR c++/8332 (strlen/template interaction causes ICE) 2002-12-01 17:51:51 +00:00
builtins.c re PR c++/8332 (strlen/template interaction causes ICE) 2002-12-01 17:51:51 +00:00
builtins.def * builtins.def (DEF_C99_BUILTIN): Fix. 2002-11-27 13:49:33 +00:00
c-aux-info.c ChangeLog: Follow spelling conventions. 2002-09-22 02:03:17 +00:00
c-common.c c-common.c (builtin_define_type_max): Handle unsigned types too. 2002-12-11 06:36:17 +00:00
c-common.def builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
c-common.h re PR c++/8332 (strlen/template interaction causes ICE) 2002-12-01 17:51:51 +00:00
c-config-lang.in
c-convert.c
c-decl.c * c-decl.c: (start_struct): Commonize flag setting. 2002-11-26 17:36:14 +00:00
c-dump.c
c-errors.c
c-format.c re PR c++/8332 (strlen/template interaction causes ICE) 2002-12-01 17:51:51 +00:00
c-lang.c
c-lex.c
c-objc-common.c re PR c++/6994 (ICE in find_function_data) 2002-10-25 17:26:52 +00:00
c-opts.c * c-opts.c (COMMAND_LINE_OPTIONS): Fix -Wimplicit. 2002-11-09 12:37:08 +00:00
c-parse.in
c-pragma.c
c-pragma.h
c-pretty-print.c real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. 2002-10-15 17:40:39 -07:00
c-pretty-print.h
c-semantics.c re PR c/7622 (tree inliner fallout (regression relative to 2.95)) 2002-12-04 14:58:19 +00:00
c-tree.h
c-typeck.c re PR c/7128 (Undeclared variables as asm argument cause ICE) 2002-11-04 00:22:57 +00:00
caller-save.c
calls.c tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition. 2002-12-09 17:54:07 +00:00
cfg.c cfg.c (dump_flow_info): Use max_reg_num () to determine the largest pseudo register number plus 1. 2002-12-01 03:52:04 +00:00
cfganal.c cfganal.c (dfs_enumerate_from): Use PARAMS. 2002-10-11 21:10:00 +00:00
cfgbuild.c re PR c/7344 (performance regression on huge case statements) 2002-10-11 20:26:50 +00:00
cfgcleanup.c re PR c/7344 (performance regression on huge case statements) 2002-10-11 20:26:50 +00:00
cfglayout.c
cfglayout.h
cfgloop.c ChangeLog: Follow spelling conventions. 2002-09-22 02:03:17 +00:00
cfgrtl.c cfgrtl.c (force_nonfallthru_and_redirect): Allow abnormal edge to be forced into nonfallthru. 2002-12-04 14:21:58 +00:00
ChangeLog sh.c (reg_class_from_letter): No longer const. 2002-12-12 17:11:13 +00:00
ChangeLog.0 ChangeLog: Follow spelling conventions. 2002-09-22 02:03:17 +00:00
ChangeLog.1 ChangeLog.1: Fix typos. 2002-10-28 14:07:45 +00:00
ChangeLog.2 ChangeLog: Follow spelling conventions. 2002-09-22 02:03:17 +00:00
ChangeLog.3 ChangeLog: Follow spelling conventions. 2002-09-22 02:03:17 +00:00
ChangeLog.4 ChangeLog.4: Fix typos. 2002-09-28 15:29:45 +00:00
ChangeLog.5 ChangeLog: Follow spelling conventions. 2002-09-22 02:03:17 +00:00
ChangeLog.6 ChangeLog.4: Fix typos. 2002-09-28 15:29:45 +00:00
ChangeLog.7 Fix typos. 2002-11-15 14:53:41 +01:00
ChangeLog.lib
collect2.c ChangeLog: Follow spelling conventions. 2002-09-22 02:03:17 +00:00
collect2.h
combine.c Index: gcc/ChangeLog 2002-12-05 01:05:13 +00:00
conditions.h
config.gcc config.sub: Import from master repository 2002-12-09 08:10:20 +00:00
config.guess
config.in varasm.c (default_exception_section): Move to... 2002-11-26 13:34:25 +01:00
configure configure.in: Use "missing" script to generate warning if flex or bison programs not found... 2002-12-02 15:22:14 -05:00
configure.frag
configure.in configure.in: Use "missing" script to generate warning if flex or bison programs not found... 2002-12-02 15:22:14 -05:00
conflict.c conflict.c (arc_hash): Change return type to hashval_t. 2002-10-09 17:26:27 +00:00
convert.c
convert.h
COPYING
COPYING.LIB
cppdefault.c
cppdefault.h
cpperror.c
cppexp.c cpplib.c (_cpp_test_assertion): Default *value to 0. 2002-11-29 22:41:04 +00:00
cppfiles.c Makefile.in (RUN_GEN, [...]): New variables. 2002-11-20 19:49:53 +00:00
cpphash.c
cpphash.h ChangeLog: Follow spelling conventions. 2002-09-22 02:03:17 +00:00
cppinit.c cppinit.c (init_standard_includes, [...]): Use strncmp. 2002-10-06 11:21:09 +00:00
cpplex.c c-common.h: Follow spelling conventions. 2002-09-26 22:25:14 +00:00
cpplib.c cpplib.c (_cpp_test_assertion): Default *value to 0. 2002-11-29 22:41:04 +00:00
cpplib.h c-common.h: Follow spelling conventions. 2002-09-26 22:25:14 +00:00
cppmacro.c cppmacro.c (paste_tokens): Only allow / to paste with =. 2002-10-09 09:56:09 +00:00
cppmain.c cppmain.c (cpp_preprocess_file): Loop to pop any -included buffers. 2002-11-08 20:15:05 +00:00
cppspec.c gcc.c (The Specs Language): Document spec functions. 2002-11-19 04:37:50 +00:00
cpptrad.c re PR preprocessor/8497 (traditional preprocessor #if/#endif bug) 2002-11-08 22:36:22 +00:00
crtstuff.c varasm.c (default_exception_section): Move to... 2002-11-26 13:34:25 +01:00
cse.c cse.c (cse_insn): Don't cse past a basic block boundary. 2002-12-10 16:35:37 +00:00
cselib.c conflict.c (arc_hash): Change return type to hashval_t. 2002-10-09 17:26:27 +00:00
cselib.h
cstamp-h.in
dbxout.c fix stabs info for vector types 2002-11-08 23:12:24 +00:00
dbxout.h
dbxstclass.h
debug.c
debug.h
defaults.h tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition. 2002-12-09 17:54:07 +00:00
df.c * df.c: Fix formatting. 2002-11-18 03:19:44 +00:00
df.h
diagnostic.c * diagnostic.c (sorry): Don't repeat "sorry, unimplemented" text. 2002-11-14 21:34:19 +00:00
diagnostic.def
diagnostic.h dbxout.c: Follow spelling conventions. 2002-09-22 14:09:34 +00:00
doloop.c Fix bugs that showed up building Spec on ppc darwin. 2002-11-04 20:06:28 +00:00
dominance.c
doschk.c
dummy-conditions.c
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c varasm.c (default_exception_section): Move to... 2002-11-26 13:34:25 +01:00
dwarf2out.h
dwarf.h
dwarfout.c dbxout.c: Follow spelling conventions. 2002-09-22 14:09:34 +00:00
emit-rtl.c emit-rtl.c (gen_reg_rtx): Simplify mapping of Complex type to component type using GET_MODE_INNER. 2002-11-20 21:52:59 +00:00
errors.c
errors.h
et-forest.c
et-forest.h
except.c except.c (default_exception_section): Move variable into the scope where it is used. 2002-11-28 02:10:46 +00:00
except.h
explow.c explow.c (convert_memory_address): Use shallow_copy_rtx. 2002-10-31 21:35:57 +00:00
expmed.c tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition. 2002-12-09 17:54:07 +00:00
expr.c target.h (gcc_target): Add cannot_force_const_mem. 2002-12-09 15:54:01 -08:00
expr.h expr.c (gen_group_rtx, [...]): New functions. 2002-11-27 02:29:12 +00:00
final.c re PR c/7344 (performance regression on huge case statements) 2002-10-15 08:24:36 +00:00
fix-header.c
fixproto
flags.h re PR c/761 (Undocumented options, part 1) 2002-10-20 19:18:30 +00:00
floatlib.c
flow.c hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New. 2002-11-04 16:58:39 +00:00
fold-const.c re PR c/8639 (simple integer arithmetic expression broken) 2002-11-25 11:04:57 -08:00
fp-test.c
FSFChangeLog
FSFChangeLog.10 ChangeLog.4: Fix typos. 2002-09-28 15:29:45 +00:00
FSFChangeLog.11 ChangeLog.1: Follow spelling conventions. 2002-09-26 12:29:45 +00:00
function.c expr.c (gen_group_rtx, [...]): New functions. 2002-11-27 02:29:12 +00:00
function.h re PR c/7344 (performance regression on huge case statements) 2002-10-11 20:26:50 +00:00
future.options
gbl-ctors.h
gcc.c * gcc.c (do_spec_1): Reset delete_this_arg to zero. 2002-11-26 07:03:49 +00:00
gcc.h gcc.c (The Specs Language): Document spec functions. 2002-11-19 04:37:50 +00:00
gcc.hlp
gccbug.in
gccspec.c gcc.c (The Specs Language): Document spec functions. 2002-11-19 04:37:50 +00:00
gcov-io.h dbxout.c: Follow spelling conventions. 2002-09-22 14:09:34 +00:00
gcov.c system.h (GCCBUGURL): Delete. 2002-10-08 19:45:17 +00:00
gcse.c * gcse.c (gcse_emit_move_after): Correct typo in REG_EQUAL note. 2002-11-19 19:26:53 +00:00
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c ChangeLog.4: Fix typos. 2002-09-28 15:29:45 +00:00
genattrtab.h
genautomata.c cfganal.c (dfs_enumerate_from): Use PARAMS. 2002-10-11 21:10:00 +00:00
gencheck.c
gencodes.c
genconditions.c
genconfig.c dbxout.c: Follow spelling conventions. 2002-09-22 14:09:34 +00:00
genconstants.c
genemit.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-yacc.y real.h (enum real_value_class, [...]): Move from real.c. 2002-09-20 00:33:25 -07:00
gengtype.c * gengtype.c (rtx_next): Change type to int. 2002-10-04 13:41:45 +00:00
gengtype.h
genmultilib gcc.c (set_multilib_dir): Don't access *end. 2002-10-05 20:55:54 +02:00
genopinit.c
genoutput.c
genpeep.c
genpreds.c
genrecog.c re PR middle-end/8408 (simple legal c program ice in fixup_var_refs_1, at function.c:1938) 2002-11-03 15:42:51 -08:00
gensupport.c
gensupport.h
ggc-common.c ggc-common.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISCARD): Define as empty. 2002-11-20 20:06:34 +00:00
ggc-none.c
ggc-page.c ggc-common.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISCARD): Define as empty. 2002-11-20 20:06:34 +00:00
ggc-simple.c params.def (ggc-min-expand, [...]): New parameters. 2002-11-12 00:27:31 +00:00
ggc.h dbxout.c: Follow spelling conventions. 2002-09-22 14:09:34 +00:00
glimits.h
global.c global.c (find_reg): Check HARD_REGNO_NREGS before kicking out another register. 2002-11-20 09:52:14 +00:00
gmon.c
graph.c
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h * gthr-dce.h: Fix formatting. 2002-11-12 00:01:34 +00:00
gthr-posix.h * gthr-posix.h: Fix formatting. 2002-11-13 05:09:51 +00:00
gthr-rtems.h
gthr-single.h * gthr-single.h: Fix formatting. 2002-11-15 04:53:19 +00:00
gthr-solaris.h * gthr-solaris.h: Fix formatting. 2002-11-13 13:48:15 +00:00
gthr-vxworks.h * gthr-vxworks.h: Fix formatting. 2002-11-14 05:42:37 +00:00
gthr-win32.h * gthr-win32.h: Fix formatting. 2002-11-12 14:22:43 +00:00
gthr.h
haifa-sched.c ChangeLog.4: Fix typos. 2002-09-28 15:29:45 +00:00
hard-reg-set.h hard-reg-set.h: Follow spelling conventions. 2002-11-16 17:52:53 +00:00
hashtable.c
hashtable.h
hooks.c target.h (gcc_target): Add cannot_force_const_mem. 2002-12-09 15:54:01 -08:00
hooks.h target.h (gcc_target): Add cannot_force_const_mem. 2002-12-09 15:54:01 -08:00
hwint.h * hwint.h (HAVE___INT64): Fix typo (was HAVE__INT64). 2002-11-20 21:41:19 +00:00
ifcvt.c ifcvt.c (noce_process_if_block): Correctly detect X modified with INSN_B before COND_EARLIEST. 2002-09-18 18:07:10 -07:00
input.h
insn-addr.h
integrate.c PR c++/8461, c++/8625 2002-12-04 15:13:01 -05:00
integrate.h
intl.c
intl.h
jump.c jump.c (mark_jump_label): Handle subregs of label_refs. 2002-11-08 11:58:53 +00:00
langhooks-def.h hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first. 2002-11-26 18:47:44 -08:00
langhooks.c dbxout.c: Follow spelling conventions. 2002-09-22 14:09:34 +00:00
langhooks.h langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p. 2002-10-23 17:13:18 +00:00
LANGUAGES LANGUAGES: Follow spelling conventions. 2002-09-27 12:48:07 +00:00
lcm.c
libfuncs.h
libgcc2.c libgcc2.c (__udiv_w_sdiv): Use attribute ((always_inline)) when inlining it into other libgcc2 routines. 2002-10-23 10:47:24 +00:00
libgcc2.h
libgcc-std.ver * libgcc-std.ver: Inherit GCC_3.3 from GCC_3.0. 2002-12-03 14:04:22 -08:00
limitx.h
limity.h
line-map.c
line-map.h dbxout.c: Follow spelling conventions. 2002-09-22 14:09:34 +00:00
lists.c
local-alloc.c hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New. 2002-11-04 16:58:39 +00:00
location.h
longlong.h * longlong.h (__udiv_qrnnd): Remove PARAMS from prototype. 2002-10-03 22:39:08 +02:00
loop.c loop.c (record_giv): Initialize not_replaceable. 2002-11-20 07:14:54 +01:00
loop.h dbxout.c: Follow spelling conventions. 2002-09-22 14:09:34 +00:00
machmode.def
machmode.h expr.c (emit_move_insn): Use SCALAR_FLOAT_MODE_P 2002-11-01 09:35:24 +00:00
main.c
Makefile.in Makefile.in (install-driver): Remove versioned link before trying to create it. 2002-11-24 20:43:02 +00:00
mbchar.c
mbchar.h
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkdeps.c
mkdeps.h
mkheaders.in
mkinstalldirs
mklibgcc.in gcc.c (print_multi_os_directory): New variable. 2002-10-03 22:35:14 +02:00
mkmap-flat.awk
mkmap-symver.awk mkmap-symver.awk (BEGIN): Set sawsymbol false. 2002-11-27 12:00:14 -08:00
move-if-change
ONEWS
optabs.c emit-rtl.c (gen_reg_rtx): Simplify mapping of Complex type to component type using GET_MODE_INNER. 2002-11-20 21:52:59 +00:00
optabs.h
output.h c-common.c (handle_visibility_attribute): Accept "default". 2002-11-26 22:13:23 -08:00
params.c
params.def params.def (GGC_MIN_HEAPSIZE): Fix GGC_ALWAYS_COLLECT problem. 2002-11-15 21:27:48 +00:00
params.h
predict.c Really commit patch announced at Oct 14 PR c/7344 2002-10-17 13:54:32 +00:00
predict.def builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
predict.h
prefix.c
prefix.h
pretty-print.h
print-rtl.c real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. 2002-10-15 17:40:39 -07:00
print-tree.c real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. 2002-10-15 17:40:39 -07:00
profile.c c-opts.c (missing_arg): Use cl_options[opt_index].opt_code instead of just opt_index as switch expression. 2002-10-21 20:24:57 +00:00
profile.h
protoize.c c-common.h: Follow spelling conventions. 2002-09-26 22:25:14 +00:00
ra-build.c * ra-build.c: Fix a comment typo. 2002-12-02 05:12:53 +00:00
ra-colorize.c
ra-debug.c
ra-rewrite.c c-common.h: Follow spelling conventions. 2002-09-26 22:25:14 +00:00
ra.c
ra.h
read-rtl.c conflict.c (arc_hash): Change return type to hashval_t. 2002-10-09 17:26:27 +00:00
README-fixinc
README.Portability
real.c real.c (real_to_decimal): Fix buffer overrun when buffer size is smaller than representation. 2002-11-17 20:20:39 +00:00
real.h real.c (sticky_rshift_significand): Return inexact, don't or it in immediately. 2002-10-21 17:17:15 -07:00
recog.c recog.c (constrain_operands): Prefer exact match over reloadable EXTRA_MEMORY_CONSTRAINT or... 2002-11-20 17:05:08 +00:00
recog.h
reg-stack.c FOrgot to commit the file itself. Changelog entry is already at: 2002-11-10 19:59:26 +00:00
regclass.c hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New. 2002-11-04 16:58:39 +00:00
regmove.c combine.c: Fix comment formatting. 2002-10-27 14:47:55 +00:00
regrename.c hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New. 2002-11-04 16:58:39 +00:00
regs.h hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New. 2002-11-04 16:58:39 +00:00
reload1.c target.h (gcc_target): Add cannot_force_const_mem. 2002-12-09 15:54:01 -08:00
reload.c recog.c (constrain_operands): Prefer exact match over reloadable EXTRA_MEMORY_CONSTRAINT or... 2002-11-20 17:05:08 +00:00
reload.h c-common.h: Follow spelling conventions. 2002-09-26 22:25:14 +00:00
reorg.c c-common.h: Follow spelling conventions. 2002-09-26 22:25:14 +00:00
resource.c c-common.h: Follow spelling conventions. 2002-09-26 22:25:14 +00:00
resource.h
rtl-error.c
rtl.c * rtl.c (shallow_copy_rtx): Use memcpy for the entire node. 2002-10-13 19:36:25 -07:00
rtl.def builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
rtl.h expr.c (gen_group_rtx, [...]): New functions. 2002-11-27 02:29:12 +00:00
rtlanal.c c-common.h: Follow spelling conventions. 2002-09-26 22:25:14 +00:00
sbitmap.c LANGUAGES: Follow spelling conventions. 2002-09-27 12:48:07 +00:00
sbitmap.h
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c * sched-deps.c (sched_analyze): Check HARD_REGNO_CALL_PART_CLOBBERED. 2002-11-20 10:03:36 +00:00
sched-ebb.c
sched-int.h LANGUAGES: Follow spelling conventions. 2002-09-27 12:48:07 +00:00
sched-rgn.c LANGUAGES: Follow spelling conventions. 2002-09-27 12:48:07 +00:00
sched-vis.c real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. 2002-10-15 17:40:39 -07:00
sdbout.c
sdbout.h
SERVICE
sibcall.c LANGUAGES: Follow spelling conventions. 2002-09-27 12:48:07 +00:00
simplify-rtx.c hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New. 2002-11-04 16:58:39 +00:00
sort-protos
ssa-ccp.c
ssa-dce.c
ssa.c LANGUAGES: Follow spelling conventions. 2002-09-27 12:48:07 +00:00
ssa.h
stab.def builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
stack.h
stmt.c tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition. 2002-12-09 17:54:07 +00:00
stor-layout.c stor-layout.c (place_field): Update rli->offset as well as rli->bitpos. 2002-11-20 10:09:01 +00:00
stringpool.c
sys-protos.h
sys-types.h
system.h target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thunk into a single hook. 2002-10-22 16:05:28 -07:00
target-def.h target.h (gcc_target): Add cannot_force_const_mem. 2002-12-09 15:54:01 -08:00
target.h target.h (gcc_target): Add cannot_force_const_mem. 2002-12-09 15:54:01 -08:00
timevar.c Fix spelling. 2002-10-10 18:32:00 +00:00
timevar.def
timevar.h
tlink.c * tlink.c: Fix formatting. 2002-11-16 18:33:29 +00:00
toplev.c * toplev.c (dump_file): Fix order to match reality. 2002-12-09 20:49:34 +00:00
toplev.h
tracer.c
tree-dump.c LANGUAGES: Follow spelling conventions. 2002-09-27 12:48:07 +00:00
tree-dump.h
tree-inline.c PR c++/8461, c++/8625 2002-12-04 15:13:01 -05:00
tree-inline.h
tree.c tree.c (unsafe_for_reeval): Consider callee child of CALL_EXPR. 2002-12-06 00:08:11 +00:00
tree.def * tree.def: Delete mention of nonexistent ARRAY_TYPE fields. 2002-10-24 18:01:37 +00:00
tree.h tree.h (MODULE_LOCAL_P): Kill. 2002-12-11 10:28:26 -08:00
tsystem.h
typeclass.h
unroll.c * unroll.c (copy_loop_body): Copy CONST_OR_PURE_CALL_P. 2002-12-02 19:29:45 +00:00
unwind-dw2-fde-darwin.c Revert change accidentally applied to wrong branch 2002-12-01 17:32:33 +00:00
unwind-dw2-fde-glibc.c Index: ChangeLog 2002-11-07 06:00:07 +00:00
unwind-dw2-fde.c Index: ChangeLog 2002-11-07 06:00:07 +00:00
unwind-dw2-fde.h Index: ChangeLog 2002-11-07 06:00:07 +00:00
unwind-dw2.c unwind-sjlj.c (_Unwind_FindEnclosingFunction): Rename from_Unwind_Find_Enclosing_Function. 2002-11-27 10:33:56 +00:00
unwind-pe.h
unwind-sjlj.c unwind-sjlj.c (_Unwind_FindEnclosingFunction): Rename from_Unwind_Find_Enclosing_Function. 2002-11-27 10:33:56 +00:00
unwind.h unwind-sjlj.c (_Unwind_FindEnclosingFunction): Rename from_Unwind_Find_Enclosing_Function. 2002-11-27 10:33:56 +00:00
unwind.inc
varasm.c tree.h (MODULE_LOCAL_P): Kill. 2002-12-11 10:28:26 -08:00
varray.c
varray.h
version.c Daily bump. 2002-12-12 08:17:18 +00:00
version.h system.h (GCCBUGURL): Delete. 2002-10-08 17:27:39 +00:00
vmsdbg.h
vmsdbgout.c LANGUAGES: Follow spelling conventions. 2002-09-27 12:48:07 +00:00
xcoffout.c
xcoffout.h dbxout.c (FORCE_TEXT): Switch to current_function_decl, not text_section. 2002-09-26 23:08:38 -04:00

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;
{
  ...
}

This implies that if the function takes no arguments, it should be
declared and defined as follows:

int myfunc PARAMS ((void));

int
myfunc ()
{
  ...
}

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, ...))
{
  VA_OPEN (ap, msgid);
  VA_FIXEDARG (ap, cpp_reader *, pfile);
  VA_FIXEDARG (ap, const char *, msgid);

  ...
  VA_CLOSE (ap);
}

See ansidecl.h for the definitions of the above macros and more.

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.