gcc/gcc
Jakub Jelinek f17f93326d re PR c++/5964 (g++ generates code that results in "word displacement will not fit in 16 bits" on sparcv9)
PR c++/5964
	* config/sparc/sparc.md (empty_delay_slot, branch_type): New
	attributes.
	(length): Compute variable length for branches/calls/jumps here.
	(branch, inverted_branch, normal_fp_branch, inverted_fp_branch,
	normal_fpe_branch, inverted_fpe_branch): Remove length attribute,
	define branch_type attribute.
	(divsi3_sp32): Maximum length is 6 not 7.
	(call_address_struct_value_sp32, call_symbolic_struct_value_sp32,
	call_address_untyped_struct_value_sp32,
	call_symbolic_untyped_struct_value_sp32): Set length to 3 not 2.
	* config/sparc/sparc.c (empty_delay_slot): New function.
	* config/sparc/sparc.h (ADJUST_INSN_LENGTH): Remove.
	* config/sparc/sparc-protos.h (empty_delay_slot): Add prototype.

	* g++.dg/opt/longbranch1.C: New test.

From-SVN: r51557
2002-03-29 09:25:10 +01:00
..
ada * checks.ads: 2002-03-28 15:33:09 +00:00
ch real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. 2002-03-23 01:10:56 +00:00
config re PR c++/5964 (g++ generates code that results in "word displacement will not fit in 16 bits" on sparcv9) 2002-03-29 09:25:10 +01:00
cp re PR c++/6073 ([Solaris] Internal compiler error in simplify_gen_subreg, at simplify-rtx.c:2711) 2002-03-29 08:47:06 +01:00
doc invoke.texi (Warning Options): Refer to C++ Dialect Options and Objective-C Dialect Options. 2002-03-28 19:49:38 +00:00
f Daily bump. 2002-03-29 08:17:01 +00:00
fixinc re PR target/5996 (libstdc++ (FILE related) sparc-sun-solaris2.8 bootstrap failure) 2002-03-21 18:24:52 -08:00
ginclude stddef.h: Define _BSD_WCHAR_T_DEFINED_ if _BSD_WCHAR_T_ gets undefined. 2002-01-09 04:56:25 +00:00
intl * intl/localealias.c (strings.h): Include. 2001-12-11 08:23:40 -05:00
java re PR java/5986 (SIGSEGV in __gcj_personality_v0) 2002-03-29 00:42:54 +00:00
objc c-decl.c (finish_function): New arg can_defer_p. 2002-03-28 10:51:49 -08:00
po fr.po: Update to latest revision. 2002-03-14 16:39:28 +00:00
testsuite re PR c++/5964 (g++ generates code that results in "word displacement will not fit in 16 bits" on sparcv9) 2002-03-29 09:25:10 +01:00
.cvsignore cvsignore: Remove *.info* and genrtl*; these files are generated elsewhere now. 2002-03-04 23:21:41 +00:00
ABOUT-GCC-NLS
ABOUT-NLS
acconfig.h
aclocal.m4 re PR java/4972 (undefined reference to `libiconv') 2002-01-22 22:48:45 +00:00
alias.c alias.c: (nonlocal_mentioned_p): Use for_each_rtx. 2002-03-21 06:59:43 +00:00
attribs.c Makefile.in (attribs.o): Update. 2002-03-27 23:16:17 +00:00
basic-block.h basic-block.h (fixup_abnormal_edges): Declare. 2002-03-07 15:38:00 +00:00
bb-reorder.c bb-reorder.c (make_reorder_chain_1): Protect against when redundant edges are omitted. 2002-03-21 21:50:15 -05:00
bitmap.c bitmap.c (bitmap_element_free): Don't forget to update head->indx when we update head->current. 2001-10-31 03:01:17 +00:00
bitmap.h bitmap.h: Fix comment formatting. 2002-01-18 13:40:36 +00:00
builtin-attrs.def builtin-attrs.def (__builtin_printf_unlocked, [...]): Mark with the __printf__ attribute. 2001-12-21 02:36:37 +00:00
builtin-types.def c-common.c, [...]: Delete code implementing -traditional mode. 2002-02-27 18:48:07 +00:00
builtins.c i960.md (ret): Set PC. 2002-03-27 22:23:12 +00:00
builtins.def c-common.c, [...]: Delete code implementing -traditional mode. 2002-02-27 18:48:07 +00:00
c-aux-info.c
c-common.c c-common.c (c_expand_expr): Fix prototype. 2002-03-27 18:28:06 +00:00
c-common.def c-common.c (statement_code_p): Handle CLEANUP_STMT. 2002-03-15 20:08:39 +00:00
c-common.h c-common.c (c_expand_expr): Fix prototype. 2002-03-27 18:28:06 +00:00
c-convert.c
c-decl.c c-decl.c (finish_function): New arg can_defer_p. 2002-03-28 10:51:49 -08:00
c-errors.c
c-format.c re PR c/4389 (Improper constant folding) 2002-02-20 23:54:35 +01:00
c-lang.c Makefile.in (attribs.o): Update. 2002-03-27 23:16:17 +00:00
c-lex.c toplev.c: Don't include setjmp.h. 2002-03-25 20:52:28 +00:00
c-lex.h * c-lex.h (position_after_whitespace): Remove. 2002-03-12 23:30:32 +00:00
c-objc-common.c c-decl.c (finish_function): New arg can_defer_p. 2002-03-28 10:51:49 -08:00
c-parse.in c-decl.c (finish_function): New arg can_defer_p. 2002-03-28 10:51:49 -08:00
c-pragma.c c-pragma.c (maybe_apply_renaming_pragma): New. 2002-03-22 14:51:48 -08:00
c-pragma.h c-pragma.c (maybe_apply_renaming_pragma): New. 2002-03-22 14:51:48 -08:00
c-semantics.c c-common.c (statement_code_p): Handle CLEANUP_STMT. 2002-03-15 20:08:39 +00:00
c-tree.h c-decl.c (finish_function): New arg can_defer_p. 2002-03-28 10:51:49 -08:00
c-typeck.c re PR c/5597 ([regression from 2.95.3] Initialization of flexible char array member segfaults) 2002-03-21 18:03:46 -08:00
caller-save.c attribs.c (handle_vector_size_attribute): Use host_integerp and tree_int_cst; remove warnings. 2002-01-01 17:22:25 -05:00
calls.c calls.c (precompute_arguments): Do not assume that temporaries can be destroyed after expanding the argument. 2002-03-18 22:25:50 +00:00
cfg.c * cfg.c (dump_flow_info): Remove unused variable. 2002-03-11 12:10:44 +01:00
cfganal.c cfgrtl.c (delete_insn_and_edges, [...]): New. 2002-03-06 10:17:23 +00:00
cfgbuild.c * cfg.c, cfganal.c, cfgbuild.c: Reformatting and minor cleanups. 2001-12-22 10:51:07 -05:00
cfgcleanup.c rtlanal.c: Include flags.h 2002-03-28 12:25:21 +00:00
cfglayout.c basic-block.h (update_br_prob_note): Declare. 2002-01-10 20:37:43 +00:00
cfglayout.h cfglayout.c (scope_def, [...]): Remove. 2001-12-30 20:19:35 -08:00
cfgloop.c * cfgloop.c (flow_loop_preheader_scan): Fix typo. 2002-01-20 09:32:27 +00:00
cfgrtl.c cfgrtl.c (merge_blocks_nomove): Use set_block_for_insn instead of assigning to BLOCK_FOR_INSN directly. 2002-03-27 21:56:50 +00:00
ChangeLog re PR c++/5964 (g++ generates code that results in "word displacement will not fit in 16 bits" on sparcv9) 2002-03-29 09:25:10 +01:00
ChangeLog.0 ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
ChangeLog.1
ChangeLog.2 ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
ChangeLog.3 ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
ChangeLog.4 ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
ChangeLog.5 ChangeLog.2, [...]: Fix spelling errors. 2001-12-09 20:13:19 +00:00
ChangeLog.6 Rotate 6 months of ChangeLog entries into ChangeLog.6 2002-01-03 17:19:27 -07:00
ChangeLog.lib
collect2.c A fix for cross building aix. 2002-03-12 19:07:06 +00:00
collect2.h
combine.c combine.c (set_nonzero_bits_and_sign_copies): Don't call nonzero_bits if not needed. 2002-03-29 09:01:20 +01:00
conditions.h
config.gcc * config.gcc (sparc*-solaris): Use float_format=sparc. 2002-03-26 18:24:28 -08:00
config.guess
config.in toplev.c: Don't declare environ (it's not used anywhere). 2002-01-10 22:21:39 +00:00
configure configure.in (gcc_cv_as): Use $target_alias in directory searchs rather than $target. 2002-03-28 10:49:56 +10:30
configure.frag
configure.in configure.in (gcc_cv_as): Use $target_alias in directory searchs rather than $target. 2002-03-28 10:49:56 +10:30
conflict.c conflict.c (conflict_graph_compute): Free regsets when finished. 2002-01-12 04:14:50 +00:00
convert.c
convert.h
COPYING
COPYING.LIB
cppdefault.c
cppdefault.h
cpperror.c cpperror.c: Update comments and copyright. 2002-01-03 21:43:09 +00:00
cppexp.c attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof/sizeof. 2002-03-03 14:07:39 +00:00
cppfiles.c bitmap.h: Fix comment formatting. 2002-01-18 13:40:36 +00:00
cpphash.c cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. 2002-02-02 18:56:37 +00:00
cpphash.h cpphash.h (struct cpp_reader): Remove mls_line and mls_col. 2002-03-22 22:29:07 +00:00
cppinit.c gcc.c (cpp_options): Pass -MD through as -MD not -M -MF. 2002-03-24 21:01:00 +00:00
cpplex.c cpphash.h (struct cpp_reader): Remove mls_line and mls_col. 2002-03-22 22:29:07 +00:00
cpplib.c cpplib.h (struct cpp_options): New member, warn_endif_labels. 2002-03-22 21:59:04 +00:00
cpplib.h Removal of separate preprocessor cpp0. 2002-03-24 12:27:45 +00:00
cppmacro.c cppmacro.c (cpp_macro_definition): Emit a space after the macro name... 2002-03-19 21:43:39 +00:00
cppmain.c Removal of separate preprocessor cpp0. 2002-03-24 12:27:45 +00:00
cppspec.c cppspec.c (lang_specific_driver): Set is_cpp_driver. 2001-12-04 22:26:16 +00:00
crtstuff.c attribs.c (c_common_attribute_table): Add visibility. 2002-02-26 22:17:22 +01:00
cse.c defaults.h (MODE_HAS_NANS, [...]): New. 2002-03-07 11:37:16 +00:00
cselib.c i386.md ("mmx_uavgv8qi3"): Use const_vector. 2002-02-19 02:53:41 +00:00
cselib.h
cstamp-h.in
dbxout.c Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
dbxout.h
dbxstclass.h
debug.c Makefile.in (debug.o): Depend on debug.h. 2002-03-12 05:40:36 +00:00
debug.h Makefile.in (debug.o): Depend on debug.h. 2002-03-12 05:40:36 +00:00
defaults.h 1750a.h, [...] (POINTER_SIZE): Delete. 2002-03-12 05:28:21 +00:00
dependence.c * dependence.c (build_def_use): Remove array_idx. 2002-01-22 13:57:22 -08:00
df.c * df.c (df_insn_refs_record): Use XEXP (x, 0) for USE. 2002-02-27 13:50:57 +00:00
df.h df.c (df_ref_create, [...]): Kill BB argument. 2002-01-25 19:46:43 +00:00
diagnostic.c Makefile.in: Update. 2002-03-20 07:58:41 +00:00
diagnostic.def
diagnostic.h diagnostic.h: Update copyright date. 2002-01-07 08:50:07 +00:00
doloop.c c-common.c: Fix formatting. 2002-01-04 02:00:26 +00:00
dominance.c ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
doschk.c
dwarf2.h dwarf2.h (enum dwarf_call_frame_info): Add other DWARF 3 codes. 2002-01-28 18:23:26 -05:00
dwarf2asm.c cse.c: Fix formatting. 2002-01-05 22:11:21 +00:00
dwarf2asm.h target.h (asm_out.byte_op, [...]): New fields. 2001-12-17 15:05:40 +00:00
dwarf2out.c Makefile.in: Update. 2002-03-20 07:58:41 +00:00
dwarf2out.h
dwarf.h
dwarfout.c Makefile.in (debug.o): Depend on debug.h. 2002-03-12 05:40:36 +00:00
emit-rtl.c real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. 2002-03-23 01:10:56 +00:00
enquire.c
errors.c ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
errors.h
except.c except.c (current_function_has_exception_handlers): New. 2002-03-19 16:49:13 -08:00
except.h except.c (current_function_has_exception_handlers): New. 2002-03-19 16:49:13 -08:00
explow.c emit-rtl.c (offset_address): Use simplify_gen_binary rather than gen_rtx_PLUS to form the sum. 2002-02-21 15:06:16 -08:00
expmed.c emit-rtl.c (gen_int_mode): New function. 2002-03-19 10:00:43 -08:00
expr.c c-common.c (c_expand_expr): Fix prototype. 2002-03-27 18:28:06 +00:00
expr.h * expr.h (ADD_PARM_SIZE): One more convert for INC. 2002-03-26 13:39:50 -08:00
final.c emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... 2002-03-03 21:10:09 +00:00
fix-header.c collect2.c (is_ctor_dtor): Const-ify. 2001-12-27 03:35:21 +00:00
fixproto
flags.h Add -Wswitch-enum. Document. 2002-03-26 15:36:37 +00:00
floatlib.c
flow.c flow.c (calculate_global_regs_live): Clear aux fields of ENTRY and EXIT. 2002-03-22 19:54:34 +00:00
fold-const.c toplev.c: Don't include setjmp.h. 2002-03-25 20:52:28 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10 ChangeLog.0, [...]: Fix spelling errors. 2001-11-23 02:05:19 +00:00
FSFChangeLog.11 ChangeLog.2, [...]: Fix spelling errors. 2001-11-04 02:51:28 +00:00
function.c Makefile.in: Update. 2002-03-20 07:58:41 +00:00
function.h fix comment typo 2002-03-15 05:17:16 -05:00
future.options Suggest `-flame -War' 2002-01-06 21:15:14 +00:00
gbl-ctors.h
gcc.c gcc.c (cpp_options): Preserve relative ordering of -pedantic and warning switches. 2002-03-26 21:38:40 +00:00
gcc.h Missed in last commit. 2001-11-28 17:34:54 +00:00
gcc.hlp
gccbug.in gccbug.in: Follow GNU Coding Standards for --version. 2002-01-31 19:36:28 +00:00
gccspec.c
gcov-io.h
gcov.c cse.c: Fix formatting. 2002-01-05 22:11:21 +00:00
gcse.c gcse.c: Include except.h. 2002-03-24 18:30:22 -08:00
gdbinit.in
gen-protos.c
genattr.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genattrtab.c i386.md ("mmx_uavgv8qi3"): Use const_vector. 2002-02-19 02:53:41 +00:00
gencheck.c cse.c: Fix formatting. 2002-01-05 22:11:21 +00:00
gencodes.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genconfig.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genconstants.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genemit.c re PR bootstrap/4192 (fr30-elf does not build - memory exhausted building crtbegin.o) 2002-03-20 22:58:57 +01:00
genextract.c genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP. 2002-03-07 22:03:27 +00:00
genflags.c genflags.c (gen_insn): Use IS_VSPACE. 2002-03-11 14:39:35 -08:00
gengenrtl.c emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... 2002-03-03 21:10:09 +00:00
genmultilib
genopinit.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genoutput.c genflags.c (gen_insn): Use IS_VSPACE. 2002-03-11 14:39:35 -08:00
genpeep.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
genpreds.c attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof/sizeof. 2002-03-03 14:07:39 +00:00
genrecog.c re PR bootstrap/4195 (mn10200-elf fails building libgcc __ffssi2) 2002-03-21 08:14:18 +01:00
gensupport.c gensupport.c (first_dir_md_include): Renamed from include; change all references. 2002-03-08 22:44:21 +00:00
gensupport.h rtl.def (INCLUDE): Define. 2001-11-14 20:17:08 +00:00
ggc-common.c gcc-common.c (lang_mark_false_label_stack): Remove. 2002-03-27 07:30:52 +00:00
ggc-none.c
ggc-page.c attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof/sizeof. 2002-03-03 14:07:39 +00:00
ggc-simple.c
ggc.h gcc-common.c (lang_mark_false_label_stack): Remove. 2002-03-27 07:30:52 +00:00
glimits.h
global.c global.c (find_reg): Check for HARD_REGNO_CALL_PART_CLOBBERED every where we allocate a register. 2002-01-12 01:43:51 +00:00
gmon.c
graph.c
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr into the function and constify it. 2002-03-13 12:15:46 -05:00
gthr-posix.h gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr into the function and constify it. 2002-03-13 12:15:46 -05:00
gthr-rtems.h config.gcc (a29k-*-rtems): General cleanup across all RTEMS targets... 2002-02-13 22:49:03 +00:00
gthr-single.h
gthr-solaris.h gthr-posix.h (__gthread_active_p): Move __gthread_active_ptr into the function and constify it. 2002-03-13 12:15:46 -05:00
gthr-vxworks.h
gthr-win32.h gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Define. 2002-03-05 22:08:23 +00:00
gthr.h
haifa-sched.c haifa-sched.c (sched_emit_insn): New. 2002-02-28 10:32:12 -08:00
halfpic.c target.h (asm_out.byte_op, [...]): New fields. 2001-12-17 15:05:40 +00:00
halfpic.h * halfpic.h: Remove foward defs of tree_node and rtx_def. 2001-12-31 06:03:23 +00:00
hard-reg-set.h 1750a.h (datalbl, jmplbl): Declare array size explicitly. 2001-12-23 04:59:13 +00:00
hash.c
hash.h
hashtable.c
hashtable.h
hooks.c hooks.c: New file. 2002-02-09 02:18:12 +00:00
hooks.h hooks.c: New file. 2002-02-09 02:18:12 +00:00
hwint.h hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64 type. 2001-12-09 20:56:37 -05:00
ifcvt.c * ifcvt.c (if_convert): Clear aux_for_blocks early enought. 2002-03-28 18:16:18 +00:00
input.h
insn-addr.h 1750a.md: Add default case in switch. 2001-12-09 16:31:53 +00:00
integrate.c Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
integrate.h integrate.c (get_hard_reg_initial_reg): New. 2001-11-14 22:02:24 -05:00
intl.c Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h. 2002-01-08 19:03:20 +00:00
intl.h
jump.c Add 2002 to the copyright dates. 2002-03-07 13:38:22 +00:00
langhooks-def.h Makefile.in (attribs.o): Update. 2002-03-27 23:16:17 +00:00
langhooks.c c-common.c (c_expand_expr): Fix prototype. 2002-03-27 18:28:06 +00:00
langhooks.h Makefile.in (attribs.o): Update. 2002-03-27 23:16:17 +00:00
LANGUAGES
lcm.c attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof/sizeof. 2002-03-03 14:07:39 +00:00
libfuncs.h attribs.c (handle_no_check_memory_usage_atribute): Deleted. 2001-12-05 17:37:41 -05:00
libgcc2.c toplev.c: Don't include setjmp.h. 2002-03-25 20:52:28 +00:00
libgcc2.h
libgcc-std.ver
limitx.h
limity.h
line-map.c
line-map.h
lists.c
local-alloc.c i386.md ("mmx_uavgv8qi3"): Use const_vector. 2002-02-19 02:53:41 +00:00
longlong.h Contribute sh64-elf. 2002-02-09 03:08:08 +00:00
loop.c loop.c (basic_induction_var): Don't call convert_modes if mode classes are different. 2002-03-13 08:41:45 +01:00
loop.h rtl.h: Update copyright date. 2002-01-03 04:59:07 +00:00
machmode.def re PR rtl-optimization/5742 (bug with -freg-struct-return and functions returning 1 byte values) 2002-03-24 00:03:44 -08:00
machmode.h i386.md ("mmx_uavgv8qi3"): Use const_vector. 2002-02-19 02:53:41 +00:00
main.c
Makefile.in rtlanal.c: Include flags.h 2002-03-28 12:25:21 +00:00
mbchar.c * mbchar.c (JIS_state_table, JIS_action_table): Const-ify. 2002-03-10 20:59:57 +00:00
mbchar.h
mips-tdump.c gcc.c (default_compilers): Const-ify. 2002-01-02 23:18:59 +00:00
mips-tfile.c * mips-tfile.c: Fix formatting. 2002-01-15 05:25:26 +00:00
mkconfig.sh mkconfig.sh: Avoid using a subshell redirect. 2002-02-13 10:37:41 -05:00
mkdeps.c
mkdeps.h
mkinstalldirs
mklibgcc.in mklibgcc.in (SHLIB_MKMAP_OPTS): New variable. 2002-03-22 11:25:35 +10:30
mkmap-flat.awk
mkmap-symver.awk mklibgcc.in (SHLIB_MKMAP_OPTS): New variable. 2002-03-22 11:25:35 +10:30
move-if-change
ONEWS
optabs.c optabs.c (emit_no_conflict_block, [...]): Avoid nesting of libcall regions. 2002-03-27 22:16:20 +00:00
optabs.h alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. 2001-11-15 18:44:58 -05:00
output.h tm.texi (ASM_WEAKEN_DECL): Document. 2002-03-01 16:30:38 +10:30
params.c
params.def Add --param max-unrolled-insns=<n> support 2002-03-14 23:31:50 +00:00
params.h Add --param max-unrolled-insns=<n> support 2002-03-14 23:31:50 +00:00
predict.c bb-reorder.c (make_reorder_chain_1): Protect against when redundant edges are omitted. 2002-03-21 21:50:15 -05:00
predict.def predict.def (PRED_NORETURN, [...]): Make probabilities match reality. 2001-12-15 13:14:06 +00:00
predict.h
prefix.c
prefix.h
print-rtl.c real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. 2002-03-23 01:10:56 +00:00
print-tree.c c-decl.c: Include c-pragma.h. 2002-03-14 23:11:14 -08:00
profile.c Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
protoize.c predict.c: Fix formatting. 2002-01-22 14:33:35 +00:00
read-rtl.c read-rtl.c: Fix formatting. 2002-01-15 13:38:03 +00:00
README-fixinc
README.Portability
real.c real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. 2002-03-23 01:10:56 +00:00
real.h toplev.c: Don't include setjmp.h. 2002-03-25 20:52:28 +00:00
recog.c recog.c (peephole2_optimize): Distribute EH_REGION -1 notes anywhere in the block. 2002-03-25 16:30:35 -08:00
recog.h
reg-stack.c basic-block.h (fixup_abnormal_edges): Declare. 2002-03-07 15:38:00 +00:00
regclass.c emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... 2002-03-03 21:10:09 +00:00
regmove.c * regmove.c (regmove_optimize): Avoid increasing of register pressure. 2002-02-19 11:39:01 +00:00
regrename.c regrename.c (build_def_use): Move recog_memoized before extract_insn. 2002-03-25 13:51:49 +01:00
regs.h aix.h (REG_SIZE): Don't #undef. 2001-11-27 15:32:18 +00:00
reload1.c re PR target/6087 (3.1 i86 FP stack pop bug) 2002-03-28 22:19:36 -08:00
reload.c reload.c (copy_replacements_1): New. 2002-03-10 15:51:08 -08:00
reload.h
reorg.c reorg.c (emit_delay_sequence): Remove death notes, not merely nop them out. 2002-01-06 02:25:07 -08:00
resource.c i386.md ("mmx_uavgv8qi3"): Use const_vector. 2002-02-19 02:53:41 +00:00
resource.h
rtl-error.c c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. 2001-12-02 00:04:36 +00:00
rtl.c rtl.c (copy_most_rtx): Move from here ... 2002-03-08 07:29:13 -05:00
rtl.def i386.md ("mmx_uavgv8qi3"): Use const_vector. 2002-02-19 02:53:41 +00:00
rtl.h alias.c: (nonlocal_mentioned_p): Use for_each_rtx. 2002-03-21 06:59:43 +00:00
rtlanal.c rtlanal.c: Include flags.h 2002-03-28 12:25:21 +00:00
sbitmap.c
sbitmap.h predict.c: Fix formatting. 2002-01-22 14:33:35 +00:00
scan-decls.c
scan-types.sh
scan.c predict.c: Fix formatting. 2002-01-22 14:33:35 +00:00
scan.h
sched-deps.c i386.md ("mmx_uavgv8qi3"): Use const_vector. 2002-02-19 02:53:41 +00:00
sched-ebb.c cfglayout.c (scope_def, [...]): Remove. 2001-12-30 20:19:35 -08:00
sched-int.h haifa-sched.c (sched_emit_insn): New. 2002-02-28 10:32:12 -08:00
sched-rgn.c sched-rgn.c (add_branch_dependences): Don't allow insns that throw to move away from the end of the block. 2002-03-10 15:01:59 -08:00
sched-vis.c predict.c: Fix formatting. 2002-01-22 14:33:35 +00:00
sdbout.c Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
sdbout.h
SERVICE
sibcall.c except.c (current_function_has_exception_handlers): New. 2002-03-19 16:49:13 -08:00
simplify-rtx.c toplev.c: Don't include setjmp.h. 2002-03-25 20:52:28 +00:00
sort-protos
ssa-ccp.c Tidy whitespace. 2002-03-06 17:17:14 -08:00
ssa-dce.c predict.c: Fix formatting. 2002-01-22 14:33:35 +00:00
ssa.c predict.c: Fix formatting. 2002-01-22 14:33:35 +00:00
ssa.h
stab.def
stack.h
stmt.c Add -Wswitch-enum. Document. 2002-03-26 15:36:37 +00:00
stor-layout.c Makefile.in (fold-const.o, [...]): Update. 2002-03-21 18:39:29 +00:00
stringpool.c c-lang.c (LANG_HOOKS_NAME): New. 2001-11-09 07:14:20 +00:00
sys-protos.h
sys-types.h
system.h c-common.c, [...]: Delete code implementing -traditional mode. 2002-02-27 18:48:07 +00:00
target-def.h hooks.c: New file. 2002-02-09 02:18:12 +00:00
target.h hooks.c: New file. 2002-02-09 02:18:12 +00:00
timevar.c * timevar.c (rtl.h): Include so get fancy abort. 2001-11-15 21:36:39 -05:00
timevar.def cfgrtl.c (delete_insn_and_edges, [...]): New. 2002-03-06 10:17:23 +00:00
timevar.h
tlink.c clipper.h (ASM_OUTPUT_REG_POP): Fix typo. 2001-11-09 23:13:22 +00:00
toplev.c c-common.c (c_expand_expr): Fix prototype. 2002-03-27 18:28:06 +00:00
toplev.h toplev.c: Don't include setjmp.h. 2002-03-25 20:52:28 +00:00
tradcif.y cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. 2002-02-02 18:56:37 +00:00
tradcpp.c Removal of separate preprocessor cpp0. 2002-03-24 12:27:45 +00:00
tradcpp.h cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. 2002-02-02 18:56:37 +00:00
tree-dump.c c-common.c (statement_code_p): Handle CLEANUP_STMT. 2002-03-15 20:08:39 +00:00
tree-dump.h tree-dump.c: Rename from c-dump.c. 2001-11-22 02:33:02 +00:00
tree-inline.c c-decl.c (maybe_build_cleanup): Remove. 2002-03-25 19:11:13 +00:00
tree-inline.h
tree.c toplev.c: Don't include setjmp.h. 2002-03-25 20:52:28 +00:00
tree.def c-common.c (c_tree_code_type, [...]): Delete. 2002-03-13 01:42:43 +00:00
tree.h Makefile.in (attribs.o): Update. 2002-03-27 23:16:17 +00:00
tsystem.h toplev.c: Don't include setjmp.h. 2002-03-25 20:52:28 +00:00
typeclass.h
unprotoize.c
unroll.c * unroll.c (unroll_loop): Zero label_map. 2002-03-24 18:49:09 -08:00
unwind-dw2-fde-glibc.c * unwind-dw2-fde-glibc.c: Define _GNU_SOURCE if not defined. 2002-02-04 22:21:12 +00:00
unwind-dw2-fde.c unwind-dw2.c: Fix formatting. 2002-01-21 13:08:33 +00:00
unwind-dw2-fde.h unwind-dw2.c: Fix formatting. 2002-01-21 13:08:33 +00:00
unwind-dw2.c add comments 2002-03-15 05:18:21 -05:00
unwind-pe.h unwind-dw2.c: Fix formatting. 2002-01-21 13:08:33 +00:00
unwind-sjlj.c toplev.c: Fix formatting. 2002-01-10 20:12:57 +00:00
unwind.h
unwind.inc add comments 2002-03-15 05:18:21 -05:00
varasm.c varasm.c (asm_emit_uninitialised): Revert 2002-03-14 change. 2002-03-24 16:44:36 -08:00
varray.c varasm.c: Fix formatting. 2002-01-10 16:55:14 +00:00
varray.h unwind-dw2.c: Fix formatting. 2002-01-21 13:08:33 +00:00
version.c Daily bump. 2002-03-29 08:17:01 +00:00
version.h
vmsdbg.h except.c: Fix comment formatting. 2001-12-28 18:17:54 +00:00
vmsdbgout.c Makefile.in (debug.o): Depend on debug.h. 2002-03-12 05:40:36 +00:00
xcoffout.c varasm.c: Fix formatting. 2002-01-10 16:55:14 +00:00
xcoffout.h

Copyright (C) 2000 Free Software Foundation, Inc.

This file is intended to contain a few notes about writing C code
within GCC so that it compiles without error on the full range of
compilers GCC needs to be able to compile on.

The problem is that many ISO-standard constructs are not accepted by
either old or buggy compilers, and we keep getting bitten by them.
This knowledge until know has been sparsely spread around, so I
thought I'd collect it in one useful place.  Please add and correct
any problems as you come across them.

I'm going to start from a base of the ISO C89 standard, since that is
probably what most people code to naturally.  Obviously using
constructs introduced after that is not a good idea.

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


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

Unary +
-------

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

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


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

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

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

should be written

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

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


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

Some SGI compilers choke on the parentheses in:-

const char string[] = ("A string");

This is unfortunate since this is what the GNU gettext macro N_
produces.  You need to find a different way to code it.

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

  "This is a " "single string literal".

Moreover, some compilers like MSVC++ have fairly low limits on the
maximum length of a string literal; 509 is the lowest we've come
across.  You may need to break up a long printf statement into many
smaller ones.


Empty macro arguments
---------------------

ISO C (6.8.3 in the 1990 standard) specifies the following:

If (before argument substitution) any argument consists of no
preprocessing tokens, the behavior is undefined.

This was relaxed by ISO C99, but some older compilers emit an error,
so code like

#define foo(x, y) x y
foo (bar, )

needs to be coded in some other way.


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

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

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

  short paramc;

instead of

  signed short paramc;

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


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

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

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

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

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

Variable-argument functions are best described by example:-

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

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

  ...
  va_end (ap);
}

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

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

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

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

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

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

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

