gcc/gcc
Janne Blomqvist a6bd380438 fortran frontend:
2007-07-01  Janne Blomqvist  <jb@gcc.gnu.org>

	* trans.h: Remove decls for 64-bit allocation functions.
	* trans-array.c (gfc_grow_array): Always pick the standard realloc
	function decl.
	(gfc_array_allocate): Likewise.
	* trans-decl.c: Remove trees for 64-bit allocation functions.
	(gfc_build_builtin_function_decls): Don't build fndecls for 64-bit
	allocations functions, use index_int_type for normal allocation
	functions.

libgfortran changelog:

2007-07-01  Janne Blomqvist  <jb@gcc.gnu.org>

	* runtime/memory.c (internal_realloc): Use index_type for size
	argument instead of GFC_INTEGER_4.
	(allocate_array): Likewise.
	(allocate): Likewise, add ifdef around unnecessary check.
	(internal_reallo64): Remove.
	(allocate_array64): Remove.
	(allocate64): Remove.
	* gfortran.map: Remove symbols for 64-bit allocation functions.

From-SVN: r126166
2007-07-01 15:08:59 +03:00
..
ada re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing) 2007-06-21 10:11:19 +00:00
config configure.ac: Check for .gnu_attribute on MIPS. 2007-06-30 23:01:30 +01:00
cp re PR c++/31724 (More "same canonical type node" fun) 2007-06-29 20:21:41 +00:00
doc Index: gcc/ChangeLog 2007-06-28 19:31:45 +00:00
fortran fortran frontend: 2007-07-01 15:08:59 +03:00
ginclude
java [multiple changes] 2007-06-15 22:42:36 -07:00
objc
objcp
po be.po, [...]: Update. 2007-06-26 21:01:49 +01:00
testsuite vect-strided-store-u16-i4.c: Remove abort() from input initialization and fix dg-final check - the... 2007-07-01 11:52:45 +00:00
treelang really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
ABOUT-GCC-NLS
BASE-VER
COPYING
COPYING.LIB
ChangeLog re PR middle-end/32559 (ICE with vector arithmetic) 2007-07-01 12:38:03 +02:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog.dataflow Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
ChangeLog.lib
ChangeLog.ptr [multiple changes] 2007-06-15 22:42:36 -07:00
ChangeLog.tree-ssa
DATESTAMP Daily bump. 2007-07-01 00:17:08 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in Fix PR tree-optimization/32540 Fix PR tree-optimization/31651 2007-06-30 14:15:26 +00:00
ONEWS
README.Portability
SERVICE
acinclude.m4 acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove. 2007-06-14 08:10:41 +00:00
aclocal.m4 acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove. 2007-06-14 08:10:41 +00:00
addresses.h
alias.c re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing) 2007-06-20 18:19:10 +00:00
alias.h
alloc-pool.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
alloc-pool.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
attribs.c
auto-inc-dec.c auto-inc-dec.c, [...]: Fix comment typos. 2007-06-13 02:27:04 +00:00
basic-block.h basic-block.h: Remove the prototype for free_basic_block_vars. 2007-06-13 22:57:14 +00:00
bb-reorder.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
bitmap.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
bitmap.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
bt-load.c df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. 2007-06-19 19:04:52 +00:00
builtin-attrs.def
builtin-types.def
builtins.c * builtins.c (expand_builtin_next_arg): Change Pmode to ptr_mode. 2007-06-26 15:47:59 +00:00
builtins.def
c-aux-info.c
c-common.c c-common.c (pointer_int_sum): Do the negation in sizetype. 2007-06-29 06:11:17 +00:00
c-common.def
c-common.h really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c re PR c++/30759 (initializer-list accepted for object of non-POD type) 2007-06-07 19:59:33 +00:00
c-decl.c really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
c-dump.c
c-errors.c
c-format.c [multiple changes] 2007-06-15 22:42:36 -07:00
c-format.h
c-gimplify.c
c-incpath.c auto-inc-dec.c, [...]: Fix comment typos. 2007-06-13 02:27:04 +00:00
c-incpath.h
c-lang.c
c-lex.c
c-objc-common.c
c-objc-common.h re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const) 2007-06-23 18:17:57 +00:00
c-omp.c
c-opts.c re PR c++/30759 (initializer-list accepted for object of non-POD type) 2007-06-07 19:59:33 +00:00
c-parser.c c-tree.h (start_enum): Update. 2007-06-04 23:19:19 +00:00
c-pch.c
c-ppoutput.c
c-pragma.c
c-pragma.h
c-pretty-print.c
c-pretty-print.h
c-semantics.c
c-tree.h re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const) 2007-06-23 18:17:57 +00:00
c-typeck.c re PR c/4076 (-Wunused doesn't warn about static function only called by itself.) 2007-06-30 12:56:43 +00:00
c.opt Index: gcc/ChangeLog 2007-06-28 19:31:45 +00:00
caller-save.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
calls.c re PR c/4076 (-Wunused doesn't warn about static function only called by itself.) 2007-06-30 12:56:43 +00:00
cfg.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfganal.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfgbuild.c haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside of basic block. 2007-06-06 14:46:34 +00:00
cfgcleanup.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfgexpand.c cfg.c (init_flow): Use type safe memory macros. 2007-06-05 15:41:04 +00:00
cfghooks.c tree-scalar-evolution.c (follow_ssa_edge_in_rhs, [...]): Keep more precise track of the size of the expression. 2007-06-09 21:34:08 +00:00
cfghooks.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfglayout.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfglayout.h basic-block.h: Remove the prototype for free_basic_block_vars. 2007-06-13 22:57:14 +00:00
cfgloop.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfgloop.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cfgloopanal.c cfg.c (init_flow): Use type safe memory macros. 2007-06-05 15:41:04 +00:00
cfgloopmanip.c cfg.c (init_flow): Use type safe memory macros. 2007-06-05 15:41:04 +00:00
cfgrtl.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cgraph.c
cgraph.h
cgraphbuild.c re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const) 2007-06-23 18:17:57 +00:00
cgraphunit.c re PR tree-optimization/30563 (ice for legal code with flags -O2 -fno-unit-at-a-time) 2007-06-24 23:24:10 +00:00
collect2.c
collect2.h
combine-stack-adj.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
combine.c combine.c (combine_validate_cost): New parameter NEWOTHERPAT. 2007-06-30 11:28:57 +00:00
common.opt common.opt (fipa-matrix-reorg): Add Optimization attribute. 2007-06-28 09:30:57 +00:00
conditions.h
config.build
config.gcc config.gcc (i?86-*-darwin*): Add t-crtfm and t-crtpc. 2007-06-16 02:43:57 +00:00
config.host
config.in configure.ac: Check for .gnu_attribute on MIPS. 2007-06-30 23:01:30 +01:00
configure configure.ac: Check for .gnu_attribute on MIPS. 2007-06-30 23:01:30 +01:00
configure.ac configure.ac: Check for .gnu_attribute on MIPS. 2007-06-30 23:01:30 +01:00
convert.c really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
convert.h
coretypes.h
coverage.c
coverage.h
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
cse.c * cse.c: Rever accidentally comitted TODO_verify_rtl_sharing change. 2007-06-29 23:18:16 +00:00
cselib.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cselib.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
cstamp-h.in
dbgcnt.c opts.c (common_handle_option): Handle new option -fdbg-cnt-list. 2007-06-12 20:47:16 +00:00
dbgcnt.def dbgcnt.def (global_alloc_at_func, [...]): New counters. 2007-06-20 18:22:28 +00:00
dbgcnt.h opts.c (common_handle_option): Handle new option -fdbg-cnt-list. 2007-06-12 20:47:16 +00:00
dbxout.c
dbxout.h
dce.c revert: dce.c (deletable_insn_p_1): New function, split out from... 2007-06-30 12:23:18 +00:00
dce.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
ddg.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
ddg.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
debug.c
debug.h
defaults.h
df-core.c df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. 2007-06-19 19:04:52 +00:00
df-problems.c df-problems.c (df_set_unused_notes_for_mw): Fix formatting. 2007-06-29 07:05:23 +00:00
df-scan.c df-scan.c (df_read_modify_subreg_p): Use REGMODE_NATURAL_SIZE. 2007-06-22 02:55:07 +00:00
df.h df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. 2007-06-19 19:04:52 +00:00
dfp.c
dfp.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
dominance.c auto-inc-dec.c, [...]: Fix comment typos. 2007-06-13 02:27:04 +00:00
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c auto-inc-dec.c, [...]: Fix comment typos. 2007-06-13 02:27:04 +00:00
dse.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
dummy-checksum.c
dwarf.h
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c [multiple changes] 2007-06-15 22:42:36 -07:00
dwarf2out.h
ebitmap.c
ebitmap.h
emit-rtl.c emit-rtl.c (init_emit_once): Intilize const_tiny_rtx[0] for complex modes (both int and real). 2007-06-29 19:20:25 -07:00
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c
et-forest.h
except.c
except.h
exec-tool.in
explow.c
expmed.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
expr.c re PR middle-end/32374 (internal compiler error: in reload_cse_simplify_operands, at postreload.c:396) 2007-06-22 20:51:28 +02:00
expr.h tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. 2007-06-10 20:39:22 +00:00
final.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
fix-header.c
fixproto
flags.h
fold-const.c re PR middle-end/32559 (ICE with vector arithmetic) 2007-07-01 12:38:03 +02:00
fp-test.c
function.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
function.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
fwprop.c fwprop.c (try_fwprop_subst): Use validate_unshare_change. 2007-06-27 01:21:13 +00:00
gbl-ctors.h
gcc.c re PR other/31400 (enable static linking of support libraries through -static-libXY) 2007-06-27 22:58:37 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c gcov.c: Comments updated. 2007-06-12 15:39:15 +00:00
gcse.c re PR middle-end/32321 (ICE in df_refs_verify with -fgcse-sm) 2007-06-18 20:49:23 +00:00
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c
genautomata.c
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-parse.c
gengtype-yacc.y
gengtype.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
gengtype.h
genmddeps.c
genmodes.c rtl.texi (Machine Modes): Document QQ... 2007-06-25 22:51:27 +00:00
genmultilib
genopinit.c tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. 2007-06-10 20:39:22 +00:00
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
ggc-common.c
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h
gimple-low.c re PR libstdc++/29286 (placement new does not change the dynamic type as it should) 2007-06-12 17:47:37 +00:00
gimplify.c re PR middle-end/32493 (Fails to inline varargs function with unused arguments) 2007-06-29 13:43:10 +00:00
glimits.h
global.c dbgcnt.def (global_alloc_at_func, [...]): New counters. 2007-06-20 18:22:28 +00:00
graph.c
graph.h
graphds.c cfg.c (init_flow): Use type safe memory macros. 2007-06-05 15:41:04 +00:00
graphds.h cfg.c (init_flow): Use type safe memory macros. 2007-06-05 15:41:04 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-nks.h
gthr-posix.c
gthr-posix.h
gthr-posix95.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c dbgcnt.def (global_alloc_at_func, [...]): New counters. 2007-06-20 18:22:28 +00:00
hard-reg-set.h
hooks.c targhooks.c (default_builtin_reciprocal): New default target hook. 2007-06-16 20:52:11 +02:00
hooks.h targhooks.c (default_builtin_reciprocal): New default target hook. 2007-06-16 20:52:11 +02:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. 2007-06-19 19:04:52 +00:00
init-regs.c df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. 2007-06-19 19:04:52 +00:00
input.h
insn-addr.h
insn-notes.def
integrate.c df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. 2007-06-19 19:04:52 +00:00
integrate.h
intl.c
intl.h
ipa-cp.c ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
ipa-inline.c ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
ipa-prop.c
ipa-prop.h
ipa-pure-const.c ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
ipa-reference.c ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
ipa-reference.h
ipa-type-escape.c ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
ipa-type-escape.h
ipa-utils.c ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
ipa-utils.h ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
ipa.c ipa.c (cgraph_postorder): Cast according to the coding conventions. 2007-06-30 10:52:30 +00:00
jump.c
lambda-code.c lambda-code.c (remove_iv): New. 2007-06-10 21:00:59 +00:00
lambda-mat.c lambda-code.c (struct lambda_lattice_s): Add a name to the struct. 2007-06-06 14:33:57 +00:00
lambda-trans.c lambda-code.c (struct lambda_lattice_s): Add a name to the struct. 2007-06-06 14:33:57 +00:00
lambda.h lambda-code.c (struct lambda_lattice_s): Add a name to the struct. 2007-06-06 14:33:57 +00:00
langhooks-def.h re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const) 2007-06-23 18:17:57 +00:00
langhooks.c re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const) 2007-06-23 18:17:57 +00:00
langhooks.h re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const) 2007-06-23 18:17:57 +00:00
lcm.c
libada-mk.in
libfuncs.h
libgcc-std.ver
libgcc2.c libgcc2.c (CEXT): When compiling L_multc3 and L_divtc3... 2007-06-15 09:01:31 +02:00
libgcc2.h
libgcov.c
limitx.h
limity.h
lists.c
local-alloc.c df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. 2007-06-19 19:04:52 +00:00
longlong.h
loop-doloop.c
loop-init.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
loop-invariant.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
loop-iv.c re PR rtl-optimization/32405 (assertion failure in loop-iv.c; probable dataflow regression) 2007-06-20 06:56:26 +00:00
loop-unroll.c loop-unroll.c (unroll_loop_runtime_iterations): Unshare newly emit code. 2007-06-30 11:16:33 +00:00
loop-unswitch.c
lower-subreg.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
machmode.def rtl.texi (Machine Modes): Document QQ... 2007-06-25 22:51:27 +00:00
machmode.h rtl.texi (Machine Modes): Document QQ... 2007-06-25 22:51:27 +00:00
main.c
matrix-reorg.c [multiple changes] 2007-06-15 22:42:36 -07:00
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def rtl.texi (Machine Modes): Document QQ... 2007-06-25 22:51:27 +00:00
mode-switching.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
modulo-sched.c re PR middle-end/32349 (ICE in df_refs_verify with -O2 -fmodulo-sched for spec tests) 2007-06-17 17:51:25 +00:00
omega.c
omega.h
omp-builtins.def
omp-low.c re PR middle-end/32362 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:1508) 2007-06-21 14:11:00 +02:00
opt-functions.awk
opt-gather.awk
optabs.c [multiple changes] 2007-06-15 22:42:36 -07:00
optabs.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
optc-gen.awk
opth-gen.awk
opts-common.c
opts.c opts.c (common_handle_option): Handle new option -fdbg-cnt-list. 2007-06-12 20:47:16 +00:00
opts.h
output.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
params.c
params.def
params.h
passes.c re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast-math) 2007-06-16 11:52:48 +02:00
pointer-set.c
pointer-set.h
postreload-gcse.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
postreload.c fwprop.c (try_fwprop_subst): Use validate_unshare_change. 2007-06-27 01:21:13 +00:00
predict.c
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c
print-tree.c re PR libstdc++/29286 (placement new does not change the dynamic type as it should) 2007-06-12 17:47:37 +00:00
profile.c
protoize.c
read-rtl.c
real.c real.c (real_isfinite): New. 2007-06-12 18:36:05 +00:00
real.h real.c (real_isfinite): New. 2007-06-12 18:36:05 +00:00
recog.c * recog.c (validate_change_rtx_1): Unshare TO argument. 2007-06-29 10:41:48 +00:00
recog.h fwprop.c (try_fwprop_subst): Use validate_unshare_change. 2007-06-27 01:21:13 +00:00
reg-notes.def Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
reg-stack.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
regclass.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
regmove.c df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. 2007-06-19 19:04:52 +00:00
regrename.c df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. 2007-06-19 19:04:52 +00:00
regs.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
regstat.c auto-inc-dec.c, [...]: Fix comment typos. 2007-06-13 02:27:04 +00:00
reload.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
reload.h
reload1.c reload1.c (mark_home_live_1): Use the mode parameter. 2007-06-11 22:03:01 +00:00
reorg.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
resource.c df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. 2007-06-19 19:04:52 +00:00
resource.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
rtl-error.c
rtl-factoring.c df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. 2007-06-19 19:04:52 +00:00
rtl.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
rtl.def Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
rtl.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
rtlanal.c * rtlanal.c (note_stores): Improve documentation. 2007-06-15 17:31:53 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
sbitmap.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
sched-ebb.c df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. 2007-06-19 19:04:52 +00:00
sched-int.h Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
sched-rgn.c df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. 2007-06-19 19:04:52 +00:00
sched-vis.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
sdbout.c
sdbout.h
see.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
simplify-rtx.c re PR rtl-optimization/32366 (Segfault in significand_size with -ftree-vectorize) 2007-06-17 21:23:30 +02:00
sort-protos
sreal.c
sreal.h
stab.def
stack-ptr-mod.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
statistics.h
stmt.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
stor-layout.c
stringpool.c
struct-equiv.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
stub-objc.c
sync-builtins.def
sys-protos.h
sys-types.h
system.h
target-def.h targhooks.c (default_builtin_reciprocal): New default target hook. 2007-06-16 20:52:11 +02:00
target.h re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math) 2007-06-18 10:30:47 +02:00
targhooks.c re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math) 2007-06-18 10:30:47 +02:00
targhooks.h re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math) 2007-06-18 10:30:47 +02:00
timevar.c
timevar.def re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the other.) 2007-06-12 12:06:19 +00:00
timevar.h
tlink.c
toplev.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
toplev.h
tracer.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
tree-affine.c re PR middle-end/32417 (416.gamess ICEs (in aff_combination_add_elt, tree-affine.c)) 2007-06-28 12:03:49 -07:00
tree-affine.h
tree-browser.c
tree-browser.def
tree-cfg.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-cfgcleanup.c
tree-chrec.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-chrec.h re PR tree-optimization/32367 (internal compiler error: in build_polynomial_chrec, at tree-chrec.h:113) 2007-06-19 18:35:39 +00:00
tree-complex.c
tree-data-ref.c re PR tree-optimization/32075 (can't determine dependence between p->a[x+i] and p->a[x+i+1] where x is invariant but defined in the function) 2007-06-20 23:42:28 +00:00
tree-data-ref.h
tree-dfa.c
tree-dump.c
tree-dump.h
tree-eh.c
tree-flow-inline.h tree-flow-inline.h (var_ann): Replaced erroneous '=' assignment in gcc_assert() with '==' comparison. 2007-06-08 16:15:41 +00:00
tree-flow.h Fix PR tree-optimization/32540 Fix PR tree-optimization/31651 2007-06-30 14:15:26 +00:00
tree-gimple.c re PR libstdc++/29286 (placement new does not change the dynamic type as it should) 2007-06-12 17:47:37 +00:00
tree-gimple.h
tree-if-conv.c
tree-inline.c re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const) 2007-06-23 18:17:57 +00:00
tree-inline.h
tree-into-ssa.c
tree-iterator.c
tree-iterator.h
tree-loop-linear.c
tree-mudflap.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-mudflap.h
tree-nested.c tree-nested.c (convert_local_reference): Handle VIEW_CONVERT_EXPR. 2007-06-12 13:32:27 +00:00
tree-nomudflap.c
tree-nrv.c
tree-object-size.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-optimize.c
tree-outof-ssa.c
tree-pass.h re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast-math) 2007-06-16 11:52:48 +02:00
tree-phinodes.c
tree-predcom.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-pretty-print.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-profile.c
tree-scalar-evolution.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-scalar-evolution.h
tree-sra.c
tree-ssa-address.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-alias-warnings.c re PR middle-end/31950 (ICE in tree-ssa-alias-warnings.c) 2007-06-19 11:16:43 +00:00
tree-ssa-alias.c re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing) 2007-06-20 18:19:10 +00:00
tree-ssa-ccp.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-coalesce.c re PR tree-optimization/31866 (ICE with tree check error: expected ssa_name, have var_decl in create_outofssa_var_map) 2007-06-21 14:20:42 +02:00
tree-ssa-copy.c tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding conventions. 2007-06-06 20:18:47 +00:00
tree-ssa-copyrename.c
tree-ssa-dce.c re PR libstdc++/29286 (placement new does not change the dynamic type as it should) 2007-06-12 17:47:37 +00:00
tree-ssa-dom.c tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding conventions. 2007-06-06 20:18:47 +00:00
tree-ssa-dse.c tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding conventions. 2007-06-06 20:18:47 +00:00
tree-ssa-forwprop.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-ifcombine.c re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the other.) 2007-06-12 12:06:19 +00:00
tree-ssa-live.c
tree-ssa-live.h
tree-ssa-loop-ch.c
tree-ssa-loop-im.c auto-inc-dec.c, [...]: Fix comment typos. 2007-06-13 02:27:04 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-loop-manip.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-loop-niter.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-loop-prefetch.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c
tree-ssa-math-opts.c re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math) 2007-06-18 10:30:47 +02:00
tree-ssa-operands.c re PR libstdc++/29286 (placement new does not change the dynamic type as it should) 2007-06-12 17:47:37 +00:00
tree-ssa-operands.h Fix PR tree-optimization/32540 Fix PR tree-optimization/31651 2007-06-30 14:15:26 +00:00
tree-ssa-phiopt.c re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the other.) 2007-06-12 12:06:19 +00:00
tree-ssa-pre.c tree-ssa-pre.c (is_exception_related): New function 2007-07-01 02:20:06 +00:00
tree-ssa-propagate.c
tree-ssa-propagate.h
tree-ssa-reassoc.c tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding conventions. 2007-06-06 20:18:47 +00:00
tree-ssa-sccvn.c Fix PR tree-optimization/32540 Fix PR tree-optimization/31651 2007-06-30 14:15:26 +00:00
tree-ssa-sccvn.h Fix PR tree-optimization/32540 Fix PR tree-optimization/31651 2007-06-30 14:15:26 +00:00
tree-ssa-sink.c
tree-ssa-structalias.c re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing) 2007-06-20 18:19:10 +00:00
tree-ssa-structalias.h
tree-ssa-ter.c
tree-ssa-threadedge.c
tree-ssa-threadupdate.c re PR tree-optimization/32451 (ICE in verify_flow_info after DOM2) 2007-06-21 12:00:47 +00:00
tree-ssa-uncprop.c
tree-ssa.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-ssanames.c tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding conventions. 2007-06-06 20:18:47 +00:00
tree-stdarg.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-stdarg.h
tree-tailcall.c [multiple changes] 2007-06-15 22:42:36 -07:00
tree-vect-analyze.c extend.texi: Add fvect-cost-model flag. 2007-06-08 16:30:49 +00:00
tree-vect-generic.c re PR tree-optimization/32216 (ICE: verify_stmts failed (invalid reference prefix) with -ftree-vectorize) 2007-06-06 14:12:32 +02:00
tree-vect-patterns.c
tree-vect-transform.c re PR tree-optimization/24659 (Conversions are not vectorized) 2007-06-29 12:30:06 +02:00
tree-vectorizer.c extend.texi: Add fvect-cost-model flag. 2007-06-08 16:30:49 +00:00
tree-vectorizer.h extend.texi: Add fvect-cost-model flag. 2007-06-08 16:30:49 +00:00
tree-vn.c Fix PR tree-optimization/32540 Fix PR tree-optimization/31651 2007-06-30 14:15:26 +00:00
tree-vrp.c re PR tree-optimization/19590 (IVs with the same evolution not eliminated) 2007-06-21 17:06:05 +00:00
tree.c extend.texi: Document that dllimport and dllexport imply default visibility. 2007-06-23 19:17:04 +00:00
tree.def tree.def (VEC_WIDEN_MULT_LO_EXPR): Corrected string name. 2007-06-26 20:05:19 +00:00
tree.h re PR middle-end/32492 (attribute always_inline -> sorry, unimplemented: recursive inlining) 2007-06-27 14:01:27 +00:00
treestruct.def
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c
unwind-dw2-fde-glibc.c
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c
value-prof.h
var-tracking.c
varasm.c [multiple changes] 2007-06-15 22:42:36 -07:00
varpool.c
varray.c
varray.h
vec.c
vec.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
web.c Merge dataflow branch into mainline 2007-06-11 18:02:15 +00:00
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.