gcc/gcc
Fariborz Jahanian 3d3947a904 Definition of these two macros are corrected by adding matchine right paren.
OKed by Aldy Hernandez.

From-SVN: r80646
2004-04-13 16:57:19 +00:00
..
ada re PR ada/14538 (*-rtems broken for gnat) 2004-04-08 17:54:03 +00:00
config Definition of these two macros are corrected by adding matchine right paren. 2004-04-13 16:57:19 +00:00
cp method.c (make_alias_for_thunk): Remove preprocessor guard on declaration and definition. 2004-04-10 14:44:14 +00:00
doc varasm.c (text_section): Use TEXT_SECTION_ASM_OP and ASM_OUTPUT_ALIGN instead of SECTION_FORMAT_STRING... 2004-04-10 23:21:05 -07:00
f gcc.c (combine_flag): New global variable, for new driver option. 2004-04-05 12:23:27 -07:00
fixinc inclhack.def (rpc_xdr_lvalue_cast_a, [...]): New fixes. 2004-04-07 23:25:33 +01:00
ginclude re PR c++/13275 (Implementation of offsetof macro) 2003-12-16 16:09:23 +00:00
java gcc.c (combine_flag): New global variable, for new driver option. 2004-04-05 12:23:27 -07:00
objc gcc.c (combine_flag): New global variable, for new driver option. 2004-04-05 12:23:27 -07:00
po * be.po, da.po, el.po, es.po, ja.po, nl.po, sv.po, tr.po: Update. 2004-03-18 17:58:40 +00:00
testsuite * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe. 2004-04-13 04:07:37 +00:00
treelang gcc.c (combine_flag): New global variable, for new driver option. 2004-04-05 12:23:27 -07:00
.cvsignore * .cvsignore: Add GPATH, GRTAGS, GSYMS and GTAGS (GNU GLOBAL) 2004-03-30 18:18:59 +09:30
ABOUT-GCC-NLS
aclocal.m4 (top level) 2004-03-11 05:01:17 +00:00
alias.c gengtype.c (create_option): New function. 2004-03-30 19:19:06 +00:00
alloc-pool.c alloc-pool.c: Fix comment typos. 2004-01-31 17:47:43 +00:00
alloc-pool.h alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
attribs.c alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). 2004-03-20 04:52:59 +00:00
basic-block.h basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
bb-reorder.c bb-reorder.c (fix_crossing_conditional_branches): Fix bootstrap failure on solaris. 2004-04-11 10:20:42 +02:00
bitmap.c gengtype.c (create_option): New function. 2004-03-30 19:19:06 +00:00
bitmap.h alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
bt-load.c bt-load.c, [...]: Remove unnecessary casts. 2004-03-22 02:57:27 +00:00
builtin-attrs.def
builtin-types.def builtin-types.def (BT_WINT, [...]): New. 2004-03-27 05:29:40 +00:00
builtins.c builtins.c (mathfn_built_in): Check TYPE_MAIN_VARIANT, not TYPE_MODE. 2004-04-09 21:05:13 +00:00
builtins.def builtin-types.def (BT_WINT, [...]): New. 2004-03-27 05:29:40 +00:00
c-aux-info.c builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. 2004-03-31 22:50:43 -05:00
c-common.c c-common.c (handle_noreturn_attribute): Use TYPE_READONLY instead of TREE_READONLY for types. 2004-04-09 13:08:03 -07:00
c-common.def
c-common.h Index: ChangeLog 2004-04-07 20:47:52 +00:00
c-config-lang.in
c-convert.c alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hooks.foo (). 2004-03-14 22:26:14 +00:00
c-cppbuiltin.c builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. 2004-03-31 22:50:43 -05:00
c-decl.c c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL. 2004-04-12 17:25:55 -04:00
c-dump.c
c-errors.c
c-format.c builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. 2004-03-31 22:50:43 -05:00
c-incpath.c c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
c-incpath.h c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
c-lang.c re PR c/14734 (Error recovery problem with undeclared array bounds) 2004-03-28 17:45:57 +00:00
c-lex.c target-supports.exp (check-iconv-available): New function. 2004-02-27 02:01:10 +00:00
c-objc-common.c PR 12267, 12391, 12560, 13129, 14114, 14113 2004-03-23 23:47:53 +00:00
c-opts.c builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. 2004-03-31 22:50:43 -05:00
c-parse.in PR 12267, 12391, 12560, 13129, 14114, 14113 2004-03-23 23:47:53 +00:00
c-pch.c re PR pch/13419 (Clarification of invoke.texi requested) 2004-04-08 23:41:09 +00:00
c-ppoutput.c c-decl.c, [...]: Fix comment typos and formatting. 2004-02-27 07:09:43 +00:00
c-pragma.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
c-pragma.h target-supports.exp (check-iconv-available): New function. 2004-02-27 02:01:10 +00:00
c-pretty-print.c builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. 2004-03-31 22:50:43 -05:00
c-pretty-print.h
c-semantics.c c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL. 2004-04-12 17:25:55 -04:00
c-tree.h re PR c/14734 (Error recovery problem with undeclared array bounds) 2004-03-28 17:45:57 +00:00
c-typeck.c c-typeck.c (common_type): Prefer long long to long when same precision. 2004-04-10 19:47:50 +01:00
c.opt c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
caller-save.c alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new rtx class codes... 2004-03-03 08:35:33 +00:00
calls.c c-decl.c (build_compound_literal): Use TYPE_READONLY. 2004-04-05 08:25:26 -04:00
cfg.c basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
cfganal.c c-ppoutput.c, [...]: Update copyright. 2004-02-07 14:14:54 +00:00
cfgbuild.c basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
cfgcleanup.c basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
cfghooks.c basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
cfghooks.h alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
cfglayout.c basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
cfglayout.h basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
cfgloop.c loop-iv.c: New file. 2004-02-17 16:41:44 +00:00
cfgloop.h doloop.c: Removed. 2004-03-18 16:42:34 +00:00
cfgloopanal.c doloop.c: Removed. 2004-03-18 16:42:34 +00:00
cfgloopmanip.c toplev.c (dump_file_tbl): Rename from dump_file. 2004-02-24 15:40:03 -08:00
cfgrtl.c bb-reorder.c (fix_crossing_conditional_branches): Fix bootstrap failure on solaris. 2004-04-11 10:20:42 +02:00
cgraph.c cgraph.c: Add overall comment. 2004-04-01 23:28:15 +00:00
cgraph.h cgraph.c: Add overall comment. 2004-04-01 23:28:15 +00:00
cgraphunit.c cgraph.c: Add overall comment. 2004-04-01 23:28:15 +00:00
ChangeLog Definition of these two macros are corrected by adding matchine right paren. 2004-04-13 16:57:19 +00:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7 ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
ChangeLog.8 Rotate ChangeLog 2004-01-01 00:32:08 +00:00
ChangeLog.9
ChangeLog.10 Fix typo: FIRST_PSEOUDO_REGISTER -> FIRST_PSEUDO_REGISTER 2004-03-02 01:14:08 +01:00
ChangeLog.lib
collect2.c system.h (SUNOS4_SHARED_LIBRARIES): Poison. 2004-03-10 00:17:36 +00:00
collect2.h
combine.c combine.c (combine_simplify_rtx): Remove the "last" parameter and its documentation. 2004-03-16 16:14:50 +00:00
common.opt basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
conditions.h
config.build
config.gcc config.gcc: Stop changing enable_threads midstream. 2004-04-07 01:20:59 +00:00
config.host re PR target/14548 (building Ada library incorrectly requires collect2 on mingw) 2004-04-05 03:58:46 +00:00
config.in gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with -lgcc --as-needed -lgcc_s --no-as-needed by default. 2004-04-01 18:45:34 +02:00
configure config.gcc: Stop changing enable_threads midstream. 2004-04-07 01:20:59 +00:00
configure.ac config.gcc: Stop changing enable_threads midstream. 2004-04-07 01:20:59 +00:00
conflict.c basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. 2003-12-11 00:20:51 +00:00
convert.c builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. 2004-03-31 22:50:43 -05:00
convert.h
COPYING
COPYING.LIB
coretypes.h
coverage.c PR 12267, 12391, 12560, 13129, 14114, 14113 2004-03-23 23:47:53 +00:00
coverage.h
cppcharset.c cppcharset.c (_cpp_interpret_string_notranslate): Rename and duplicate argument structure of cpp_interpret_string. 2004-02-12 02:25:03 +00:00
cppdefault.c
cppdefault.h
cpperror.c Represent column numbers using line-map's source_location. 2004-02-11 07:29:30 -08:00
cppexp.c c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
cppfiles.c Add framework support for darwin. 2004-03-04 00:18:54 +00:00
cpphash.c
cpphash.h re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c") 2004-02-18 14:02:39 -08:00
cppinit.c c-opts.c (warn_variadic_macros): New. 2004-02-19 14:18:50 -08:00
cpplex.c re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c") 2004-02-18 14:02:39 -08:00
cpplib.c re PR preprocessor/14438 (Potential need for buffer overflow checks in _cpp_lex_direct) 2004-03-24 03:19:37 +00:00
cpplib.h gengtype.c (create_option): New function. 2004-03-30 19:19:06 +00:00
cppmacro.c c-opts.c (warn_variadic_macros): New. 2004-02-19 14:18:50 -08:00
cpppch.c [multiple changes] 2004-01-17 00:37:47 +00:00
cppspec.c
cpptrad.c Represent column numbers using line-map's source_location. 2004-02-11 07:29:30 -08:00
cppucnid.h
cppucnid.pl
cppucnid.tab
crtstuff.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
cse.c cse.c (cse_insn): Correct usage of simplify_replace_rtx when updating the REG_EQUAL note on an... 2004-04-04 21:44:41 +00:00
cselib.c cfgcleanup.c (thread_jump): Update call of cselib_init. 2004-03-04 16:28:50 +00:00
cselib.h gengtype.c (create_option): New function. 2004-03-30 19:19:06 +00:00
cstamp-h.in
dbxout.c basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
dbxout.h
debug.c debug.h (struct gcc_debug_hooks): Add type_decl field. 2004-02-12 21:42:28 +00:00
debug.h debug.h (struct gcc_debug_hooks): Add type_decl field. 2004-02-12 21:42:28 +00:00
defaults.h varasm.c (text_section): Use TEXT_SECTION_ASM_OP and ASM_OUTPUT_ALIGN instead of SECTION_FORMAT_STRING... 2004-04-10 23:21:05 -07:00
df.c df.c, [...]: Replace df_analyse with df_analyze. 2004-02-24 13:55:06 +00:00
df.h * df.h: Tidy up whitespace in the definitions of the DF_ flags. 2004-04-04 21:12:35 +00:00
diagnostic.c alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hooks.foo (). 2004-03-14 22:26:14 +00:00
diagnostic.def
diagnostic.h c-ppoutput.c, [...]: Update copyright. 2004-02-07 14:14:54 +00:00
dojump.c builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. 2004-03-31 22:50:43 -05:00
dominance.c c-typeck.c, [...]: Fix comment typos and formatting. 2004-03-11 05:54:35 +00:00
dummy-conditions.c
dwarf.h
dwarf2.h dwarf2.h, [...]: Add multiple-include guard. 2004-01-08 07:50:46 +00:00
dwarf2asm.c dwarf2asm.c, [...]: Update copyright. 2004-03-24 23:45:50 +00:00
dwarf2asm.h
dwarf2out.c builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. 2004-03-31 22:50:43 -05:00
dwarf2out.h
emit-rtl.c c-decl.c (build_compound_literal): Use TYPE_READONLY. 2004-04-05 08:25:26 -04:00
errors.c
errors.h
et-forest.c * et-forest.c: Replace et_occurences with et_occurrences. 2004-02-24 03:46:42 +00:00
et-forest.h c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
except.c alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). 2004-03-20 04:52:59 +00:00
except.h cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
explow.c * explow.c: Fix typo defining default of PROMOTE_FUNCTION_MODE. 2004-04-08 23:35:34 +00:00
expmed.c builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. 2004-03-31 22:50:43 -05:00
expr.c expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. 2004-04-01 08:41:37 -05:00
expr.h alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. 2004-03-21 13:09:20 -05:00
final.c basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
fix-header.c Patch from Jonathan Larmour. 2004-04-12 23:04:05 -07:00
fixproto
flags.h basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
flow.c * flow.c (ior_reg_cond, and_reg_cond): Remove stray ")". 2004-03-03 11:41:47 +00:00
fold-const.c fold-const.c (fold_binary_op_with_conditional_arg): Tweak calling convention to allow a NULL_TREE to be returned. 2004-04-11 21:18:40 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c function.c (gen_mem_addressof): When changing the RTX from a REG to a MEM... 2004-04-09 01:38:12 +00:00
function.h cgraph.c: Add overall comment. 2004-04-01 23:28:15 +00:00
gbl-ctors.h
gcc.c * gcc.c (default_compilers): Add missing initializers. 2004-04-09 00:38:36 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c convert.c, [...]: Update copyright. 2004-02-23 17:02:51 +00:00
gcov-io.h re PR target/14291 (-fprofile-arcs fails (unresolved symbol)) 2004-03-22 02:33:30 +00:00
gcov-iov.c
gcov.c gcc.c (process_command): Allow translation of the copyright symbol but not the rest of the copyright message. 2004-02-20 06:46:42 +00:00
gcse.c gcse.c (can_assign_to_reg_p): New function, split out from... 2004-03-23 09:33:30 +00:00
gdbinit.in
gen-protos.c
genattr.c c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
genattrtab.c alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new rtx class codes... 2004-03-03 08:35:33 +00:00
genattrtab.h
genautomata.c c-objc-common.c (): Fix a typo in a warning. 2004-02-08 19:45:46 +00:00
gencheck.c
gencodes.c
genconditions.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
genconfig.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
genconstants.c
genemit.c re PR target/14040 (ARM cross compiler: error: could not split insn) 2004-04-01 23:30:25 +00:00
genextract.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
genflags.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
gengenrtl.c
gengtype-lex.l system.h (CHAR_BITFIELD): Delete. 2004-01-27 02:33:22 +00:00
gengtype-yacc.y gengtype-yacc.y (option, stringseq): Add missing terminating semicolon. 2004-03-31 14:45:58 +00:00
gengtype.c gengtype.c (create_option): New function. 2004-03-30 19:19:06 +00:00
gengtype.h gengtype.c (create_option): New function. 2004-03-30 19:19:06 +00:00
genmodes.c genmodes.c: Change the word "bitsize" to "precision" throughout. 2003-11-06 08:38:52 +00:00
genmultilib genmultilib: Change '=' to '-' when translating option names to directory names. 2004-03-04 22:04:38 +00:00
genopinit.c builtins.c: Implement support for sincos function. 2004-04-06 19:34:33 +00:00
genoutput.c genoutput.c (process_template): Strip trailing whitespace in @ templates and issue a warning if there was any. 2004-02-22 19:39:06 +01:00
genpeep.c
genpreds.c
genrecog.c re PR target/14040 (ARM cross compiler: error: could not split insn) 2004-04-01 23:30:25 +00:00
gensupport.c re PR target/14040 (ARM cross compiler: error: could not split insn) 2004-04-01 23:30:25 +00:00
gensupport.h
ggc-common.c c-common.c, [...]: Fix comment typos. 2004-03-20 05:21:41 +00:00
ggc-none.c c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
ggc-page.c bt-load.c, [...]: Remove unnecessary casts. 2004-03-22 02:57:27 +00:00
ggc-zone.c * ggc-zone.c (ggc_pch_write_object): Don't align file pointer. 2004-03-04 04:25:12 +00:00
ggc.h ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistics transparent. 2004-03-03 11:25:51 +00:00
glimits.h
global.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
gmon.c
graph.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-posix.c
gthr-posix.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). 2004-03-20 04:52:59 +00:00
hard-reg-set.h
hashtable.c
hashtable.h
hooks.c hooks.c (hook_constcharptr_tree_null): New hook. 2004-03-24 00:13:33 +00:00
hooks.h hooks.c (hook_constcharptr_tree_null): New hook. 2004-03-24 00:13:33 +00:00
host-default.c
hosthooks-def.h c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
hosthooks.h c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
hwint.h
ifcvt.c basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
input.h input.h: Don't #include line-map.h. 2004-02-20 12:02:27 -08:00
insn-addr.h
integrate.c builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. 2004-03-31 22:50:43 -05:00
integrate.h
intl.c
intl.h
jump.c c-common.c, [...]: Fix comment typos. 2004-03-20 05:21:41 +00:00
langhooks-def.h cgraph.c: Add overall comment. 2004-04-01 23:28:15 +00:00
langhooks.c PR 12267, 12391, 12560, 13129, 14114, 14113 2004-03-23 23:47:53 +00:00
langhooks.h cgraph.c: Add overall comment. 2004-04-01 23:28:15 +00:00
LANGUAGES
lcm.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
libfuncs.h
libgcc-darwin.ver config.gcc (powerpc-*-darwin*): Add libgcc build specification file. 2003-11-19 06:17:15 +01:00
libgcc-std.ver
libgcc2.c libgcc2.c (__negdi2, [...]): Const-ify and/or initialize automatic variables at declaration. 2003-11-14 02:23:13 +00:00
libgcc2.h alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
libgcov.c convert.c, [...]: Update copyright. 2004-02-23 17:02:51 +00:00
limitx.h
limity.h
line-map.c c-decl.c, [...]: Fix comment formatting. 2004-02-16 14:20:10 +00:00
line-map.h re PR preprocessor/14103 (ICEs on "gcc -E -imacros foo.h baz.c") 2004-02-18 14:02:39 -08:00
lists.c gengtype.c (create_option): New function. 2004-03-30 19:19:06 +00:00
local-alloc.c cse.c (cse_end_of_basic_block): Make static. 2004-03-05 10:17:40 +00:00
longlong.h config.gcc, linux.h: Implement with-cpu for m68k-linux. 2004-03-16 05:12:25 +01:00
loop-doloop.c loop-doloop.c (add_test): Replace GEN_INT (0) with const0_rtx. 2004-03-20 02:31:57 +00:00
loop-init.c cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
loop-iv.c doloop.c: Removed. 2004-03-18 16:42:34 +00:00
loop-unroll.c toplev.c (dump_file_tbl): Rename from dump_file. 2004-02-24 15:40:03 -08:00
loop-unswitch.c toplev.c (dump_file_tbl): Rename from dump_file. 2004-02-24 15:40:03 -08:00
loop.c doloop.c: Removed. 2004-03-18 16:42:34 +00:00
loop.h dwarf2asm.c, [...]: Update copyright. 2004-03-24 23:45:50 +00:00
machmode.def genmodes.c: Change the word "bitsize" to "precision" throughout. 2003-11-06 08:38:52 +00:00
machmode.h genmodes.c: Change the word "bitsize" to "precision" throughout. 2003-11-06 08:38:52 +00:00
main.c
Makefile.in re PR target/14548 (building Ada library incorrectly requires collect2 on mingw) 2004-04-05 03:58:46 +00:00
mips-tdump.c
mips-tfile.c gcc.c (process_command): Don't internationalize the Copyright message. 2004-01-24 10:09:48 +00:00
mkconfig.sh
mkdeps.c
mkdeps.h
mkheaders.in
mklibgcc.in * mklibgcc.in: Remove obsolete MAYBE_USE_COLLECT2. 2004-03-19 03:32:07 +00:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
ONEWS
optabs.c builtins.c: Implement support for sincos function. 2004-04-06 19:34:33 +00:00
optabs.h builtins.c: Implement support for sincos function. 2004-04-06 19:34:33 +00:00
opts.c basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
opts.h
opts.sh
output.h basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
params.c
params.def params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New. 2004-03-22 17:05:05 -05:00
params.h c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
passes.c basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
postreload.c cfgcleanup.c (thread_jump): Update call of cselib_init. 2004-03-04 16:28:50 +00:00
predict.c predict.c (propagate_freq): Compute correctly frequency of EXIT_BLOCK. 2004-03-18 15:03:12 +00:00
predict.def Correct the description of these files in the comment header. 2003-11-28 22:23:36 +11:00
predict.h alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
prefix.c
prefix.h
pretty-print.c dwarf2asm.c, [...]: Update copyright. 2004-03-24 23:45:50 +00:00
pretty-print.h dwarf2asm.c, [...]: Update copyright. 2004-03-24 23:45:50 +00:00
print-rtl.c basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
print-tree.c c-decl.c (build_compound_literal): Use TYPE_READONLY. 2004-04-05 08:25:26 -04:00
profile.c bb-reorder.c, [...]: Update copyright. 2004-02-27 14:50:47 +00:00
protoize.c
ra-build.c bb-reorder.c, [...]: Update copyright. 2004-02-27 14:50:47 +00:00
ra-colorize.c c-incpath.c, [...]: Update copyright. 2004-03-15 18:20:51 +00:00
ra-debug.c alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new rtx class codes... 2004-03-03 08:35:33 +00:00
ra-rewrite.c toplev.c (dump_file_tbl): Rename from dump_file. 2004-02-24 15:40:03 -08:00
ra.c toplev.c (dump_file_tbl): Rename from dump_file. 2004-02-24 15:40:03 -08:00
ra.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
read-rtl.c bb-reorder.c, [...]: Update copyright. 2004-02-27 14:50:47 +00:00
README-fixinc
README.Portability README.Portability: Change "ISO C89" to "ISO C90". 2004-02-08 20:55:34 +00:00
real.c real.h (struct real_value): Use the same type for all bitfields. 2004-03-22 00:40:44 +00:00
real.h real.h (struct real_value): Use the same type for all bitfields. 2004-03-22 00:40:44 +00:00
recog.c c-common.c, [...]: Fix comment typos. 2004-03-20 05:21:41 +00:00
recog.h recog.c (validate_replace_src): Remove. 2004-02-26 23:39:29 +00:00
reg-stack.c builtins.c: Implement support for sincos function. 2004-04-06 19:34:33 +00:00
regclass.c alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new rtx class codes... 2004-03-03 08:35:33 +00:00
regmove.c c-common.c, [...]: Fix comment typos. 2004-03-20 05:21:41 +00:00
regrename.c regrename.c (regrename_optimize): Set regs_ever_live for all registers introduced as replacement. 2004-03-22 13:15:58 +00:00
regs.h alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
reload.c reload.c (find_reloads): Reorganize if seqeunce to switch. 2004-03-04 21:31:43 +00:00
reload.h
reload1.c cse.c (cse_end_of_basic_block): Make static. 2004-03-05 10:17:40 +00:00
reorg.c c-common.c, [...]: Fix comment typos. 2004-03-20 05:21:41 +00:00
resource.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
resource.h re PR target/13256 (strict_low_part mistreated in delay slots) 2003-12-05 11:53:56 +00:00
rtl-error.c
rtl.c basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
rtl.def alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new rtx class codes... 2004-03-03 08:35:33 +00:00
rtl.h basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
rtlanal.c rtlanal.c (find_reg_note): Manually unswitch the loop. 2004-04-01 17:19:41 -08:00
sbitmap.c sbitmap.c (sbitmap_union_of_diff_cg, [...]): Accumulate "changed" properly. 2003-12-28 16:53:27 +00:00
sbitmap.h
scan-decls.c cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
scan-types.sh
scan.c
scan.h cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
sched-deps.c alias.c (alias_invariant, [...]): Mark GTY. 2004-03-24 16:58:57 -08:00
sched-ebb.c * schedule-ebb.c (schedule_ebbs): Do not allocate reg life data. 2004-02-08 09:40:17 +00:00
sched-int.h convert.c, [...]: Update copyright. 2004-02-23 17:02:51 +00:00
sched-rgn.c params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New. 2004-03-22 17:05:05 -05:00
sched-vis.c alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). 2004-03-20 04:52:59 +00:00
sdbout.c builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. 2004-03-31 22:50:43 -05:00
sdbout.h
SERVICE
sibcall.c convert.c, [...]: Update copyright. 2004-02-23 17:02:51 +00:00
simplify-rtx.c simplify-rtx.c (simplify_binary_operation): Remove fall throughs. 2004-04-12 17:28:11 +00:00
sort-protos
sreal.c
sreal.h
stab.def
stack.h
statistics.h ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistics transparent. 2004-03-03 11:25:51 +00:00
stmt.c c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL. 2004-04-12 17:25:55 -04:00
stor-layout.c c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL. 2004-04-12 17:25:55 -04:00
stringpool.c
stub-objc.c
sys-protos.h
sys-types.h
system.h system.h (MD_ASM_CLOBBERS): Move to "Old target macros that have moved to the target hooks structure". 2004-03-19 00:52:24 +00:00
target-def.h hooks.c (hook_constcharptr_tree_null): New hook. 2004-03-24 00:13:33 +00:00
target.h hooks.c (hook_constcharptr_tree_null): New hook. 2004-03-24 00:13:33 +00:00
targhooks.c builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove. 2004-03-02 22:32:27 +00:00
targhooks.h builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove. 2004-03-02 22:32:27 +00:00
timevar.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
timevar.def cgraph.c: Add overall comment. 2004-04-01 23:28:15 +00:00
timevar.h
tlink.c
toplev.c basic-block.h (struct edge_def): Add new field, crossing_edge. 2004-04-09 12:57:47 -07:00
toplev.h passes.c: New file. 2004-02-27 00:54:31 -08:00
tracer.c bb-reorder.c, [...]: Update copyright. 2004-02-27 14:50:47 +00:00
tree-dump.c builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. 2004-03-31 22:50:43 -05:00
tree-dump.h
tree-inline.c c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL. 2004-04-12 17:25:55 -04:00
tree-inline.h cgraph.c: Add overall comment. 2004-04-01 23:28:15 +00:00
tree-optimize.c cgraph.c: Add overall comment. 2004-04-01 23:28:15 +00:00
tree.c c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL. 2004-04-12 17:25:55 -04:00
tree.def expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. 2004-04-01 08:41:37 -05:00
tree.h c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL. 2004-04-12 17:25:55 -04:00
tsystem.h tsystem.h: Add the prototype of strlen. 2003-11-05 05:17:16 +00:00
typeclass.h
unroll.c simplify-rtx.c (simplify_const_relational_operation): New function renamed from simplify_relational_operation. 2004-03-09 17:06:25 +00:00
unwind-c.c
unwind-dw2-fde-darwin.c unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable. 2003-11-01 10:59:50 +01:00
unwind-dw2-fde-glibc.c bb-reorder.c, [...]: Update copyright. 2004-02-27 14:50:47 +00:00
unwind-dw2-fde.c 2003-10-31 Andreas Jaeger <aj@suse.de>, 2003-10-31 21:46:26 +01:00
unwind-dw2-fde.h cpperror.c, [...]: Update copyright. 2004-01-22 00:15:25 +00:00
unwind-dw2.c unwind-dw2.c (_Unwind_FrameState): Remove commas at end of enumeration list. 2003-11-01 19:31:56 +01:00
unwind-pe.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
unwind-sjlj.c unwind-sjlj.c (_Unwind_GetCFA): Return (_Unwind_Word)0 instead of NULL. 2003-11-02 00:00:08 +00:00
unwind.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
unwind.inc
value-prof.c bb-reorder.c, [...]: Update copyright. 2004-02-27 14:50:47 +00:00
value-prof.h
var-tracking.c bt-load.c, [...]: Remove unnecessary casts. 2004-03-22 02:57:27 +00:00
varasm.c varasm.c (text_section): Use TEXT_SECTION_ASM_OP and ASM_OUTPUT_ALIGN instead of SECTION_FORMAT_STRING... 2004-04-10 23:21:05 -07:00
varray.c c-common.h: Fix comment typos. 2004-01-25 03:52:42 +00:00
varray.h gengtype.c (create_option): New function. 2004-03-30 19:19:06 +00:00
version.c Daily bump. 2004-04-13 00:16:45 +00:00
version.h
vmsdbg.h
vmsdbgout.c alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). 2004-03-20 04:52:59 +00:00
web.c bt-load.c, [...]: Remove unnecessary casts. 2004-03-22 02:57:27 +00:00
xcoff.h [approved by wilson] 2003-12-02 20:07:25 +11:00
xcoffout.c cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00
xcoffout.h cfgloop.h, [...]: Update copyright. 2004-02-18 15:05:17 +00:00

Copyright (C) 2000, 2003 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 C90 standard, since that is
probably what most people code to naturally.  Obviously using
constructs introduced after that is not a good idea.

For the complete coding style conventions used in GCC, please read
http://gcc.gnu.org/codingconventions.html


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

Irix6 "cc -n32" and OSF4 "cc" have problems with constant string
initializers with parens around it, e.g.

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.

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.


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);


Trigraphs
---------

You weren't going to use them anyway, but some otherwise ISO C
compliant compilers do not accept trigraphs.


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

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 (int a, int b)
  {
    ...
  }

that function is expected to return int, *not* void.  GCC will warn
about this.

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

  void
  operate (int a, int 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.