needs to become

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


Macros
------

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

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

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

  STRINGX(x)

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


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

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


Enums
-----

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


Bitfields
---------

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


free and realloc
----------------

Some implementations crash upon attempts to free or realloc the null
pointer.  Thus if mem might be null, you need to write

  if (mem)
    free (mem);


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

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


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

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

Trigraphs
---------

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


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

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

You should never use a 'l' suffix on integer constants ('L' is fine),
since it can easily be confused with the number '1'.


			Common Coding Pitfalls
			======================

errno
-----

errno might be declared as a macro.


Implicit int
------------

In C, the 'int' keyword can often be omitted from type declarations.
For instance, you can write

  unsigned variable;

as shorthand for

  unsigned int variable;

There are several places where this can cause trouble.  First, suppose
'variable' is a long; then you might think

  (unsigned) variable

would convert it to unsigned long.  It does not.  It converts to
unsigned int.  This mostly causes problems on 64-bit platforms, where
long and int are not the same size.

Second, if you write a function definition with no return type at
all:

  operate(a, b)
      int a, b;
  {
    ...
  }

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

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

  void
  operate(a, b)
      int a, b;
  ...

but operate() is called above its definition, you will get an error
about a "type mismatch with previous implicit declaration".  The cure
is to prototype all functions at the top of the file, or in an
appropriate header.

