gcc/gcc
Arnaud Charlet a41ea81624 [multiple changes]
2004-02-09  Albert Lee  <lee@gnat.com>

	* errno.c: define _SGI_MP_SOURCE for task-safe errno on IRIX

2004-02-09  Ed Schonberg  <schonberg@gnat.com>

	* exp_ch3.adb (Build_Slice_Assignment): Handle properly case of null
	slices.

	* exp_ch6.adb (Expand_Call): Do not inline a call when the subprogram
	is nested in an instance that is not frozen yet, to avoid
	order-of-elaboration problems in gigi.

	* sem_attr.adb (Analyze_Attribute, case 'Access): Within an inlined
	body the attribute is legal.

2004-02-09  Robert Dewar  <dewar@gnat.com>

	* s-rident.ads: Minor comment correction

	* targparm.adb: Remove dependence on uintp completely. There was
	always a bug in Make in that it called Targparm before initializing
	the Uint package. The old code appeared to get away with this, but
	the new code did not! This caused an assertion error in gnatmake.

	* targparm.ads: Fix bad comment, restriction pragmas with parameters
	are indeed fully supported.

From-SVN: r77531
2004-02-09 11:44:13 +01:00
..
ada [multiple changes] 2004-02-09 11:44:13 +01:00
config m68k.c, m68k.md (SGS, [...]): Remove code to support SGS assembler. 2004-02-09 01:48:13 +01:00
cp c-common.c (shadow_warning): Delete. 2004-02-08 01:59:11 +00:00
doc target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. 2004-02-08 23:08:48 +00:00
f combine.c (simplify_set): Use gen_rtx_fmt_e instead of gen_rtx. 2004-02-03 05:15:46 +00:00
fixinc fixinc.c (test_test): Initialize res. 2004-01-27 19:10:10 +00:00
ginclude
java parse.y (resolve_qualified_expression_name): In case of inaccessible class don't use not_accessible_field_error... 2004-02-08 23:41:55 -08:00
objc [gcc/ChangeLog] 2004-02-06 23:54:30 +00:00
po * gcc.pot: Regenerate. 2004-02-06 01:39:08 +00:00
testsuite README.Portability: Change "ISO C89" to "ISO C90". 2004-02-08 20:55:34 +00:00
treelang Makefile.in (abs_docdir, abs_srcdir): Define. 2004-01-31 00:50:03 +00:00
.cvsignore * .cvsignore: Add autom4te.cache. 2004-01-05 00:39:35 +00:00
ABOUT-GCC-NLS
COPYING
COPYING.LIB
ChangeLog m68k.c, m68k.md (SGS, [...]): Remove code to support SGS assembler. 2004-02-09 01:48:13 +01:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8 Rotate ChangeLog 2004-01-01 00:32:08 +00:00
ChangeLog.9
ChangeLog.10 Fix messed up accidental commit. 2004-01-03 19:58:40 +00:00
ChangeLog.lib
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in Makefile.in, [...]: Use the top level mkinstalldirs, not the one in the gcc subdir. 2004-02-07 23:45:23 +00:00
ONEWS
README-fixinc
README.Portability README.Portability: Change "ISO C89" to "ISO C90". 2004-02-08 20:55:34 +00:00
SERVICE
aclocal.m4 configure.ac: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE. 2004-01-03 18:59:32 +00:00
alias.c alias.c (find_base_term, get_addr): Do not dereference NULL pointer when all VALUE's locations has been invalidated. 2004-02-03 23:53:48 +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
basic-block.h Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. 2004-01-29 07:47:56 +00:00
bb-reorder.c PR optimization/13430, PR optimization/12322 2003-12-20 16:31:12 +00:00
bitmap.c alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
bitmap.h alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
bt-load.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
builtin-attrs.def
builtin-types.def alloc-pool.c: Fix comment typos. 2004-01-31 17:47:43 +00:00
builtins.c builtins.c (expand_builtin_signbit): Use extract_bit_field instead of gen_highpart or gen_lowpart when... 2004-02-07 03:00:16 +00:00
builtins.def builtins.def (BUILT_IN_SIGNBIT, [...]): New GCC builtins. 2004-02-01 14:59:15 +00:00
c-aux-info.c
c-common.c c-common.c (shadow_warning): Delete. 2004-02-08 01:59:11 +00:00
c-common.def
c-common.h c-common.c (shadow_warning): Delete. 2004-02-08 01:59:11 +00:00
c-config-lang.in
c-convert.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
c-cppbuiltin.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
c-decl.c c-common.c (shadow_warning): Delete. 2004-02-08 01:59:11 +00:00
c-dump.c
c-errors.c
c-format.c c-format.c (print_char_table): Allow 'I' flag on floating point decimal formats. 2003-12-20 00:00:39 +00:00
c-incpath.c
c-incpath.h
c-lang.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
c-lex.c Partially revert/redo 2003-10-01 change; fix -fworking-directory. 2004-02-04 22:52:26 -08:00
c-objc-common.c c-objc-common.c (): Fix a typo in a warning. 2004-02-08 19:45:46 +00:00
c-opts.c c-common.c (shadow_warning): Delete. 2004-02-08 01:59:11 +00:00
c-parse.in README.Portability: Change "ISO C89" to "ISO C90". 2004-02-08 20:55:34 +00:00
c-pch.c re PR pch/12480 (pch error messages do not say they for PCH.) 2003-12-17 22:04:34 +00:00
c-ppoutput.c c-ppoutput.c, [...]: Update copyright. 2004-02-07 14:14:54 +00:00
c-pragma.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
c-pragma.h alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
c-pretty-print.c alloc-pool.c: Fix comment typos. 2004-01-31 17:47:43 +00:00
c-pretty-print.h
c-semantics.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
c-tree.h alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
c-typeck.c re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o comparison failure) 2004-02-05 21:56:38 +00:00
c.opt [multiple changes] 2004-02-02 20:20:58 +00:00
caller-save.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
calls.c tm.texi (INIT_CUMULATIVE_ARGS): Update doco. 2004-02-06 16:48:36 +10:30
cfg.c Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. 2004-01-29 07:47:56 +00:00
cfganal.c c-ppoutput.c, [...]: Update copyright. 2004-02-07 14:14:54 +00:00
cfgbuild.c
cfgcleanup.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
cfghooks.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00: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 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
cfglayout.h backport: et-forest.h (et_forest_create, [...]): Declarations removed. 2003-12-30 10:40:56 +00:00
cfgloop.c Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. 2004-01-29 07:47:56 +00:00
cfgloop.h backport: et-forest.h (et_forest_create, [...]): Declarations removed. 2003-12-30 10:40:56 +00:00
cfgloopanal.c backport: et-forest.h (et_forest_create, [...]): Declarations removed. 2003-12-30 10:40:56 +00:00
cfgloopmanip.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
cfgrtl.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
cgraph.c re PR c++/12850 (memory consumption for heavy template instantiations tripled since 3.3) 2004-01-29 00:34:09 +00:00
cgraph.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
cgraphunit.c c-common.c (shadow_warning): Delete. 2004-02-08 01:59:11 +00:00
collect2.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
collect2.h
combine.c combine.c (simplify_set): Use gen_rtx_fmt_e instead of gen_rtx. 2004-02-03 05:15:46 +00:00
common.opt Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
conditions.h
config.build
config.gcc config.gcc: Don't mention MAX_LONG_TYPE_SIZE. 2004-02-07 17:06:25 +00:00
config.host
config.in Makefile.in: Rename configure.in to configure.ac 2004-01-09 01:18:35 +00:00
configure configure.ac (gcc_cv_as_powerpc_mfcrf): Correct test for mfcr. 2004-02-05 12:09:05 -05:00
configure.ac configure.ac (gcc_cv_as_powerpc_mfcrf): Correct test for mfcr. 2004-02-05 12:09:05 -05:00
conflict.c
convert.c
convert.h
coretypes.h
coverage.c coverage.c (get_coverage_counts): Give a different message if flag_guess_branch_prob is set. 2004-01-27 19:54:42 +00:00
coverage.h
cppcharset.c [multiple changes] 2004-02-02 20:20:58 +00:00
cppdefault.c
cppdefault.h
cpperror.c cpperror.c, [...]: Update copyright. 2004-01-22 00:15:25 +00:00
cppexp.c
cppfiles.c [multiple changes] 2004-02-02 20:20:58 +00:00
cpphash.c
cpphash.h [multiple changes] 2004-02-02 20:20:58 +00:00
cppinit.c Partially revert/redo 2003-10-01 change; fix -fworking-directory. 2004-02-04 22:52:26 -08:00
cpplex.c
cpplib.c [multiple changes] 2004-02-02 20:20:58 +00:00
cpplib.h Partially revert/redo 2003-10-01 change; fix -fworking-directory. 2004-02-04 22:52:26 -08:00
cppmacro.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
cpppch.c [multiple changes] 2004-01-17 00:37:47 +00:00
cppspec.c
cpptrad.c cpperror.c, [...]: Update copyright. 2004-01-22 00:15:25 +00:00
cppucnid.h
cppucnid.pl
cppucnid.tab
crtstuff.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
cse.c c-objc-common.c (): Fix a typo in a warning. 2004-02-08 19:45:46 +00:00
cselib.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
cselib.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
cstamp-h.in
dbxout.c Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
dbxout.h
debug.c Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
debug.h Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
defaults.h default.h (PROMOTE_PROTOTYPES): Remove. 2004-02-08 02:13:29 +00:00
df.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
df.h alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
diagnostic.c
diagnostic.def
diagnostic.h c-ppoutput.c, [...]: Update copyright. 2004-02-07 14:14:54 +00:00
dojump.c expr.c (check_max_integer_computation_mode): Remove. 2003-12-20 01:40:41 +00:00
doloop.c doloop.c, [...]: Use const0_rtx instead of GEN_INT (0). 2004-02-03 05:39:57 +00:00
dominance.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +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.h
dwarf2out.c c-common.c (shadow_warning): Delete. 2004-02-08 01:59:11 +00:00
dwarf2out.h
emit-rtl.c * emit-rtl.c: Update the comment about the file. 2004-02-05 14:15:35 +00:00
errors.c
errors.h
et-forest.c c-common.h: Fix comment typos. 2004-01-25 03:52:42 +00:00
et-forest.h backport: et-forest.h (et_forest_create, [...]): Declarations removed. 2003-12-30 10:40:56 +00:00
except.c re PR target/7297 ([irix6 o32] sjlj exceptions fail) 2004-01-27 22:13:29 +00:00
except.h
explow.c
expmed.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
expr.c tm.texi (INIT_CUMULATIVE_ARGS): Update doco. 2004-02-06 16:48:36 +10:30
expr.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
final.c Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
fix-header.c Partially revert/redo 2003-10-01 change; fix -fworking-directory. 2004-02-04 22:52:26 -08:00
fixproto
flags.h Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
flow.c flow.c (update_life_info): Allocate reg_deaths when called from scheudler. 2004-02-06 19:29:56 +00:00
fold-const.c re PR middle-end/13696 (enum not useable as array index?) 2004-02-07 18:57:35 +00:00
fp-test.c
function.c * function.c (assign_parms): Fix formatting. 2004-02-07 21:48:34 -05:00
function.h calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P parameter. 2004-02-04 12:22:42 +00:00
gbl-ctors.h
gcc.c gcc.c (process_command): Don't internationalize the Copyright message. 2004-01-24 10:09:48 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
gcse.c gcse.c (bypass_block): Fix a typo in the previous check-in to the file. 2004-01-30 18:22:16 +00:00
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c emit-rtl.c (gen_rtx): Remove. 2004-02-04 06:12:54 +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 genemit.c (gen_exp): Use const_int_rtx whenever possible. 2004-02-06 05:59:15 +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.c Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
gengtype.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
genmodes.c
genmultilib re PR other/7956 (unreadable error on -m64 with --disable-multilib) 2003-12-20 07:40:24 +00:00
genopinit.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
genoutput.c re PR c/11234 (-pedantic accepts function pointer <-> void*) 2004-01-09 20:03:58 +00:00
genpeep.c
genpreds.c
genrecog.c genrecog.c (find_operand): add extra argument stop. 2004-02-07 17:53:44 +00:00
gensupport.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
gensupport.h
ggc-common.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
ggc-none.c
ggc-page.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
ggc-zone.c ggc-zone.c (ggc_free): New function. 2004-01-31 02:18:25 +00:00
ggc.h alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +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, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
hard-reg-set.h
hashtable.c
hashtable.h
hooks.c re PR target/1532 (-O3 generates (obviously) redundant tests and jumps) 2004-01-23 21:05:21 +00:00
hooks.h re PR target/1532 (-O3 generates (obviously) redundant tests and jumps) 2004-01-23 21:05:21 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
input.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
insn-addr.h
integrate.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
integrate.h
intl.c
intl.h
jump.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
langhooks-def.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
langhooks.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
langhooks.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
lcm.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
libfuncs.h
libgcc-darwin.ver
libgcc-std.ver
libgcc2.c
libgcc2.h alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
libgcov.c
limitx.h
limity.h
line-map.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
line-map.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
lists.c
local-alloc.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
longlong.h backport: re PR target/12476 (ARM/THUMB thunk calls broken) 2004-02-03 14:45:44 +00:00
loop-init.c backport: et-forest.h (et_forest_create, [...]): Declarations removed. 2003-12-30 10:40:56 +00:00
loop-unroll.c backport: et-forest.h (et_forest_create, [...]): Declarations removed. 2003-12-30 10:40:56 +00:00
loop-unswitch.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
loop.c loop.c (force_movables): Transitively increase the priorities of all insns forces by an insn... 2004-02-06 20:10:35 +00:00
loop.h
machmode.def
machmode.h
main.c
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
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
move-if-change
optabs.c doloop.c, [...]: Use const0_rtx instead of GEN_INT (0). 2004-02-03 05:39:57 +00:00
optabs.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
opts.c Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
opts.h
opts.sh
output.h final.c (final_scan_insn): Make non-static again. 2004-01-18 22:37:29 +00:00
params.c
params.def cpperror.c, [...]: Update copyright. 2004-01-22 00:15:25 +00:00
params.h
postreload.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
predict.c coverage.c (get_coverage_counts): Give a different message if flag_guess_branch_prob is set. 2004-01-27 19:54:42 +00:00
predict.def
predict.h alias.c: Fix comment formatting. 2003-12-21 14:08:35 +00:00
prefix.c
prefix.h
pretty-print.c re PR c/13110 (error message includes extra blank line) 2003-12-19 22:32:32 -08:00
pretty-print.h
print-rtl.c c-ppoutput.c, [...]: Update copyright. 2004-02-07 14:14:54 +00:00
print-tree.c tree.h: Update documentation on nothrow_flag. 2004-01-05 10:16:35 -05:00
profile.c
protoize.c
ra-build.c
ra-colorize.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
ra-debug.c alias.c (record_set): Use hard_regno_nregs. 2004-02-02 00:17:18 +00:00
ra-rewrite.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
ra.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
ra.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
read-rtl.c
real.c real.c (encode_ibm_extended): Normalize the input value before converting it to a double. 2004-02-08 20:00:30 +00:00
real.h real.c (real_floor, real_ceil): Tweak to allow input and output arguments to overlap. 2004-01-23 16:16:33 +00:00
recog.c recog.c (split_all_insns): Do not update reg info. 2004-02-06 13:57:15 +00:00
recog.h re PR c/11234 (-pedantic accepts function pointer <-> void*) 2004-01-09 20:03:58 +00:00
reg-stack.c recog.c (split_all_insns): Do not update reg info. 2004-02-06 13:57:15 +00:00
regclass.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
regmove.c doloop.c, [...]: Use const0_rtx instead of GEN_INT (0). 2004-02-03 05:39:57 +00:00
regrename.c recog.c (split_all_insns): Do not update reg info. 2004-02-06 13:57:15 +00:00
regs.h alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
reload.c reload.c (refers_to_regno_for_reload_p): Index hard_regno_nregs with inner_regno, not regno. 2004-02-05 23:28:46 -05:00
reload.h
reload1.c reload1.c (check_eliminable_occurrences): Optimize the reset of can_eliminate. 2004-02-06 22:10:22 +00:00
reorg.c alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
resource.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
resource.h
rtl-error.c
rtl.c Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
rtl.def Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
rtl.h Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
rtlanal.c reload.c (refers_to_regno_for_reload_p): Index hard_regno_nregs with inner_regno, not regno. 2004-02-05 23:28:46 -05: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
scan-types.sh
scan.c
scan.h
sched-deps.c doloop.c, [...]: Use const0_rtx instead of GEN_INT (0). 2004-02-03 05:39:57 +00: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
sched-rgn.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
sched-vis.c
sdbout.c Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
sdbout.h
sibcall.c
simplify-rtx.c simplify-rtx.c (simplify_relational_operation): Don't simplify address == constant into address + -constant == 0. 2004-01-24 12:01:29 +01:00
sort-protos
sreal.c
sreal.h
stab.def
stack.h
stmt.c re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o comparison failure) 2004-02-05 21:56:38 +00:00
stor-layout.c stor-layout.c (layout_decl): Turn bitfields into ordinary fields... 2003-12-30 19:49:59 +00:00
stringpool.c
stub-objc.c
sys-protos.h
sys-types.h
system.h default.h (PROMOTE_PROTOTYPES): Remove. 2004-02-08 02:13:29 +00:00
target-def.h target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. 2004-02-08 23:08:48 +00:00
target.h default.h (PROMOTE_PROTOTYPES): Remove. 2004-02-08 02:13:29 +00:00
targhooks.c target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. 2004-02-08 23:08:48 +00:00
targhooks.h target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. 2004-02-08 23:08:48 +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 Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
timevar.h
tlink.c
toplev.c Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
toplev.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
tracer.c Makefile.in (tracer.o, [...]): Depend on timevar.h 2003-12-18 17:07:24 +00:00
tree-dump.c re PR middle-end/13234 (ICE when dumping a translation unit) 2003-12-18 15:09:40 -05:00
tree-dump.h
tree-inline.c c-common.c (shadow_warning): Delete. 2004-02-08 01:59:11 +00:00
tree-inline.h
tree-optimize.c alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, 2004-01-31 02:07:12 +00:00
tree.c re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o comparison failure) 2004-02-05 21:56:38 +00:00
tree.def re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o comparison failure) 2004-02-05 21:56:38 +00:00
tree.h c-common.c (shadow_warning): Delete. 2004-02-08 01:59:11 +00:00
tsystem.h
typeclass.h
unroll.c
unwind-c.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
unwind-dw2-fde.h cpperror.c, [...]: Update copyright. 2004-01-22 00:15:25 +00:00
unwind-dw2.c
unwind-pe.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
unwind-sjlj.c
unwind.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
unwind.inc
value-prof.c
value-prof.h
var-tracking.c var-tracking.c (vt_add_function_parameters): Surround checkings by #ifdef ENABLE_CHECKING and #endif. 2004-02-07 15:56:53 +00:00
varasm.c system.h (SHARED_SECTION_ASM_OP): Poison. 2004-02-08 02:09:58 +00:00
varray.c c-common.h: Fix comment typos. 2004-01-25 03:52:42 +00:00
varray.h alias.c, [...]: Update copyright. 2004-01-21 20:40:04 +00:00
version.c Daily bump. 2004-02-09 00:16:11 +00:00
version.h
vmsdbg.h
vmsdbgout.c Josef Zlomek <zlomekj@suse.cz> 2004-02-06 20:03:45 +00:00
web.c
xcoff.h
xcoffout.c
xcoffout.h

README.Portability

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.