gcc/gcc
2003-12-10 14:06:21 +00:00
..
ada * nmake.adb: Removed. 2003-12-08 14:44:23 +01:00
config m32r.h: Add support for m32r2 processor. 2003-12-09 17:33:00 +00:00
cp * cp-tree.h (DECL_CONV_FN_P): Check that DECL_NAME is non-NULL. 2003-12-10 14:06:21 +00:00
doc m32r.h: Add support for m32r2 processor. 2003-12-09 17:33:00 +00:00
f Makefile.in (program_transform_cross_name): Delete. 2003-12-06 13:13:20 +00:00
fixinc re PR bootstrap/12666 (fixincludes problem on IRIX 6.5.19m) 2003-11-03 21:07:34 +00:00
ginclude
java Makefile.in (program_transform_cross_name): Delete. 2003-12-06 13:13:20 +00:00
objc Makefile.in (extraclean): Delete. 2003-11-20 10:08:56 +00:00
po * de.po: Update. 2003-11-26 17:31:19 +00:00
testsuite * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8. 2003-12-10 01:34:10 -08:00
treelang Patch from James Morrison 2003-12-04 22:45:48 -08:00
.cvsignore cvsignore: Remove c-parse.* and tradcif.c 2003-11-02 00:08:12 +00:00
ABOUT-GCC-NLS
aclocal.m4 configure.in, aclocal.m4: Revert to pre-2.5x conversion status. 2003-12-07 16:12:26 +00:00
alias.c
alloc-pool.c
alloc-pool.h
attribs.c
basic-block.h re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc) 2003-12-06 22:52:31 +10:30
bb-reorder.c
bitmap.c
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def
builtins.c re PR middle-end/11151 (__builtin_return(__builtin_apply(...)) gives wrong result) 2003-12-05 06:46:35 +00:00
builtins.def
c-aux-info.c
c-common.c ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
c-common.def
c-common.h
c-config-lang.in
c-convert.c
c-cppbuiltin.c real.h (REAL_MODE_FORMAT): New macro. 2003-10-06 22:47:32 +00:00
c-decl.c re PR c/13134 (Visibility attribute is ignored) 2003-12-10 06:34:46 +00:00
c-dump.c
c-errors.c
c-format.c re PR c/3190 (-Wformat-y2k doesn't belong to -Wall - it's hard to avoid) 2003-11-08 22:42:00 +00:00
c-incpath.c re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) 2003-11-01 22:56:54 +00:00
c-incpath.h
c-lang.c
c-lex.c
c-objc-common.c c-objc-common.c (c_tree_printer): Handle types correctly. 2003-10-30 23:14:43 -08:00
c-opts.c c-opts.c (finish_options): Set include_cursor to disable premature calls to push_command_line_include from... 2003-11-05 13:09:04 -08:00
c-parse.in c-parse.in (c_in_iteration_stmt, [...]): Move from here... 2003-12-03 23:33:48 +00:00
c-pch.c re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) 2003-11-01 22:56:54 +00:00
c-ppoutput.c
c-pragma.c re PR rtl-optimization/12275 ([unit-at-a-time] ICE in htab_clear_slot) 2003-11-13 02:07:57 +00:00
c-pragma.h
c-pretty-print.c ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
c-pretty-print.h c-pretty-print.c: Fix comment typos. 2003-10-05 19:50:56 +00:00
c-semantics.c re PR c/13014 (if shortcut misses required diagnostics) 2003-11-24 20:12:06 +00:00
c-tree.h c-parse.in (c_in_iteration_stmt, [...]): Move from here... 2003-12-03 23:33:48 +00:00
c-typeck.c c-typeck.c (c_convert_parm_for_inlining): Add argnum... 2003-11-12 19:53:17 +00:00
c.opt
caller-save.c re PR rtl-optimization/12965 (SEGV+ICE in cc1plus on alpha-linux with -O2) 2003-12-07 13:05:43 +00:00
calls.c calls.c (expand_call): Don't try using tail or recursive calls after the function body has been expanded. 2003-12-08 10:33:46 +00:00
cfg.c
cfganal.c
cfgbuild.c
cfgcleanup.c
cfghooks.c
cfghooks.h
cfglayout.c c-pretty-print.c: Fix comment formatting. 2003-10-05 13:09:48 +00:00
cfglayout.h
cfgloop.c
cfgloop.h cfgloopanal.c (variable_initial_value, [...]): Record the fact that initial value is extended from inner mode. 2003-11-05 18:10:44 +00:00
cfgloopanal.c cfgloopanal.c (variable_initial_value, [...]): Record the fact that initial value is extended from inner mode. 2003-11-05 18:10:44 +00:00
cfgloopmanip.c * cfgloopmanip.c (fix_irreducible_loops): Initialize e correctly. 2003-10-07 22:14:07 +00:00
cfgrtl.c cfgrtl.c (delete_insn): Decrease LABEL_NUSES for all REG_LABEL notes. 2003-10-31 14:19:03 +00:00
cgraph.c * cgraph.c (change_decl_assembler_name): Avoid bogus warnings. 2003-11-18 14:52:28 +00:00
cgraph.h re PR debug/12389 ([testcase needed] ICE in gen_subprogram_die for nested function) 2003-10-22 11:58:10 +00:00
cgraphunit.c ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
ChangeLog config.gcc (arm-linux): Include linux.h in tm_file so that LINUX_TARGET_OS_CPP_BUILTINS is defined. 2003-12-10 12:05:40 +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
ChangeLog.9
ChangeLog.lib
collect2.c collect2.c (GCC_OK_SYMBOL): Add support for AIX C_WEAKEXT. 2003-12-07 23:18:44 -05:00
collect2.h
combine.c * combine.c (sets_function_arg_p): Delete unused function. 2003-11-19 16:10:27 -08:00
common.opt common.opt: Remove -fgnu-linker. 2003-12-01 18:25:39 +00:00
conditions.h
config.build
config.gcc m32r.h: Add support for m32r2 processor. 2003-12-09 17:33:00 +00:00
config.guess
config.host Makefile.in, [...]: Replace uses of ${target_alias} for directory names (and other places which... 2003-10-14 03:41:42 +00:00
config.in aclocal.m4 (AM_ICONV): Add explicit check for iconv.h. 2003-12-03 16:48:20 +00:00
configure configure.in, aclocal.m4: Revert to pre-2.5x conversion status. 2003-12-07 16:12:26 +00:00
configure.in configure.in, aclocal.m4: Revert to pre-2.5x conversion status. 2003-12-07 16:12:26 +00:00
conflict.c
convert.c
convert.h
COPYING
COPYING.LIB
coretypes.h
coverage.c stmt.c (resolve_asm_operand_names): Call check_unique_operand_names here. 2003-10-09 01:44:57 -04:00
coverage.h toplev.c (rest_of_compilation): Fix webizer pass ordering. 2003-10-20 21:46:55 +00:00
cppcharset.c re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) 2003-11-01 22:56:54 +00:00
cppdefault.c
cppdefault.h
cpperror.c re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) 2003-11-01 22:56:54 +00:00
cppexp.c re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) 2003-11-01 22:56:54 +00:00
cppfiles.c cppfiles.c (file_hash_hash): New static function. 2003-12-05 14:50:53 -08:00
cpphash.c
cpphash.h aclocal.m4 (AM_ICONV): Add explicit check for iconv.h. 2003-12-03 16:48:20 +00:00
cppinit.c re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) 2003-11-01 22:56:54 +00:00
cpplex.c re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) 2003-11-01 22:56:54 +00:00
cpplib.c re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) 2003-11-01 22:56:54 +00:00
cpplib.h re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) 2003-11-01 22:56:54 +00:00
cppmacro.c re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) 2003-11-01 22:56:54 +00:00
cpppch.c re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) 2003-11-01 22:56:54 +00:00
cppspec.c
cpptrad.c cpptrad.c (_cpp_scan_out_logical_line): Improve test for whether directive begins at the beginning of a line. 2003-11-19 18:48:53 +00:00
cppucnid.h
cppucnid.pl
cppucnid.tab
crtstuff.c t-iris6 (CRTSTUFF_T_CFLAGS): Add -Wno-error. 2003-11-21 19:48:24 +00:00
cse.c re PR target/11229 (pure-1.c fails on powerpc64-linux with -O1) 2003-12-03 21:39:55 +10:30
cselib.c
cselib.h
cstamp-h.in
dbxout.c dbxout.c (current_file): Also wrap inside DBX_DEBUGGING_INFO || XCOFF_DEBUGGING_INFO. 2003-11-08 18:49:00 +00:00
dbxout.h
debug.c
debug.h
defaults.h defaults.h (LOCAL_REGNO): Give the default definition. 2003-12-09 03:34:07 +00:00
df.c df.c (df_uses_record): The argument of a MEM is read-only, never read-write. 2003-12-03 09:19:12 +00:00
df.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c dojump.c (do_jump): If the expression being compared against zero... 2003-12-05 14:06:46 +00:00
doloop.c
dominance.c
dummy-conditions.c
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c Support namespaces in DWARF 2 output. 2003-12-08 15:31:05 -05:00
dwarf2out.h
dwarf.h
dwarfout.c Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-modes.o. 2003-10-13 21:16:33 +00:00
emit-rtl.c re PR middle-end/10060 (ICE (stack overflow) on huge file (300k lines) due to recursive behaviour of copy_rtx_if_shared, in emit_rtl.c) 2003-12-08 09:30:44 -08:00
errors.c errors.c: Don't include coretypes.h or tm.h. 2003-10-07 20:06:37 +00:00
errors.h
et-forest.c
et-forest.h ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
except.c * except.c (sjlj_emit_function_enter): Mark internal label as LOCAL. 2003-11-14 10:44:08 +00:00
except.h
explow.c
expmed.c Fix IA-64 glibc ICE PR target/13132 2003-12-08 14:39:51 -08:00
expr.c expr.c (store_constructor): Only set RTX_UNCHANGING_P for read-only field if cleared is 0. 2003-12-03 23:40:58 +01:00
expr.h builtins.c (std_build_builtin_va_list): New. 2003-10-29 18:02:49 -08:00
final.c final.c (final_scan_insn): Don't use FINAL_PRESCAN_LABEL. 2003-12-08 04:09:15 +00:00
fix-header.c re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) 2003-11-01 22:56:54 +00:00
fixproto
flags.h common.opt: Remove -fgnu-linker. 2003-12-01 18:25:39 +00:00
flow.c defaults.h (LOCAL_REGNO): Give the default definition. 2003-12-09 03:34:07 +00:00
fold-const.c fold-const.c (fold): Do not return early when optimizing COMPONENT_REF and constant. 2003-11-24 00:50:31 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c re PR rtl-optimization/13060 ([g77] ICE in fixup_var_refs_1, at function.c:1947 on correct code with "-O2 -fno-force-mem") 2003-12-07 12:51:58 +00:00
function.h re PR middle-end/11151 (__builtin_return(__builtin_apply(...)) gives wrong result) 2003-12-05 06:46:35 +00:00
gbl-ctors.h
gcc.c re PR driver/13211 (using -###, warns about unused linker file) 2003-12-05 19:47:55 -08:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h Fri Oct 10 18:54:39 CEST 2003 Herman A.J. ten Brugge <hermantenbrugge@home.nl> 2003-10-10 17:04:46 +00:00
gcov-iov.c
gcov.c
gcse.c gcse.c (reg_clear_last_set): New function. 2003-12-03 10:02:28 +00:00
gdbinit.in rtl.h (rtl_size): Declare. 2003-10-18 18:45:16 +00:00
gen-protos.c
genattr.c
genattrtab.c genattrtab.c (simplify_cond): Update indices correctly. 2003-11-24 14:14:11 +00:00
genattrtab.h
genautomata.c ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
gencheck.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c * genemit.c (register_constraints): Remove. 2003-11-30 19:12:12 +00:00
genextract.c
genflags.c
gengenrtl.c rtl.h (rtl_size): Declare. 2003-10-18 18:45:16 +00:00
gengtype-lex.l gengtype-lex.l: Remove -Wtraditional cruft. 2003-10-07 23:54:10 +00:00
gengtype-yacc.y
gengtype.c ssa.c, [...]: Remove files. 2003-11-20 20:05:08 -08:00
gengtype.h
genmodes.c genmodes.c: Change the word "bitsize" to "precision" throughout. 2003-11-06 08:38:52 +00:00
genmultilib config.gcc: Update *-*-vxworks* generic hook and comments. 2003-10-23 05:16:56 +00:00
genopinit.c Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-modes.o. 2003-10-13 21:16:33 +00:00
genoutput.c c-pretty-print.c: Fix comment typos. 2003-10-05 19:50:56 +00:00
genpeep.c
genpreds.c
genrecog.c ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
gensupport.c ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
gensupport.h
ggc-common.c configure.in: Look for <valgrind/memcheck.h> first. 2003-10-29 22:13:59 +00:00
ggc-none.c ggc-zone.c: New file, zone allocating collector. 2003-10-27 00:26:52 +00:00
ggc-page.c * gcc-page.c (extra_order_size_tab): Correct comment. 2003-12-03 21:40:32 -08:00
ggc-simple.c ggc.h (struct alloc_zone): Move forward declaration up. 2003-12-01 22:59:30 +00:00
ggc-zone.c ggc.h (struct alloc_zone): Move forward declaration up. 2003-12-01 22:59:30 +00:00
ggc.h ggc.h (struct alloc_zone): Move forward declaration up. 2003-12-01 22:59:30 +00:00
glimits.h
global.c re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc) 2003-12-06 22:52:31 +10:30
gmon.c
graph.c
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 ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
hard-reg-set.h
hashtable.c
hashtable.h
hooks.c hooks.c (hook_bool_tree_true): New. 2003-10-07 19:23:08 +00:00
hooks.h hooks.c (hook_bool_tree_true): New. 2003-10-07 19:23:08 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c emit-rtl.c (set_used_flags): New. 2003-11-29 01:13:43 +00:00
input.h
insn-addr.h
integrate.c * integrate.c (copy_decl_for_inlining): Revert previous patch. 2003-10-18 20:32:57 +00:00
integrate.h
intl.c
intl.h
jump.c
langhooks-def.h c-typeck.c (c_convert_parm_for_inlining): Add argnum... 2003-11-12 19:53:17 +00:00
langhooks.c c-typeck.c (c_convert_parm_for_inlining): Add argnum... 2003-11-12 19:53:17 +00:00
langhooks.h c-typeck.c (c_convert_parm_for_inlining): Add argnum... 2003-11-12 19:53:17 +00:00
LANGUAGES
lcm.c lcm.c (optimize_mode_switching): Change NORMAL_MODE to MODE_ENTRY and MODE_EXIT. 2003-10-10 21:28:56 +00:00
libfuncs.h * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2) 2003-10-07 02:23:42 +00:00
libgcc2.c libgcc2.c (__negdi2, [...]): Const-ify and/or initialize automatic variables at declaration. 2003-11-14 02:23:13 +00:00
libgcc2.h
libgcc-darwin.ver config.gcc (powerpc-*-darwin*): Add libgcc build specification file. 2003-11-19 06:17:15 +01:00
libgcc-std.ver
libgcov.c
limitx.h
limity.h
line-map.c line-map.h (source_location): New typedef. 2003-12-05 12:52:39 -08:00
line-map.h line-map.h (source_location): New typedef. 2003-12-05 12:52:39 -08:00
lists.c
local-alloc.c
longlong.h
loop-init.c
loop-unroll.c
loop-unswitch.c
loop.c re PR rtl-optimization/13318 (ICE: floating point exception in the loop optimizer) 2003-12-07 12:57:13 +00:00
loop.h
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 * Makefile.in (compare): Combine toplevel and $(SUBDIRS) cases. 2003-12-08 02:32:10 +00:00
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkdeps.c
mkdeps.h
mkheaders.in Makefile.in, [...]: Replace uses of ${target_alias} for directory names (and other places which... 2003-10-14 03:41:42 +00:00
mkinstalldirs
mklibgcc.in mklibgcc.in: Evaluate shlib_slibdir_qual during link step too. 2003-11-21 05:53:12 +01:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def genmodes.c, [...]: New files. 2003-10-10 20:33:07 +00:00
move-if-change
ONEWS
optabs.c ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
optabs.h expr.c (cmpstr_optab, [...]): New. 2003-10-07 07:25:32 +00:00
opts.c common.opt: Remove -fgnu-linker. 2003-12-01 18:25:39 +00:00
opts.h
opts.sh
output.h
params.c
params.def cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p. 2003-11-09 02:37:54 +00:00
params.h
postreload.c re PR rtl-optimization/12799 (faulty mov->add change clobbers the CC register) 2003-11-02 08:32:23 +00:00
predict.c
predict.def Correct the description of these files in the comment header. 2003-11-28 22:23:36 +11:00
predict.h Correct the description of these files in the comment header. 2003-11-28 22:23:36 +11:00
prefix.c
prefix.h
pretty-print.c
pretty-print.h ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
print-rtl.c print-rtl.c (print_rtx): Call PRINT_REG with second argument -1. 2003-11-02 19:47:57 +00:00
print-tree.c
profile.c Makefile.in (toplev.o): Add value-prof.h dependency. 2003-10-19 21:37:32 +00:00
protoize.c
ra-build.c
ra-colorize.c
ra-debug.c
ra-rewrite.c
ra.c
ra.h
read-rtl.c
README-fixinc
README.Portability
real.c * real.c (encode_ieee_single): Ensure proper promotion. 2003-11-03 23:27:51 +00:00
real.h genmodes.c, [...]: New files. 2003-10-10 20:33:07 +00:00
recog.c re PR rtl-optimization/11634 ([hppa] ICE in verify_local_live_at_start, at flow.c:555) 2003-12-02 01:43:58 +00:00
recog.h rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast. 2003-12-02 02:14:40 -08:00
reg-stack.c re PR target/12900 (g++ ICE in rtl_verify_flow_info_1) 2003-11-27 06:36:52 +00:00
regclass.c re PR rtl-optimization/12628 (Segfault with -fno-expensive-optimizations -fno-rerun-loop-opt) 2003-12-01 21:16:59 +00:00
regmove.c c-pretty-print.c: Fix comment typos. 2003-10-05 19:50:56 +00:00
regrename.c ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
regs.h re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc) 2003-12-06 22:52:31 +10:30
reload1.c defaults.h (LOCAL_REGNO): Give the default definition. 2003-12-09 03:34:07 +00:00
reload.c re PR target/13186 ([PPC] Internal compiler error in reload.c) 2003-12-04 09:11:19 +00:00
reload.h
reorg.c
resource.c re PR target/13256 (strict_low_part mistreated in delay slots) 2003-12-05 11:53:56 +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 rtl.c: Fix typo. 2003-12-04 01:17:51 +00:00
rtl.def Fix comment problem reported by Doug Evans. 2003-12-09 23:35:47 -08:00
rtl.h re PR middle-end/11151 (__builtin_return(__builtin_apply(...)) gives wrong result) 2003-12-05 06:46:35 +00:00
rtlanal.c rtl.h (rtl_size): Declare. 2003-10-18 18:45:16 +00:00
sbitmap.c
sbitmap.h
scan-decls.c re PR bootstrap/12490 (buffer overflow in scan-decls.c) 2003-10-08 12:29:27 +00:00
scan-types.sh
scan.c
scan.h
sched-deps.c expr.c: Follow spelling conventions. 2003-10-11 19:00:49 +00:00
sched-ebb.c Makefile.in (web.o): New. 2003-10-11 22:57:48 +00:00
sched-int.h sched-int.h (sched_info): New field sched_max_insns_priority. 2003-10-07 08:18:42 +00:00
sched-rgn.c ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
sched-vis.c
sdbout.c expr.c: Follow spelling conventions. 2003-10-11 19:00:49 +00:00
sdbout.h
SERVICE
sibcall.c
simplify-rtx.c dojump.c (do_jump): If the expression being compared against zero... 2003-12-05 14:06:46 +00:00
sort-protos
sreal.c
sreal.h
stab.def
stack.h
stmt.c stmt.c (expand_nl_goto_receiver): Copy hard register clobbers and ASM_INPUT barrier from... 2003-12-05 03:11:08 -08:00
stor-layout.c genmodes.c: Change the word "bitsize" to "precision" throughout. 2003-11-06 08:38:52 +00:00
stringpool.c
stub-objc.c
sys-protos.h
sys-types.h
system.h final.c (final_scan_insn): Don't use FINAL_PRESCAN_LABEL. 2003-12-08 04:09:15 +00:00
target-def.h re PR target/13186 ([PPC] Internal compiler error in reload.c) 2003-12-04 09:11:19 +00:00
target.h re PR target/13186 ([PPC] Internal compiler error in reload.c) 2003-12-04 09:11:19 +00:00
targhooks.c re PR target/13186 ([PPC] Internal compiler error in reload.c) 2003-12-04 09:11:19 +00:00
targhooks.h re PR target/13186 ([PPC] Internal compiler error in reload.c) 2003-12-04 09:11:19 +00:00
timevar.c
timevar.def ssa.c, [...]: Remove files. 2003-11-20 20:05:08 -08:00
timevar.h
tlink.c
toplev.c re PR rtl-optimization/12324 ([unit-at-a-time] not emitting function referenced from a compound statement) 2003-12-03 23:04:23 +00:00
toplev.h ssa.c, [...]: Remove files. 2003-11-20 20:05:08 -08:00
tracer.c
tree-dump.c
tree-dump.h
tree-inline.c * tree-inline.c (walk_tree): Handle PLACEHOLDER_EXPR. 2003-11-13 20:50:40 +00:00
tree-inline.h
tree-optimize.c * tree-optimize.c (tree_rest_of_compilation): Fix warning. 2003-11-09 03:06:21 +00:00
tree.c re PR middle-end/12526 ([tree-ssa] internal compiler error: Segmentation fault) 2003-11-14 03:19:59 -05:00
tree.def * tree.def (PLACEHOLDER_EXPR): Clarify commentary. 2003-12-05 02:36:22 -08:00
tree.h rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast. 2003-12-02 02:14:40 -08:00
tsystem.h tsystem.h: Add the prototype of strlen. 2003-11-05 05:17:16 +00:00
typeclass.h
unroll.c * unroll.c (find_splittable_givs): Add missing extend_value_for_giv. 2003-12-01 21:57:07 +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 2003-10-31 Andreas Jaeger <aj@suse.de>, 2003-10-31 21:46:26 +01: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 2003-10-31 Andreas Jaeger <aj@suse.de>, 2003-10-31 21:46:26 +01: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-libunwind.c Patch from David Mosberger 2003-11-20 14:53:02 -08:00
unwind-pe.h unwind-pe.h (read_uleb128): Fix handling of large values 2003-12-08 19:47:12 +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
unwind.inc
value-prof.c ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
value-prof.h Makefile.in (toplev.o): Add value-prof.h dependency. 2003-10-19 21:37:32 +00:00
varasm.c varasm.c (incorporeal_function_p): New. 2003-12-06 15:41:24 +00:00
varray.c
varray.h
version.c Daily bump. 2003-12-10 00:16:07 +00:00
version.h
vmsdbg.h
vmsdbgout.c
web.c ChangeLog.7: Fix comment typos. 2003-11-21 06:52:23 +00:00
xcoff.h [approved by wilson] 2003-12-02 20:07:25 +11:00
xcoffout.c [approved by wilson] 2003-12-02 20:07:25 +11:00
xcoffout.h

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 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, and the third with obsolete
K+R portability issues.


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

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.

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.


			K+R Portability Issues
			======================

Unary +
-------

K+R C compilers and preprocessors have no notion of unary '+'.  Thus
the following code snippet contained 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 have been written

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

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


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

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

  "This is a " "single string literal".


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

The signed keyword did not exist in K+R compilers; it was introduced
in ISO C89, so you could not 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 was safe to write

  short paramc;

instead of

  signed short paramc;

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


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

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

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

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

This implies that if the function takes no arguments, it had to be
declared and defined as follows:

int myfunc PARAMS ((void));

int
myfunc ()
{
  ...
}

You also had 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, ...))
{
  VA_OPEN (ap, msgid);
  VA_FIXEDARG (ap, cpp_reader *, pfile);
  VA_FIXEDARG (ap, const char *, msgid);

  ...
  VA_CLOSE (ap);
}

See ansidecl.h for the definitions of the above macros and more.

One aspect of using K+R style function declarations, is you could not
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);

had 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
---------------------------

You had to 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 had 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).


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

K+R C has "entry" as a reserved keyword, so you had to 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).


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

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