Char vs unsigned char vs int
----------------------------

In C, unqualified 'char' may be either signed or unsigned; it is the
implementation's choice.  When you are processing 7-bit ASCII, it does
not matter.  But when your program must handle arbitrary binary data,
or fully 8-bit character sets, you have a problem.  The most obvious
issue is if you have a look-up table indexed by characters.

For instance, the character '\341' in ISO Latin 1 is SMALL LETTER A
WITH ACUTE ACCENT.  In the proper locale, isalpha('\341') will be
true.  But if you read '\341' from a file and store it in a plain
char, isalpha(c) may look up character 225, or it may look up
character -31.  And the ctype table has no entry at offset -31, so
your program will crash.  (If you're lucky.)

It is wise to use unsigned char everywhere you possibly can.  This
avoids all these problems.  Unfortunately, the routines in <string.h>
take plain char arguments, so you have to remember to cast them back
and forth - or avoid the use of strxxx() functions, which is probably
a good idea anyway.

Another common mistake is to use either char or unsigned char to
receive the result of getc() or related stdio functions.  They may
return EOF, which is outside the range of values representable by
char.  If you use char, some legal character value may be confused
with EOF, such as '\377' (SMALL LETTER Y WITH UMLAUT, in Latin-1).
The correct choice is int.

A more subtle version of the same mistake might look like this:

  unsigned char pushback[NPUSHBACK];
  int pbidx;
  #define unget(c) (assert(pbidx < NPUSHBACK), pushback[pbidx++] = (c))
  #define get(c) (pbidx ? pushback[--pbidx] : getchar())
  ...
  unget(EOF);

which will mysteriously turn a pushed-back EOF into a SMALL LETTER Y
WITH UMLAUT.


Other common pitfalls
---------------------

o Expecting 'plain' char to be either sign or unsigned extending

o Shifting an item by a negative amount or by greater than or equal to
  the number of bits in a type (expecting shifts by 32 to be sensible
  has caused quite a number of bugs at least in the early days).

o Expecting ints shifted right to be sign extended.

o Modifying the same value twice within one sequence point.

o Host vs. target floating point representation, including emitting NaNs
  and Infinities in a form that the assembler handles.

o qsort being an unstable sort function (unstable in the sense that
  multiple items that sort the same may be sorted in different orders
  by different qsort functions).

o Passing incorrect types to fprintf and friends.

o Adding a function declaration for a module declared in another file to
  a .c file instead of to a .h file.