gcc/gcc
Alan Modra c50594233b rs6000.c (mask_operand): Rewrite without bit-shifting loop.
* config/rs6000/rs6000.c (mask_operand): Rewrite without
	bit-shifting loop.
	(mask64_operand): Likewise.
	(rldic_operand): Delete.
	(includes_lshift64_p): Delete.
	(includes_rldic_lshift_p): New function.
	(includes_rldicr_lshift_p): New function.
	(print_operand): Don't call rldic_operand in case 'W'.
	* config/rs6000/rs6000-protos.h (rldic_operand): Remove.
	(includes_lshift64_p): Remove.
	(includes_rldic_lshift_p): Declare.
	(includes_rldicr_lshift_p): Declare.
	* config/rs6000/rs6000.h (PREDICATE_CODES): Remove rldic_operand.
	* config/rs6000/rs6000.md <ashldi3_internal 64 bit patterns>:
	Replace match_operand rldic_operand predicate with
	const_int_operand.  Replace includes_lshift64_p condition with
	includes_rldic_lshift_p.
	<ashldi3_internal 64 bit rldicr patterns>: New.

From-SVN: r45192
2001-08-28 01:22:35 +09:30
..
ch except.c (TYPE_HASH): Delete. 2001-08-18 18:11:18 +00:00
config rs6000.c (mask_operand): Rewrite without bit-shifting loop. 2001-08-28 01:22:35 +09:30
cp emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
doc * doc/invoke.texi: Replace references to -fdump-tree with -fdump-ast. 2001-08-20 22:34:14 -04:00
f Daily bump. 2001-08-27 15:51:29 +00:00
fixinc extra casting required by new pointer type 2001-07-21 04:20:08 +00:00
ginclude eabi.asm: Define 64-bit versions of FPR save/restore routines. 2001-08-13 13:37:17 -04:00
intl * gettextP.h (SWAP): Change parameter type to unsigned int. 2001-07-06 14:32:49 -07:00
java parse.y (check_deprecation): Handle TYPE_DECL in a special case... 2001-08-27 07:46:57 -07:00
objc except.c (TYPE_HASH): Delete. 2001-08-18 18:11:18 +00:00
po cpperror.c (print_containing_files): Moved to line-map.c. 2001-08-06 21:07:41 +00:00
testsuite 961203-1.x: Mark unsupported by stormy16. 2001-08-25 17:24:30 +00:00
.cvsignore Add cscope(1) databases 2001-08-15 04:52:54 +00:00
ABOUT-GCC-NLS
ABOUT-NLS
acconfig.h
aclocal.m4 For PR java/2812: 2001-07-18 17:17:03 +00:00
alias.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
basic-block.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
bb-reorder.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
bitmap.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
bitmap.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
build-make Add CFLAGS_FOR_BUILD for canadian cross build. 2001-06-27 21:38:51 -07:00
builtin-types.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
builtins.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
builtins.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-aux-info.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-common.c c-common.c (c_alignof, [...]): Move here... 2001-08-24 08:07:46 -04:00
c-common.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-common.h c-common.c (c_alignof, [...]): Move here... 2001-08-24 08:07:46 -04:00
c-convert.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-decl.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-dump.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-dump.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-errors.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
c-format.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
c-lang.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-lex.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-lex.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-parse.in Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-pragma.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-pragma.h c-pragma.h: Move weak_syms and weak_decls... 2001-08-24 08:08:35 -04:00
c-semantics.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
c-tree.h c-common.c (c_alignof, [...]): Move here... 2001-08-24 08:07:46 -04:00
c-typeck.c c-common.c (c_alignof, [...]): Move here... 2001-08-24 08:07:46 -04:00
caller-save.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
calls.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ChangeLog rs6000.c (mask_operand): Rewrite without bit-shifting loop. 2001-08-28 01:22:35 +09:30
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5 Rotate ChangeLog. 2001-07-02 14:23:53 -06:00
ChangeLog.lib
collect2.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
collect2.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
combine.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
conditions.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
config.gcc config.gcc: Add stormy16-*-elf case. 2001-08-25 17:14:36 +00:00
config.guess
config.in For PR java/2812: 2001-07-18 17:17:03 +00:00
configure Move constructor/destructor handling into target hooks. 2001-08-09 15:33:35 -07:00
configure.frag Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
configure.in Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
conflict.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
convert.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
convert.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
COPYING
COPYING.LIB
cppdefault.c
cppdefault.h Standardize header guards. 2001-05-25 18:31:47 -07:00
cpperror.c cpperror.c (print_location): Don't show _Pragma. 2001-08-22 20:37:20 +00:00
cppexp.c cppexp.c (EXTRACT_PRIO): Uppercase and parenthsize macro parameter. 2001-08-09 13:14:57 +00:00
cppfiles.c cpperror.c (print_location): Don't show _Pragma. 2001-08-22 20:37:20 +00:00
cpphash.c cpphash.c (_cpp_destroy_hashtable): Use ht_destroy. 2001-08-11 12:37:19 +00:00
cpphash.h cpperror.c (print_location): Don't show _Pragma. 2001-08-22 20:37:20 +00:00
cppinit.c cpperror.c (print_location): Don't show _Pragma. 2001-08-22 20:37:20 +00:00
cpplex.c cpperror.c (print_location): Don't show _Pragma. 2001-08-22 20:37:20 +00:00
cpplib.c cpperror.c (print_location): Don't show _Pragma. 2001-08-22 20:37:20 +00:00
cpplib.h cpperror.c (print_location): Don't show _Pragma. 2001-08-22 20:37:20 +00:00
cppmacro.c cppfiles.c (stack_include_file): line-map.c now handles include depth. 2001-08-21 23:05:12 +00:00
cppmain.c cpphash.h (_cpp_push_next_buffer): New. 2001-08-21 06:20:18 +00:00
cppspec.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
cross-make
crtstuff.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
cse.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
cselib.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
cselib.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
cstamp-h.in
dbxout.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dbxout.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dbxstclass.h
debug.c Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. 2001-07-19 21:17:09 +00:00
debug.h Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. 2001-07-19 21:17:09 +00:00
defaults.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dependence.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
df.c df.c (df_uses_record): Return after recording all uses in ASM_OPERANDS. 2001-08-26 20:33:25 +04:00
df.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
diagnostic.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
diagnostic.def
diagnostic.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
doloop.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dominance.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
doprint.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
doschk.c
dostage2
dostage3
dwarf2.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dwarf2asm.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
dwarf2asm.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dwarf2out.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dwarf2out.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dwarf.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dwarfout.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
emit-rtl.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
enquire.c
errors.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
errors.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
except.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
except.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
exgettext Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
explow.c explow.c (set_mem_attributes): Avoid returning a bogus alias set from a new MEM. 2001-08-22 10:53:20 -04:00
expmed.c expmed.c: Default-#define HAVE_insv, HAVE_extv, and HAVE_extzv to zero. 2001-08-24 16:01:42 +00:00
expr.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
expr.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
final.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
fix-header.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
fixproto Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
flags.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
floatlib.c
flow.c function.c (thread_prologue_and_epilogue_insns): Avoid fallthru flag on edge to exit. 2001-08-23 15:33:13 +00:00
fold-const.c fold-const.c (tree_expr_nonnegative_p): Handle *_DIV_EXPR, *_MOD_EXPR, SAVE_EXPR and NON_LVALUE_EXPR. 2001-08-24 12:18:45 +00:00
fp-test.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c function.c (thread_prologue_and_epilogue_insns): Avoid fallthru flag on edge to exit. 2001-08-23 15:33:13 +00:00
function.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
future.options
gbl-ctors.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gcc.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
gcc.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gcc.hlp Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gccbug.in gccbug.in: Fix typo. 2001-06-05 18:38:44 +00:00
gccspec.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gcov-io.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gcov.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
gcse.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gdbinit.in * gdbinit.in: Move break on exit after break on fancy_abort. 2001-08-21 01:54:33 -07:00
gen-protos.c
genattr.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genattrtab.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gencheck.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gencodes.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genconfig.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genconstants.c genconstants.c, [...]: replace "GNU CC" with "GCC". 2001-08-23 10:21:42 +00:00
genemit.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genextract.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genflags.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gengenrtl.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genmultilib Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genopinit.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genoutput.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genpeep.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
genpreds.c genconstants.c, [...]: replace "GNU CC" with "GCC". 2001-08-23 10:21:42 +00:00
genrecog.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gensupport.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
gensupport.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ggc-callbacks.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ggc-common.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ggc-none.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ggc-page.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ggc-simple.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ggc.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
glimits.h Remove s390x __LONG_MAX__ special case from glimits.h; 2001-08-14 00:53:23 +00:00
global.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gmon.c
graph.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
graph.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gstab.h Standardize header guards. 2001-05-25 18:31:47 -07:00
gsyms.h
gsyslimits.h
gthr-aix.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-dce.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-posix.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-rtems.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-single.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-solaris.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-vxworks.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr-win32.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gthr.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
haifa-sched.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
halfpic.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
halfpic.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
hard-reg-set.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
hash.c
hash.h
hashtable.c cpphash.c (_cpp_destroy_hashtable): Use ht_destroy. 2001-08-11 12:37:19 +00:00
hashtable.h cpphash.c (_cpp_destroy_hashtable): Use ht_destroy. 2001-08-11 12:37:19 +00:00
hwint.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ifcvt.c jump.c (squeeze_notes): Take parms by reference. 2001-08-22 10:51:32 -04:00
input.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
insn-addr.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
integrate.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
integrate.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
intl.c
intl.h
jump.c jump.c (squeeze_notes): Take parms by reference. 2001-08-22 10:51:32 -04:00
LANGUAGES
lcm.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
libfuncs.h genconstants.c, [...]: replace "GNU CC" with "GCC". 2001-08-23 10:21:42 +00:00
libgcc2.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
libgcc2.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
libgcc-std.ver Makefile.in: Move _bb and __gcc_bcmp to LIB2FUNCS_ST. 2001-06-13 14:26:03 +00:00
limitx.h
limity.h
line-map.c cppfiles.c (stack_include_file): line-map.c now handles include depth. 2001-08-21 23:05:12 +00:00
line-map.h cppfiles.c (stack_include_file): line-map.c now handles include depth. 2001-08-21 23:05:12 +00:00
listing
lists.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
local-alloc.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
longlong.h
loop.c jump.c (squeeze_notes): Take parms by reference. 2001-08-22 10:51:32 -04:00
loop.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
machmode.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
machmode.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
main.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
make-l2.com
Makefile.in Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
makefile.vms
mbchar.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
mbchar.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
mips-tdump.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
mips-tfile.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
mkconfig.sh expr.h: Split out optab- and libfunc-related code to... 2001-08-13 15:56:51 +00:00
mkdeps.c mkdeps.c (deps_add_default_target): Make local variable ``start'' a const char pointer. 2001-08-03 15:42:25 +00:00
mkdeps.h Standardize header guards. 2001-05-25 18:31:47 -07:00
mkinstalldirs
mklibgcc.in Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
mkmap-flat.awk Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
mkmap-symver.awk Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
move-if-change
ONEWS
optabs.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
optabs.h genconstants.c, [...]: replace "GNU CC" with "GCC". 2001-08-23 10:21:42 +00:00
output.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
params.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
params.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
params.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
patch-apollo-includes
predict.c predict.c (expensive_function_p): New. 2001-08-25 21:08:28 +00:00
predict.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
predict.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
prefix.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
prefix.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
print-rtl.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
print-tree.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
profile.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
protoize.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
read-rtl.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
README-fixinc reorganize inclhacks and apply fix to fixtests.c 2001-05-27 18:21:04 +00:00
README.Portability
real.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
real.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
recog.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
recog.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
reg-stack.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
regclass.c regclass.c (init_reg_sets_1): Don't assume cost 2 within a register class. 2001-08-23 00:37:03 -07:00
regmove.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
regrename.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
regs.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
reload1.c reload1.c (reload): Make all entries in reg_equiv_memory_loc unshared. 2001-08-25 21:39:47 +00:00
reload.c reload1.c (reload): Make all entries in reg_equiv_memory_loc unshared. 2001-08-25 21:39:47 +00:00
reload.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
reorg.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
resource.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
resource.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
rtl-error.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
rtl.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
rtl.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
rtl.h predict.c (expensive_function_p): New. 2001-08-25 21:08:28 +00:00
rtlanal.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sbitmap.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sbitmap.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
scan-decls.c Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on line-map.h. 2001-08-04 12:01:59 +00:00
scan-types.sh
scan.c
scan.h
sched-deps.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sched-ebb.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sched-int.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sched-rgn.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sched-vis.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sdbout.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sdbout.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
SERVICE
sibcall.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
simplify-rtx.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sort-protos
ssa-ccp.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ssa-dce.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ssa.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
ssa.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
stab.def
stack.h
stmt.c jump.c (squeeze_notes): Take parms by reference. 2001-08-22 10:51:32 -04:00
stor-layout.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
stringpool.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sys-protos.h
sys-types.h
system.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
target-def.h haifa-sched.c: Convert to target hooks. 2001-08-18 20:25:54 +00:00
target.h haifa-sched.c: Convert to target hooks. 2001-08-18 20:25:54 +00:00
timevar.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
timevar.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
timevar.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
tlink.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
toplev.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
toplev.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
tradcif.y re PR preprocessor/3824 (With -traditional, CPP 0xffffffff > 0 but C 0xffffffff < 0) 2001-08-05 21:31:30 +00:00
tradcpp.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
tradcpp.h Standardize header guards. 2001-05-25 18:31:47 -07:00
tree.c emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-08-27 08:48:43 +02:00
tree.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
tree.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
tsystem.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
typeclass.h
unprotoize.c
unroll.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
unwind-dw2-fde.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
unwind-dw2-fde.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
unwind-dw2.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
unwind-pe.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
unwind-sjlj.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
unwind.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
unwind.inc Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
varasm.c c-pragma.h: Move weak_syms and weak_decls... 2001-08-24 08:08:35 -04:00
varray.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
varray.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
version.c Daily bump. 2001-08-27 15:51:29 +00:00
version.h Standardize header guards. 2001-05-25 18:31:47 -07:00
vmsconfig.com
xcoffout.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
xcoffout.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00: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;
{
  ...
}

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.