gcc/gcc
Per Bothner 0286a91d40 parse.y (maybe_yank_clinit): A field without an initializer is not relevant.
* parse.y (maybe_yank_clinit):  A field without an initializer is not
	relevant.  All initializers except static final and constant require
	<clinit>, regardless of flag_emit_class_files.

From-SVN: r45388
2001-09-04 14:50:31 -07:00
..
ch except.c (TYPE_HASH): Delete. 2001-08-18 18:11:18 +00:00
config darwin.h (ASM_DECLARE_FUNCTION_NAME): Define. 2001-09-04 20:58:19 +00:00
cp decl.c (duplicate_decls): Remove code deadling with DECL_SAVED_INSNS. 2001-09-04 21:04:59 +00:00
doc rtl.texi: Mention that besides as a CODE_LABEL... 2001-09-04 13:47:28 +00:00
f Daily bump. 2001-09-04 07:16:40 +00:00
fixinc Makefile.in: Regenerate fixincl.x only if maintainer-mode is enabled. 2001-09-02 22:05:56 +00:00
ginclude * ginclude/stddef.h: Fix typo, __SIZE__TYPE__ should be __SIZE_TYPE__. 2001-08-27 20:23:37 +00:00
intl * gettextP.h (SWAP): Change parameter type to unsigned int. 2001-07-06 14:32:49 -07:00
java parse.y (maybe_yank_clinit): A field without an initializer is not relevant. 2001-09-04 14:50:31 -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 re PR c++/4203 (empty base class optimization zeroes first byte of other base class when using multiple inheritance) 2001-09-04 12:21:33 +00:00
.cvsignore Add cscope(1) databases 2001-08-15 04:52:54 +00:00
ABOUT-GCC-NLS
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog darwin.h (ASM_DECLARE_FUNCTION_NAME): Define. 2001-09-04 20:58:19 +00:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5 Rotate ChangeLog. 2001-07-02 14:23:53 -06:00
ChangeLog.lib
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in Makefile.in (c-pragma.o): Depend on output.h. 2001-08-31 19:27:12 +00:00
ONEWS
README-fixinc reorganize inclhacks and apply fix to fixtests.c 2001-05-27 18:21:04 +00:00
README.Portability
SERVICE
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 df.h (struct df): Add rts_order variable. 2001-08-28 23:43:23 +00:00
bb-reorder.c bb-reorder.c (function_tail_eff_head): New. 2001-08-29 02:31:44 -07: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 function.c (expand_function_end): Don't init arg_pointer_save_area. 2001-08-27 10:36:20 -07: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.h (tree_dump_index): Add more comments. 2001-09-04 12:12:50 +00:00
c-convert.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
c-decl.c c-decl.c (c_decode_option): Skip '-f' prefix before calling dump_switch_p. 2001-08-31 12:34:44 -04: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 (c-pragma.o): Depend on output.h. 2001-08-31 19:27:12 +00:00
c-pragma.h c-pragma.h (add_weak): Move prototype from here... 2001-08-28 23:03:52 +00: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-tree.h: Add prototyp for c_sizeof_nowarn. 2001-08-27 19:07:48 +02:00
c-typeck.c c-typeck.c (pointer_diff): Try to eliminate common term before doing conversions. 2001-08-30 13:46:52 +01:00
caller-save.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
calls.c calls.c (emit_library_call_value): Don't use a fixed argument after VA_CLOSE, i.e. 2001-08-31 19:28:58 +00:00
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 combine.c (combine_simplify_rtx): Don't reverse condition if there is no reverse for the condition. 2001-08-27 17:59:33 -07:00
conditions.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
config.gcc config.gcc (h8300-*-elf*): New case. 2001-08-30 19:22:55 +01: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
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 cppinit.c (cpp_start_read): Free the imacros list as we traverse it. 2001-09-01 10:22:17 +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 * cse.c (cse_basic_block): Skip note instructions. 2001-08-27 18:29:48 -07: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.h (struct df): Add rts_order variable. 2001-08-28 23:43:23 +00:00
df.h df.h (struct df): Add rts_order variable. 2001-08-28 23:43:23 +00:00
diagnostic.c (forgot in last checkin) 2001-08-28 06:55:48 +02: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
dwarf.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dwarf2.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
dwarf2asm.c * dwarf2asm.c (dw2_asm_output_nstring): Fix typo in previous change. 2001-08-29 03:16:12 +00: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
dwarfout.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
emit-rtl.c calls.c (emit_library_call_value): Don't use a fixed argument after VA_CLOSE, i.e. 2001-08-31 19:28:58 +00: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 dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Use proper alignment for assemble_integer for DW_EH_PE_aligned. 2001-08-27 10:25:36 -07: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 (store_bit_field): Update to patch from 2001-08-27: move adjustment of bitpos instead. 2001-08-31 15:54:19 -07:00
expr.c expr.c (push_block): Make sane use of STACK_GROWS_DOWNWARD. 2001-09-02 01:14:45 +00:00
expr.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
final.c final.c (final_scan_insn): Don't enter APP_ON mode for empty asm strings. 2001-08-27 10:29:57 -07: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 df.h (struct df): Add rts_order variable. 2001-08-28 23:43:23 +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
function.c function.h (struct function): Add arg_pointer_save_area_init. 2001-09-03 13:50:33 -07:00
function.h function.h (struct function): Add arg_pointer_save_area_init. 2001-09-03 13:50:33 -07:00
future.options
gbl-ctors.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
gcc.c gcc.c (handle_braces): Add explaination for abort. 2001-09-01 00:23:53 +00: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 gcse.c (add_label_notes): REG_LABEL is an INSN_LIST. 2001-08-31 16:49:37 +02: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 rtl.def: Undo my patch commited 2001-08-27. 2001-08-30 20:44:51 +00:00
genattrtab.c rtl.def: Undo my patch commited 2001-08-27. 2001-08-30 20:44: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 function.c: Remove all_functions. 2001-08-31 22:22:02 +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 rtl.def: Undo my patch commited 2001-08-27. 2001-08-30 20:44: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 function.c: Remove all_functions. 2001-08-31 22:22:02 +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 (mark_jump_label): Revert patch from 2001-08-28, the code was correct. 2001-08-31 07:55:56 +02:00
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
libgcc-std.ver Makefile.in: Move _bb and __gcc_bcmp to LIB2FUNCS_ST. 2001-06-13 14:26:03 +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
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 loop.c (express_from_1): Fix CONSTANT_P(a) case. 2001-09-03 22:54:02 +02: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.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
optabs.c optabs.c (expand_binop): Correctly handle the carry in multiword add/subtract operations. 2001-08-27 20:35:37 +00:00
optabs.h genconstants.c, [...]: replace "GNU CC" with "GCC". 2001-08-23 10:21:42 +00:00
output.h c-pragma.h (add_weak): Move prototype from here... 2001-08-28 23:03:52 +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
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
reload.c gcse.c (add_label_notes): REG_LABEL is an INSN_LIST. 2001-08-31 16:49:37 +02:00
reload.h Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
reload1.c * reload1.c (fixup_abnormal_edges): Allow NOTEs in the sequence. 2001-09-02 16:38:46 +00:00
reorg.c Makefile.in (c-pragma.o): Depend on output.h. 2001-08-31 19:27:12 +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 rtl.def: Undo my patch commited 2001-08-27. 2001-08-30 20:44:51 +00:00
rtl.h rtl.def: Undo my patch commited 2001-08-27. 2001-08-30 20:44:51 +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 sched-deps.c (add_dependence): Don't elide dependancy if the conditional used by insn is modified in elem. 2001-08-31 11:01:08 -07:00
sched-ebb.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
sched-int.h rtl.def: Undo my patch commited 2001-08-27. 2001-08-30 20:44:51 +00:00
sched-rgn.c rtl.def: Undo my patch commited 2001-08-27. 2001-08-30 20:44:51 +00:00
sched-vis.c rtl.def: Undo my patch commited 2001-08-27. 2001-08-30 20:44: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
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 ssa-ccp.c (ssa_ccp_df_delete_unreachable_insns): For unreachable blocks, the BB_REACHABLE is now set, rather than aux being non-NULL. 2001-08-28 23:38:12 +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 function.c (expand_function_end): Don't init arg_pointer_save_area. 2001-08-27 10:36:20 -07: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 rtl.def: Undo my patch commited 2001-08-27. 2001-08-30 20:44:51 +00:00
target.h rtl.def: Undo my patch commited 2001-08-27. 2001-08-30 20:44:51 +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 tree.c (default_valid_attribute_p): Don't use PARAMS on a function definition. 2001-08-28 23:44:42 +00:00
tree.def Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
tree.h function.c: Remove all_functions. 2001-08-31 22:22:02 +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 unwind-pe.h (read_uleb128, [...]): Move actual reading code here. 2001-08-31 05:49:13 -04: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 (c-pragma.o): Depend on output.h. 2001-08-31 19:27:12 +00:00
unwind-pe.h unwind-pe.h (read_uleb128, [...]): Move actual reading code here. 2001-08-31 05:49:13 -04:00
unwind-sjlj.c Makefile.in, [...]: replace "GNU CC" with "GCC". 2001-08-22 14:35:51 +00:00
unwind.h unwind.h (_UA_END_OF_STACK): New flag. 2001-09-04 11:20:21 -07:00
unwind.inc unwind.h (_UA_END_OF_STACK): New flag. 2001-09-04 11:20:21 -07:00
varasm.c c-pragma.h (add_weak): Move prototype from here... 2001-08-28 23:03:52 +00: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-09-04 07:16:40 +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

README.Portability

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.