8sa1-gcc/gcc
Richard Kenner eeb35b4552 expr.c (expand_assignment): When have varying-length object, make MEM a BLKmode.
* expr.c (expand_assignment): When have varying-length object,
	make MEM a BLKmode.
	(expand_expr, case ADDR_EXPR): Use SAVE_EXPR_RTL after putting
	SAVE_EXPR stack in case we had a SUBREG.

From-SVN: r43637
2001-06-28 06:16:03 -04:00
..
ch Makefile.in (c-parse.o): Depend on diagnostic.h 2001-06-10 13:48:04 +00:00
config i386.md (cmp?i): Simplify; refuse immediate operand in alternative 0 2001-06-28 08:44:16 +00:00
cp system.h (TARGET_ESC): Move to ... 2001-06-27 06:55:29 +00:00
doc objc-act.c (handle_impent): Rewrite to be more portable and to use ASM_DECLARE_CLASS_REFERENCE. 2001-06-28 01:34:25 +00:00
f Daily bump. 2001-06-28 07:16:17 +00:00
fixinc inline pow fix/PTHREAD_*_INITIALIZER for Solaris/UW7 Byteorder.h search problem 2001-06-28 03:13:49 +00:00
ginclude Add Darwin (Mac OS X kernel) native support. 2001-04-12 02:13:00 +00:00
intl * po2tbl.sed.in: Fixed typo. 2001-05-25 17:47:18 -07:00
java class.c (set_super_info): Call `set_class_decl_access_flags.' 2001-06-27 13:38:20 -07:00
objc objc-act.c (handle_impent): Rewrite to be more portable and to use ASM_DECLARE_CLASS_REFERENCE. 2001-06-28 01:34:25 +00:00
po * POTFILES.in: Replace dce.c with ssa-dce.c. 2001-06-19 08:04:13 -06:00
testsuite re PR c/3259 (({ }) and -Wall) 2001-06-22 20:19:03 +01:00
.cvsignore
ABOUT-GCC-NLS ABOUT-GCC-NLS: Now that gettext 0.10.37 is out, require it instead of the CVS version. 2001-04-22 22:33:45 +00:00
ABOUT-NLS
acconfig.h
aclocal.m4 aclocal.m4: Quote final argument of patsubst. 2001-05-26 04:54:42 +00:00
alias.c tree.def (ARRAY_RANGE_REF): New code. 2001-06-04 09:21:38 -04:00
basic-block.h basic-block.h (dump_edge_info): Declare. 2001-06-22 18:20:42 -04:00
bb-reorder.c
bitmap.c bitmap.c (bitmap_last_bit_set): Fix a non-c89 usage (null actual argument to macro). 2001-06-25 18:32:24 +00:00
bitmap.h bitmap.h: Add dump_bitmap... 2001-06-16 16:13:25 +00:00
build-make Add CFLAGS_FOR_BUILD for canadian cross build. 2001-06-27 21:38:51 -07:00
builtin-types.def builtins.def: Encode additional information, such as names and types, here. 2001-05-25 20:00:59 +00:00
builtins.c builtins.c (expand_builtin_expect_jump): Disable if the expression can't be re-evaluated. 2001-06-24 09:09:29 -07:00
builtins.def builtins.def: Fix definition of __builtin_cosf, it uses float as parameter and return value. 2001-06-05 18:02:56 +02:00
c-aux-info.c c-aux-info.c: NULL_PTR->NULL in calls to `concat'. 2001-04-29 12:43:20 +00:00
c-common.c re PR c/3259 (({ }) and -Wall) 2001-06-22 20:19:03 +01:00
c-common.def
c-common.h Implement the Named Return Value optimization. 2001-06-18 12:15:12 -04:00
c-convert.c c-convert.c (convert): When converting to a BOOLEAN_TYPE, avoid passing nested NOP_EXPRs to fold. 2001-04-23 23:55:32 +01:00
c-decl.c Makefile.in (TARGET_H, [...]): New. 2001-06-26 18:09:27 +00:00
c-dump.c c-common.h (flag_dump_translation_unit): Remove. 2001-06-05 08:03:45 +00:00
c-dump.h c-common.h (flag_dump_translation_unit): Remove. 2001-06-05 08:03:45 +00:00
c-errors.c
c-format.c c-format.c (check_format_info_recurse): Handle PLUS_EXPR for format string. 2001-04-25 23:18:20 +02:00
c-lang.c toplev.c (decode_f_option): Adjust setting. 2001-06-26 19:18:37 +00:00
c-lex.c c-lex.c (read_escape, read_ucs): Delete. 2001-05-23 19:05:37 +00:00
c-lex.h Standardize header guards. 2001-05-25 18:31:47 -07:00
c-parse.in Makefile.in (c-parse.o): Depend on diagnostic.h 2001-06-10 13:48:04 +00:00
c-pragma.c
c-pragma.h Standardize header guards. 2001-05-25 18:31:47 -07:00
c-semantics.c Implement the Named Return Value optimization. 2001-06-18 12:15:12 -04:00
c-tree.h c-tree.h (lang_decl): Add pending_sizes fields. 2001-06-05 06:51:02 +00:00
c-typeck.c Makefile.in (TARGET_H, [...]): New. 2001-06-26 18:09:27 +00:00
caller-save.c Use byte offsets in SUBREGs instead of words. 2001-04-03 15:06:12 +00:00
calls.c * calls.c (store_one_arg): Don't divide align by BITS_PER_UNIT. 2001-05-04 21:30:51 -04:00
ChangeLog expr.c (expand_assignment): When have varying-length object, make MEM a BLKmode. 2001-06-28 06:16:03 -04:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.lib
collect2.c *** empty log message *** 2001-04-27 19:59:53 +00:00
collect2.h Standardize header guards. 2001-05-25 18:31:47 -07:00
combine.c combine.c (nonzero_bits): Don't optimize away division by zero. 2001-06-15 13:27:03 +00:00
conditions.h
config.gcc Add ia64-hpux 128-bit long double support. 2001-06-25 20:50:48 -07:00
config.guess
config.in aclocal.m4: Quote final argument of patsubst. 2001-05-26 04:54:42 +00:00
configure Add CFLAGS_FOR_BUILD for canadian cross build. 2001-06-27 21:38:51 -07:00
configure.frag
configure.in Add CFLAGS_FOR_BUILD for canadian cross build. 2001-06-27 21:38:51 -07:00
conflict.c
convert.c
convert.h
COPYING
COPYING.LIB
cppdefault.c cppdefault.c (GPLUSPLUS_BACKWARD_INCLUDE_DIR): Add. 2001-04-06 06:13:27 +00:00
cppdefault.h Standardize header guards. 2001-05-25 18:31:47 -07:00
cpperror.c ABOUT-GCC-NLS: Now that gettext 0.10.37 is out, require it instead of the CVS version. 2001-04-22 22:33:45 +00:00
cppexp.c cppexp.c (lex): Use NODE_NAME and NODE_LEN. 2001-05-16 22:02:09 +00:00
cppfiles.c cppfiles.c (remove_component_p): Don't assume lstat/stat will keep errno unchanged on success. 2001-05-22 11:57:21 +00:00
cpphash.c * cpphash.c (alloc_node): Cast pointer. 2001-05-30 21:09:15 +00:00
cpphash.h Standardize header guards. 2001-05-25 18:31:47 -07:00
cppinit.c cppinit.c (print_help): Document -fpreprocessed. 2001-06-09 22:55:49 +00:00
cpplex.c cpplex.c (_cpp_lex_token): Revert patch of 16 May 2001 so that we do accept comments in preprocessed input. 2001-05-30 21:22:00 +00:00
cpplib.c * cpplib.c (run_directive): Set pfile->directive. 2001-05-27 18:06:00 +00:00
cpplib.h Standardize header guards. 2001-05-25 18:31:47 -07:00
cppmacro.c cppmacro.c (make_string_token): Avoid warning. 2001-06-23 11:34:41 +00:00
cppmain.c cppmacro.c (make_string_token): Avoid warning. 2001-06-23 11:34:41 +00:00
cppspec.c
cross-make i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. 2001-05-17 03:16:18 +00:00
crtstuff.c unwind-dw2-fde.c (__deregister_frame_info): Stubbify in favour of... 2001-05-22 16:01:33 -07:00
cse.c cse.c (fold_rtx): Use simplify_subreg. 2001-05-17 18:46:58 +00:00
cselib.c
cselib.h
cstamp-h.in
dbxout.c stmt.c (current_nesting_level): New fn. 2001-06-08 14:12:54 -04:00
dbxout.h
dbxstclass.h
defaults.h system.h (TARGET_ESC): Move to ... 2001-06-27 06:55:29 +00:00
dependence.c
diagnostic.c diagnostic.h: Add documentation. 2001-06-27 18:03:03 +00:00
diagnostic.def diagnostic.def: New file. 2001-05-01 08:19:45 +00:00
diagnostic.h diagnostic.h: Add documentation. 2001-06-27 18:03:03 +00:00
doloop.c Makefile.in (insn-recog.o): Depend on toplev.h. 2001-04-11 11:36:50 -07:00
dominance.c
doprint.c
doschk.c
dostage2
dostage3
dwarf2.h dwarf2.h (DW_EH_PE_aligned): New. 2001-06-05 18:57:49 -07:00
dwarf2asm.c dwarf2.h (DW_EH_PE_aligned): New. 2001-06-05 18:57:49 -07:00
dwarf2asm.h except.c (eh_data_format_name): Move to ... 2001-05-16 15:42:36 -07:00
dwarf2out.c Makefile.in (c-parse.o): Depend on diagnostic.h 2001-06-10 13:48:04 +00:00
dwarf2out.h
dwarf.h
dwarfout.c dwarf2out.c (DEBUG_ABBREV_SECTION, [...]): Rename from s/DEBUG_//. 2001-05-20 20:14:31 -07:00
dwarfout.h
emit-rtl.c Fix ia64-linux bootstrap failure. 2001-06-27 20:52:28 -07:00
enquire.c
errors.c
errors.h Standardize header guards. 2001-05-25 18:31:47 -07:00
except.c except.c (resolve_fixup_regions): Initialise "cleanup". 2001-06-18 16:43:51 +10:00
except.h except.c (get_exception_pointer, [...]): Take a struct function. 2001-06-08 15:57:23 -07:00
exgettext
explow.c * explow.c (expr_size): If DECL and size specified, use it. 2001-06-15 18:05:09 -04:00
expmed.c combine.c (gen_binary): Use swap_commutative_operands_p 2001-05-22 00:40:26 -07:00
expr.c expr.c (expand_assignment): When have varying-length object, make MEM a BLKmode. 2001-06-28 06:16:03 -04:00
expr.h expr.h (enum libfunc_index): Add LTI_memmove. 2001-04-13 21:39:22 -06:00
final.c regs.h (struct reg_info_def): Add freq field. 2001-06-22 17:18:23 +00:00
fix-header.c Makefile.in (OBJS, [...]): Update. 2001-05-20 06:26:45 +00:00
fixproto
flags.h c-decl.c (init_decl_processing): Don't call start_identifier_warnings. 2001-05-27 21:04:28 +00:00
floatlib.c i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. 2001-05-17 03:16:18 +00:00
flow.c i386.md (cmp?i): Simplify; refuse immediate operand in alternative 0 2001-06-28 08:44:16 +00:00
fold-const.c tree.def (ARRAY_RANGE_REF): New code. 2001-06-04 09:21:38 -04:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c integrate.c (ggc.h): Include. 2001-06-21 12:50:56 -04:00
function.h integrate.c (ggc.h): Include. 2001-06-21 12:50:56 -04:00
future.options
gbl-ctors.h
gcc.c toplev.c (independent_decode_option): Require =' between -aux-info' and filename in the same argument. 2001-06-10 00:31:07 +00:00
gcc.h Standardize header guards. 2001-05-25 18:31:47 -07:00
gcc.hlp
gccbug.in gccbug.in: Fix typo. 2001-06-05 18:38:44 +00:00
gccspec.c gccspec.c (lang_specific_driver): If compiling ObjC, add -shared-libgcc when necessary. 2001-06-16 16:33:28 +00:00
gcov-io.h predict.c (estimate_bb_frequencies): Do not handle conditional jumps jumping to fallthru basic block as conditional... 2001-06-22 17:23:14 +00:00
gcov.c regs.h (struct reg_info_def): Add freq field. 2001-06-22 17:18:23 +00:00
gcse.c invoke.texi: Add description of max-gcse-passes param. 2001-06-27 14:35:24 +00:00
gdbinit.in
gen-protos.c
genattr.c genattr.c, [...]: Wrap generated header in multiple-include guard. 2001-04-02 16:29:32 +00:00
genattrtab.c Makefile.in (reg-stack.o): Depend on reload.h. 2001-04-13 21:10:16 +00:00
gencheck.c genattr.c, [...]: Wrap generated header in multiple-include guard. 2001-04-02 16:29:32 +00:00
gencodes.c genattr.c, [...]: Wrap generated header in multiple-include guard. 2001-04-02 16:29:32 +00:00
genconfig.c genattr.c, [...]: Wrap generated header in multiple-include guard. 2001-04-02 16:29:32 +00:00
genemit.c Makefile.in (insn-recog.o): Depend on toplev.h. 2001-04-11 11:36:50 -07:00
genextract.c
genflags.c genattr.c, [...]: Wrap generated header in multiple-include guard. 2001-04-02 16:29:32 +00:00
gengenrtl.c Use byte offsets in SUBREGs instead of words. 2001-04-03 15:06:12 +00:00
genmultilib
genopinit.c
genoutput.c Makefile.in (insn-output.o): Depend on $(EXPR_H). 2001-04-11 15:57:31 +00:00
genpeep.c c-lex.c: NULL_PTR -> NULL. 2001-05-02 14:31:45 +00:00
genrecog.c combine.c (simplify_comparison): Update op1 after constant extension. 2001-05-21 23:46:20 -07:00
gensupport.c
gensupport.h
ggc-callbacks.c
ggc-common.c
ggc-none.c
ggc-page.c ggc-page.c (size_lookup): Increase minimum allocation size to eight bytes. 2001-05-31 05:05:19 +00:00
ggc-simple.c
ggc.h Makefile.in (OBJS, [...]): Update. 2001-05-20 06:26:45 +00:00
glimits.h glimits.h (USHRT_MAX): Use unsigned suffix if int can not hold it. 2001-06-26 16:56:06 +00:00
global.c regs.h (struct reg_info_def): Add freq field. 2001-06-22 17:18:23 +00:00
gmon.c
graph.c
graph.h Standardize header guards. 2001-05-25 18:31:47 -07:00
gstab.h Standardize header guards. 2001-05-25 18:31:47 -07:00
gsyms.h
gsyslimits.h cppinit.c (cpp_post_options): Shut off macro expansion if -fpreprocessed. 2001-05-10 00:07:23 +00:00
gthr-aix.h Standardize header guards. 2001-05-25 18:31:47 -07:00
gthr-dce.h gthr-posix.h (__gthread_active_ptr): Cast function pointer to target type to allow ISO C++ compiler to accept it. 2001-05-30 22:38:43 +00:00
gthr-posix.h (__gthread_objc_init_thread_system): If pthread_key_create fails, it's not clear what the return value is. 2001-06-09 18:05:09 +00:00
gthr-rtems.h Standardize header guards. 2001-05-25 18:31:47 -07:00
gthr-single.h Standardize header guards. 2001-05-25 18:31:47 -07:00
gthr-solaris.h gthr-posix.h (__gthread_active_ptr): Cast function pointer to target type to allow ISO C++ compiler to accept it. 2001-05-30 22:38:43 +00:00
gthr-vxworks.h Standardize header guards. 2001-05-25 18:31:47 -07:00
gthr-win32.h Standardize header guards. 2001-05-25 18:31:47 -07:00
gthr.h Standardize header guards. 2001-05-25 18:31:47 -07:00
haifa-sched.c i386.md (float_truncate splitter, [...]): Add reload_completted; fix operand predicate. 2001-06-26 10:47:33 +00:00
halfpic.c
halfpic.h
hard-reg-set.h Standardize header guards. 2001-05-25 18:31:47 -07:00
hash.c i386.c (ix86_emit_restore_regs_using_mov, [...]): Change bool' parameter to int'. 2001-05-04 14:36:39 +00:00
hash.h i386.c (ix86_emit_restore_regs_using_mov, [...]): Change bool' parameter to int'. 2001-05-04 14:36:39 +00:00
hashtable.c hashtable.c (calc_hash): Fix HASHSTEP definition. 2001-05-20 08:13:32 +00:00
hashtable.h Makefile.in (OBJS, [...]): Update. 2001-05-20 06:26:45 +00:00
hwint.h Standardize header guards. 2001-05-25 18:31:47 -07:00
ifcvt.c * ifcvt.c (dead_or_predicable): Fix return value last patch. 2001-06-13 17:40:44 -07:00
input.h
insn-addr.h insn-addr.h (INSN_ADDRESSES_NEW): Make insn_uid__ unsigned. 2001-06-03 22:58:08 +00:00
integrate.c * integrate.c (mark_hard_reg_initial_vals): Check for NULL. 2001-06-21 13:55:00 -04:00
integrate.h integrate.c (ggc.h): Include. 2001-06-21 12:50:56 -04:00
intl.c ansidecl.h: All logic from gcc/gansidecl.h moved here. 2001-04-04 00:46:27 +00:00
intl.h
jump.c * jump.c (duplicate_loop_exit_test): Fix loop header heuristics. 2001-06-11 13:49:24 +00:00
LANGUAGES
lcm.c
libgcc2.c regs.h (struct reg_info_def): Add freq field. 2001-06-22 17:18:23 +00:00
libgcc2.h Standardize header guards. 2001-05-25 18:31:47 -07: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 cppinit.c (cpp_post_options): Shut off macro expansion if -fpreprocessed. 2001-05-10 00:07:23 +00:00
listing
lists.c
local-alloc.c regs.h (struct reg_info_def): Add freq field. 2001-06-22 17:18:23 +00:00
longlong.h i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. 2001-05-17 03:16:18 +00:00
loop.c unroll.c: Include predict.h. 2001-06-18 15:35:47 +00:00
loop.h loop.h (struct movables): Remove `num'. 2001-05-11 15:54:19 +00:00
machmode.def
machmode.h
main.c ansidecl.h: All logic from gcc/gansidecl.h moved here. 2001-04-04 00:46:27 +00:00
make-l2.com
Makefile.in toplev.c (display_help): Fix param thinko. 2001-06-26 19:24:09 +00:00
makefile.vms
mbchar.c * mbchar.c: Include config.h first. 2001-04-07 22:39:10 +00:00
mbchar.h Standardize header guards. 2001-05-25 18:31:47 -07:00
mips-tdump.c c-lex.c: NULL_PTR -> NULL. 2001-05-02 14:31:45 +00:00
mips-tfile.c mips-tfile.c (copy_object): Always pass indexNil for symbol table index. 2001-06-13 18:07:34 +00:00
mkconfig.sh
mkdeps.c vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and... 2001-04-19 16:28:05 -04:00
mkdeps.h Standardize header guards. 2001-05-25 18:31:47 -07:00
mkinstalldirs
mklibgcc.in i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. 2001-05-17 03:16:18 +00:00
mkmap-flat.awk
mkmap-symver.awk
move-if-change
ONEWS
optabs.c optabs.c (emit_libcall_block): When using non-call exceptions, don't mark libcalls never throwing. 2001-06-22 16:42:33 +00:00
output.h output.h (dump_flow_info, [...]): Delete redundant prototypes. 2001-04-18 03:25:37 +00:00
params.c
params.def invoke.texi: Add description of max-gcse-passes param. 2001-06-27 14:35:24 +00:00
params.h invoke.texi: Add description of max-gcse-passes param. 2001-06-27 14:35:24 +00:00
patch-apollo-includes
predict.c predict.c (block_info_def): Add nvisited. 2001-06-22 23:19:22 +00:00
predict.def unroll.c: Include predict.h. 2001-06-18 15:35:47 +00:00
predict.h predict.def: New file. 2001-06-09 22:39:25 +00:00
prefix.c c-aux-info.c: NULL_PTR->NULL in calls to `concat'. 2001-04-29 12:43:20 +00:00
prefix.h Standardize header guards. 2001-05-25 18:31:47 -07:00
print-rtl.c print-rtl.c (xspaces): Remove. 2001-06-05 20:32:41 +00:00
print-tree.c print-tree.c (print_node): Don't print "regdecl" when bit doesn't mean that; use proper names instead. 2001-06-02 06:56:44 -04:00
profile.c regs.h (struct reg_info_def): Add freq field. 2001-06-22 17:18:23 +00:00
protoize.c
README-fixinc reorganize inclhacks and apply fix to fixtests.c 2001-05-27 18:21:04 +00:00
README.Portability
real.c Add ia64-hpux 128-bit long double support. 2001-06-25 20:50:48 -07:00
real.h Add ia64-hpux 128-bit long double support. 2001-06-25 20:50:48 -07:00
recog.c damn me, 2001-06-12 17:54:39 +00:00
recog.h
reg-stack.c bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". 2001-05-01 12:11:35 +00:00
regclass.c flow.c (mark_set_1, [...]): compute REG_FREQ using bb->frequency. 2001-06-22 23:27:48 +00:00
regmove.c Fix incorrect note handling. 2001-06-19 14:34:23 +00:00
regrename.c regrename.c (regrename_optimize): frame pointer register can use a few hardregs. 2001-05-19 09:59:52 +04:00
regs.h regs.h (struct reg_info_def): Add freq field. 2001-06-22 17:18:23 +00:00
reload1.c regs.h (struct reg_info_def): Add freq field. 2001-06-22 17:18:23 +00:00
reload.c reload.c (reload_inner_reg_of_subreg): Return 1 for PLUS. 2001-06-03 21:58:24 -04:00
reload.h Makefile.in (toplev.o, [...]): Depend on reload.h 2001-04-13 16:41:16 +00:00
reorg.c
resource.c Use byte offsets in SUBREGs instead of words. 2001-04-03 15:06:12 +00:00
resource.h
rtl.c rtl.c (read_string): Break out from ... 2001-05-22 09:42:41 -07:00
rtl.def
rtl.h Fix __builtin_expect on PowerPCs 2001-06-20 07:18:18 +00:00
rtlanal.c rtlanal.c (rtx_unsable_p): ADDRESSOF is stable. 2001-06-04 18:16:34 +00:00
sbitmap.c
sbitmap.h Standardize header guards. 2001-05-25 18:31:47 -07:00
scan-decls.c Makefile.in: Exterminate all references to assert.h. 2001-05-11 17:03:02 +00:00
scan-types.sh
scan.c
scan.h
sched-deps.c sched-deps.c (sched_analyze_insn): Force volatile memory reads to be output before a branch. 2001-05-20 13:03:15 -07:00
sched-ebb.c
sched-int.h
sched-rgn.c
sched-vis.c Use byte offsets in SUBREGs instead of words. 2001-04-03 15:06:12 +00:00
sdbout.c dbxout.c, [...]: Always include gstab.h, not system stab.h. 2001-05-01 01:58:32 +00:00
sdbout.h
SERVICE
sibcall.c sibcall.c (skip_unreturned_value): New function. 2001-06-08 12:24:30 +00:00
simplify-rtx.c simplify-rtx.c (simplify_rtx): Canonicalize commutative expressions by putting complex operands first and... 2001-06-27 18:14:23 -06:00
sort-protos
ssa-dce.c * ssa-dce.c: Renamed from dce.c. 2001-06-19 07:53:25 -06:00
ssa.c basic-block.h (dump_edge_info): Declare. 2001-06-22 18:20:42 -04:00
ssa.h basic-block.h (dump_edge_info): Declare. 2001-06-22 18:20:42 -04:00
stab.def
stack.h
stmt.c unroll.c: Include predict.h. 2001-06-18 15:35:47 +00:00
stor-layout.c tree.h (struct record_layout_info_s): New field unpadded_align. 2001-06-02 07:14:06 -04:00
stringpool.c c-decl.c (init_decl_processing): Don't call start_identifier_warnings. 2001-05-27 21:04:28 +00:00
sys-protos.h Makefile.in: Exterminate all references to assert.h. 2001-05-11 17:03:02 +00:00
sys-types.h
system.h system.h (TARGET_ESC): Move to ... 2001-06-27 06:55:29 +00:00
target-def.h system.h (TARGET_ESC): Move to ... 2001-06-27 17:40:01 +00:00
target.h system.h (TARGET_ESC): Move to ... 2001-06-27 17:40:01 +00:00
timevar.c configure.in: Probe for times, clock, struct tms, and clock_t. 2001-04-20 23:06:55 +00:00
timevar.def
timevar.h Standardize header guards. 2001-05-25 18:31:47 -07:00
tlink.c i386.c (ix86_emit_restore_regs_using_mov, [...]): Change bool' parameter to int'. 2001-05-04 14:36:39 +00:00
toplev.c toplev.c (display_help): Fix param thinko. 2001-06-26 19:24:09 +00:00
toplev.h Makefile.in (c-parse.o): Depend on diagnostic.h 2001-06-10 13:48:04 +00:00
tradcif.y
tradcpp.c cppinit.c (cpp_post_options): Shut off macro expansion if -fpreprocessed. 2001-05-10 00:07:23 +00:00
tradcpp.h Standardize header guards. 2001-05-25 18:31:47 -07:00
tree.c system.h (TARGET_ESC): Move to ... 2001-06-27 06:55:29 +00:00
tree.def Update comments for ARRAY_RANGE_REF 2001-06-05 06:27:44 -04:00
tree.h system.h (TARGET_ESC): Move to ... 2001-06-27 06:55:29 +00:00
tsystem.h Standardize header guards. 2001-05-25 18:31:47 -07:00
typeclass.h
unprotoize.c
unroll.c unroll.c: Include predict.h. 2001-06-18 15:35:47 +00:00
unwind-dw2-fde.c unwind-dw2-fde.c (__deregister_frame_info): Don't play games with alias attribute. 2001-06-11 13:15:44 -07:00
unwind-dw2-fde.h unwind-dw2-fde.c (__deregister_frame_info): Stubbify in favour of... 2001-05-22 16:01:33 -07:00
unwind-dw2.c except.c (dw2_build_landing_pads): Use word_mode, not Pmode, as ncessary. 2001-05-20 00:35:24 +00:00
unwind-pe.h unwind-pe.h: Conditionally qualify references to abort with std::. 2001-06-09 17:55:10 +00:00
unwind-sjlj.c unwind-sjlj.c (_Unwind_GetDataRelBase): New. 2001-05-15 20:08:28 -07:00
unwind.h defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New. 2001-05-11 23:03:20 -07:00
unwind.inc except.c (dw2_build_landing_pads): Use word_mode, not Pmode, as ncessary. 2001-05-20 00:35:24 +00:00
varasm.c tree.def (ARRAY_RANGE_REF): New code. 2001-06-04 09:21:38 -04:00
varray.c
varray.h Standardize header guards. 2001-05-25 18:31:47 -07:00
version.c Daily bump. 2001-06-28 07:16:17 +00:00
version.h Standardize header guards. 2001-05-25 18:31:47 -07:00
vmsconfig.com
xcoffout.c dbxout.c, [...]: Always include gstab.h, not system stab.h. 2001-05-01 01:58:32 +00:00
xcoffout.h xcoffout.h (DBX_OUTPUT_GCC_MARKER): Do not emit any marker. 2001-05-25 18:08:30 -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;
{
  ...
}

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.