gcc/gcc
Jakub Jelinek 8634c649cb re PR middle-end/20991 (ICE in cgraph_mark_reachable_node)
PR middle-end/20991
	* cgraph.h (cgraph_local_info): Add vtable_method field.
	* varasm.c (mark_decl_referenced): If cgraph_global_info_ready
	and node is vtable_method, finalized and not reachable, don't do
	anything.

	* class.c: Include cgraph.h.
	(cp_fold_obj_type_ref): Set node->local.vtable_method.
	* Make-lang.in (cgraph.o): Depend on $(CGRAPH_H).

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

From-SVN: r98674
2005-04-25 00:06:37 +02:00
..
ada diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
config rs6000.c (rs6000_override_options): Use gcc_assert and gcc_unreachable as appropriate. 2005-04-24 12:53:36 +00:00
cp re PR middle-end/20991 (ICE in cgraph_mark_reachable_node) 2005-04-25 00:06:37 +02:00
doc rs6000.md (sync_add<mode>_internal, [...]): Use "bne- $-xxx" rather than local labels. 2005-04-23 04:27:48 +00:00
fortran re PR fortran/20059 (internal compiler error: Segmentation Fault - For common blocks) 2005-04-24 15:51:39 +02:00
ginclude
java diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
objc diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
objcp ChangeLog: New. 2005-04-21 22:19:42 +00:00
po * de.po: Update. 2005-04-24 11:35:30 +01:00
testsuite re PR middle-end/20991 (ICE in cgraph_mark_reachable_node) 2005-04-25 00:06:37 +02:00
treelang diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
.cvsignore
ABOUT-GCC-NLS
aclocal.m4
alias.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
BASE-VER
basic-block.h vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
bb-reorder.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
bitmap.c
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def re PR middle-end/14311 (builtins for atomic operations needed) 2005-04-14 16:37:47 -07:00
builtins.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
builtins.def re PR middle-end/14311 (builtins for atomic operations needed) 2005-04-14 16:37:47 -07:00
c-aux-info.c
c-common.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
c-common.def c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def). 2005-04-20 19:59:16 +00:00
c-common.h c-common.h (objc_build_method_signature): Update prototype. 2005-04-21 21:31:40 +00:00
c-config-lang.in
c-convert.c
c-cppbuiltin.c
c-decl.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
c-dump.c c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def). 2005-04-20 19:59:16 +00:00
c-errors.c
c-format.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
c-format.h
c-gimplify.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
c-incpath.c
c-incpath.h
c-lang.c
c-lex.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
c-objc-common.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
c-objc-common.h
c-opts.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
c-parser.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
c-pch.c
c-ppoutput.c
c-pragma.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
c-pragma.h
c-pretty-print.c c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def). 2005-04-20 19:59:16 +00:00
c-pretty-print.h
c-semantics.c
c-tree.h re PR c/12913 (Jumps into variable length array scope not rejected) 2005-04-20 17:41:48 +01:00
c-typeck.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
c.opt c.opt (Wint-to-pointer-cast, [...]): New options. 2005-04-20 02:10:00 +01:00
caller-save.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
calls.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
cfg.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
cfganal.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
cfgbuild.c
cfgcleanup.c Makefile.in: Add function.h to BASIC_BLOCK_H. 2005-04-12 21:33:53 +00:00
cfgexpand.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
cfghooks.c
cfghooks.h lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
cfglayout.c Makefile.in: Add function.h to BASIC_BLOCK_H. 2005-04-12 21:33:53 +00:00
cfglayout.h
cfgloop.c
cfgloop.h
cfgloopanal.c Makefile.in: Add function.h to BASIC_BLOCK_H. 2005-04-12 21:33:53 +00:00
cfgloopmanip.c
cfgrtl.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
cgraph.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
cgraph.h re PR middle-end/20991 (ICE in cgraph_mark_reachable_node) 2005-04-25 00:06:37 +02:00
cgraphunit.c Makefile.in (ipa.o, [...]): New files. 2005-04-22 08:16:54 +00:00
ChangeLog re PR middle-end/20991 (ICE in cgraph_mark_reachable_node) 2005-04-25 00:06:37 +02:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog.lib
ChangeLog.tree-ssa
collect2.c
collect2.h
combine.c builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. 2005-04-22 16:14:55 +00:00
common.opt
conditions.h
config.build
config.gcc config.gcc (h8300-*-rtems*): Add h8300-rtemscoff. 2005-04-24 08:41:51 +02:00
config.host
config.in configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf. 2005-04-13 09:13:27 +00:00
configure configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf. 2005-04-13 09:13:27 +00:00
configure.ac configure.ac (gcc_AC_CHECK_DECLS): Add vsnprintf. 2005-04-13 09:13:27 +00:00
conflict.c
convert.c re PR tree-optimization/21004 (gcc.dg/builtins-53.c fails) 2005-04-15 07:43:56 +02:00
convert.h
COPYING
COPYING.LIB
coretypes.h
coverage.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
coverage.h
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
cse.c builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. 2005-04-22 16:14:55 +00:00
cselib.c
cselib.h
cstamp-h.in
DATESTAMP Daily bump. 2005-04-24 00:16:23 +00:00
dbxout.c vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
dbxout.h
ddg.c
ddg.h
debug.c
debug.h
defaults.h
DEV-PHASE
df.c
df.h
diagnostic.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
diagnostic.def
diagnostic.h
dojump.c
dominance.c builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. 2005-04-22 16:14:55 +00:00
domwalk.c
domwalk.h
dummy-conditions.c
dwarf2.h
dwarf2asm.c
dwarf2asm.h
dwarf2out.c builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. 2005-04-22 16:14:55 +00:00
dwarf2out.h
dwarf.h
emit-rtl.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
emit-rtl.h
errors.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
errors.h diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
et-forest.c
et-forest.h
except.c Makefile.in (ipa.o, [...]): New files. 2005-04-22 08:16:54 +00:00
except.h
explow.c builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. 2005-04-22 16:14:55 +00:00
expmed.c builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. 2005-04-22 16:14:55 +00:00
expr.c builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. 2005-04-22 16:14:55 +00:00
expr.h re PR middle-end/14311 (builtins for atomic operations needed) 2005-04-14 16:37:47 -07:00
final.c * final.c, ipa-inline.c, varasm.c: Fix comment typos. 2005-04-23 14:23:26 +00:00
fix-header.c
fixproto
flags.h
flow.c builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. 2005-04-22 16:14:55 +00:00
fold-const.c re PR middle-end/21082 (&a[b] - &a[c] is not folded to b - c) 2005-04-23 21:34:40 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
function.h Makefile.in: Add function.h to BASIC_BLOCK_H. 2005-04-12 21:33:53 +00:00
gbl-ctors.h
gcc.c gcc.c (default_compilers): Clarify obscure error message when reading from standard input. 2005-04-15 18:22:57 +00:00
gcc.h
gccbug.in
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _gcov_one_value_profiler. 2005-04-22 10:57:04 +00:00
gcov-iov.c
gcov.c
gcse.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
gdbinit.in
gen-protos.c
genattr.c
genattrtab.c genattrtab.c (ATTR_EQ_ATTR_P): Remove. 2005-04-15 16:35:26 +00:00
genattrtab.h
genautomata.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
gencheck.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genextract.c builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. 2005-04-22 16:14:55 +00:00
genflags.c
gengenrtl.c
gengtype-lex.l vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
gengtype-yacc.y
gengtype.c
gengtype.h
genmddeps.c
genmodes.c
genmultilib
genopinit.c re PR middle-end/14311 (builtins for atomic operations needed) 2005-04-14 16:37:47 -07: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
gimplify.c builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. 2005-04-22 16:14:55 +00:00
glimits.h
global.c
graph.c
graph.h
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-posix95.h
gthr-posix.c gthr-posix.c (pthread_cancel): Define. 2005-04-15 19:57:12 +00:00
gthr-posix.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
hard-reg-set.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
input.h
insn-addr.h
insn-notes.def
integrate.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
integrate.h
intl.c
intl.h
ipa-inline.c * ipa-inline.c, tree-ssa-operands.h: Fix comment typos. 2005-04-23 23:01:11 +00:00
ipa.c Makefile.in (ipa.o, [...]): New files. 2005-04-22 08:16:54 +00:00
jump.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
lambda-code.c [multiple changes] 2005-04-22 20:59:54 -04:00
lambda-mat.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
lambda-trans.c
lambda.h lambda-code.c: Define VEC(int,heap), VEC(lambda_loop,heap). 2005-04-22 14:17:07 +00:00
langhooks-def.h
langhooks.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
langhooks.h lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
LANGUAGES
lcm.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
libada-mk.in
libfuncs.h
libgcc2.c
libgcc2.h
libgcc-std.ver
libgcov.c Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _gcov_one_value_profiler. 2005-04-22 10:57:04 +00:00
limitx.h
limity.h
lists.c
local-alloc.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
longlong.h
loop-doloop.c
loop-init.c
loop-invariant.c
loop-iv.c
loop-unroll.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
loop-unswitch.c
loop.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
machmode.def
machmode.h
main.c
Makefile.in [multiple changes] 2005-04-22 20:59:54 -04:00
mips-tdump.c
mips-tfile.c builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. 2005-04-22 16:14:55 +00:00
mkconfig.sh
mklibgcc.in Makefile.in (libgcc.mk): Pass GCC_FOR_TARGET. 2005-04-19 19:53:26 +00:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
modulo-sched.c alias.c (true_dependence): Remove 'abort' from comments. 2005-04-21 15:47:33 +00:00
ONEWS
opt-functions.awk
opt-gather.awk
optabs.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
optabs.h re PR middle-end/14311 (builtins for atomic operations needed) 2005-04-14 16:37:47 -07:00
optc-gen.awk optc-gen.awk: Handle stand-alone Mask records. 2005-04-13 08:47:23 +00:00
opth-gen.awk optc-gen.awk: Handle stand-alone Mask records. 2005-04-13 08:47:23 +00:00
opts.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
opts.h
output.h lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
params.c
params.def [multiple changes] 2005-04-22 20:59:54 -04:00
params.h [multiple changes] 2005-04-22 20:59:54 -04:00
passes.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
pointer-set.c
pointer-set.h
postreload-gcse.c > 2005-04-12 Mostafa Hagog <mustafa@il.ibm.com> > > * postreload-gcse.c... 2005-04-12 12:23:49 +00:00
postreload.c
predict.c
predict.def
predict.h predict.h (IS_TAKEN): Remove. 2005-04-17 06:34:02 +00:00
prefix.c
prefix.h
pretty-print.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
pretty-print.h
print-rtl.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
print-tree.c
profile.c vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
protoize.c
read-rtl.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
README.Portability
real.c
real.h
recog.c
recog.h
reg-notes.def
reg-stack.c reg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST_FLOOR> and <UNSPEC_FIST_CEIL> case. 2005-04-14 13:31:04 +02:00
regclass.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
regmove.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
regrename.c
regs.h
reload1.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
reload.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
reload.h
reorg.c
resource.c
resource.h
rtl-error.c
rtl-profile.c Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _gcov_one_value_profiler. 2005-04-22 10:57:04 +00:00
rtl.c
rtl.def
rtl.h rtl.h (CONST_DOUBLE): Fix comment, a CONST_DOUBLE holds an integer when it's mode is VOIDmode not DImode. 2005-04-22 22:25:26 -07:00
rtlanal.c
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
scan-decls.c
scan-types.sh
scan.c
scan.h
sched-deps.c
sched-ebb.c
sched-int.h
sched-rgn.c
sched-vis.c sched-vis.c (print_value): Use CONST_DOUBLE_LOW and CONST_DOUBLE_HIGH. 2005-04-22 17:33:44 -07:00
sdbout.c
sdbout.h
SERVICE
simplify-rtx.c re PR rtl-optimization/21102 (ICE: in immed_double_const, on SSE2 intrinsics) 2005-04-23 12:16:54 -07:00
sort-protos
sreal.c
sreal.h
stab.def
statistics.h
stmt.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
stor-layout.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
stringpool.c
stub-objc.c c-common.h (objc_build_method_signature): Update prototype. 2005-04-21 21:31:40 +00:00
sys-protos.h
sys-types.h
system.h system.h (fopen, [...]): Define these to the unlocked libiberty functions. 2005-04-19 12:37:08 +00:00
target-def.h
target.h
targhooks.c
targhooks.h
timevar.c
timevar.def Makefile.in (OBJS-common): Add tree-ssa-uncprop.o. 2005-04-12 22:29:40 -06:00
timevar.h
tlink.c
toplev.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
toplev.h diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
tracer.c
tree-browser.c
tree-browser.def
tree-cfg.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
tree-chrec.c Makefile.in (tree-chrec.o): Depend on params.h. 2005-04-21 08:48:55 +00:00
tree-chrec.h Makefile.in (tree-chrec.o): Depend on params.h. 2005-04-21 08:48:55 +00:00
tree-complex.c
tree-data-ref.c
tree-data-ref.h
tree-dfa.c
tree-dump.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
tree-dump.h
tree-eh.c Revert accidental commit. 2005-04-23 14:26:26 -07:00
tree-flow-inline.h lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
tree-flow.h [multiple changes] 2005-04-22 20:59:54 -04:00
tree-gimple.c
tree-gimple.h
tree-if-conv.c tree-if-conv.c (find_phi_replacement_condition): Avoid generating x = !(a == b) : p : q;. 2005-04-21 10:03:23 -07:00
tree-inline.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
tree-inline.h
tree-into-ssa.c [multiple changes] 2005-04-22 20:59:54 -04:00
tree-iterator.c
tree-iterator.h
tree-loop-linear.c [multiple changes] 2005-04-22 20:59:54 -04:00
tree-mudflap.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
tree-mudflap.h
tree-nested.c
tree-nomudflap.c
tree-nrv.c
tree-optimize.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
tree-outof-ssa.c Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _gcov_one_value_profiler. 2005-04-22 10:57:04 +00:00
tree-pass.h cgraphunit.c: Include tree-pass.h (cgraph_decide_recursive_inlining... 2005-04-21 13:18:23 +00:00
tree-phinodes.c [multiple changes] 2005-04-22 20:59:54 -04:00
tree-pretty-print.c
tree-profile.c Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _gcov_one_value_profiler. 2005-04-22 10:57:04 +00:00
tree-scalar-evolution.c Makefile.in (tree-chrec.o): Depend on params.h. 2005-04-21 08:48:55 +00:00
tree-scalar-evolution.h
tree-sra.c
tree-ssa-alias.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
tree-ssa-ccp.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
tree-ssa-copy.c tree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPARISON_CLASS_P. 2005-04-24 14:15:13 +00:00
tree-ssa-copyrename.c
tree-ssa-dce.c tree-ssa-dce.c (worklist): Change to VEC(tree,heap). 2005-04-23 15:14:32 +00:00
tree-ssa-dom.c * tree-ssa-dom.c: Fix formatting. 2005-04-23 02:23:28 +00:00
tree-ssa-dse.c tree-flow-inline.h (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-ssa-forwprop.c re PR tree-optimization/21031 (Another missed forward propagation opportunity) 2005-04-15 18:42:38 +00:00
tree-ssa-live.c tree-ssa-live.c (build_tree_conflict_graph): Change the type of tpa_to_clear to VEC(int,heap). 2005-04-24 19:51:35 +00:00
tree-ssa-live.h
tree-ssa-loop-ch.c [multiple changes] 2005-04-22 20:59:54 -04:00
tree-ssa-loop-im.c [multiple changes] 2005-04-22 20:59:54 -04:00
tree-ssa-loop-ivcanon.c [multiple changes] 2005-04-22 20:59:54 -04:00
tree-ssa-loop-ivopts.c tree-ssa-loop-ivopts.c (struct cost_pair): Add value field. 2005-04-23 21:31:16 +00:00
tree-ssa-loop-manip.c [multiple changes] 2005-04-22 20:59:54 -04:00
tree-ssa-loop-niter.c tree-ssa-loop-niter.c (tree_simplify_using_condition): Expand simple definitions of ssa names in condition. 2005-04-23 21:33:15 +00:00
tree-ssa-loop-unswitch.c [multiple changes] 2005-04-22 20:59:54 -04:00
tree-ssa-loop.c [multiple changes] 2005-04-22 20:59:54 -04:00
tree-ssa-operands.c lambda.h (lambda_vector_min_nz): Likewise. 2005-04-21 18:05:34 +00:00
tree-ssa-operands.h * ipa-inline.c, tree-ssa-operands.h: Fix comment typos. 2005-04-23 23:01:11 +00:00
tree-ssa-phiopt.c * tree-ssa-phiopt.c: Fix comments. 2005-04-20 15:59:01 +00:00
tree-ssa-pre.c tree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPARISON_CLASS_P. 2005-04-24 14:15:13 +00:00
tree-ssa-propagate.c tree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPARISON_CLASS_P. 2005-04-24 14:15:13 +00:00
tree-ssa-propagate.h
tree-ssa-sink.c tree-flow-inline.h (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-ssa-threadupdate.c
tree-ssa-uncprop.c basic-block.h, [...]: Fix comment typos. 2005-04-13 14:34:13 +00:00
tree-ssa.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
tree-ssanames.c [multiple changes] 2005-04-22 20:59:54 -04:00
tree-stdarg.c
tree-stdarg.h
tree-tailcall.c tree-flow-inline.h (get_stmt_operands): Remove. 2005-04-17 06:42:03 +00:00
tree-vect-analyze.c tree-vect-analyze.c (vect_stmt_relevant_p): Process immediate uses of non-virtual PHI nodes like we use to. 2005-04-15 16:40:51 +00:00
tree-vect-transform.c tree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPARISON_CLASS_P. 2005-04-24 14:15:13 +00:00
tree-vectorizer.c [multiple changes] 2005-04-22 20:59:54 -04:00
tree-vectorizer.h
tree-vn.c
tree-vrp.c tree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPARISON_CLASS_P. 2005-04-24 14:15:13 +00:00
tree.c diagnostic.c (warning): Accept parameter to classify warning option. 2005-04-23 17:29:07 -04:00
tree.def
tree.h tree.h (TREE_THIS_VOLATILE): Document the effect on a function decl. 2005-04-24 07:05:06 -07:00
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-pe.h
unwind-sjlj.c
unwind.h
unwind.inc
value-prof.c Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _gcov_one_value_profiler. 2005-04-22 10:57:04 +00:00
value-prof.h Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _gcov_one_value_profiler. 2005-04-22 10:57:04 +00:00
var-tracking.c
varasm.c re PR middle-end/20991 (ICE in cgraph_mark_reachable_node) 2005-04-25 00:06:37 +02:00
varray.c
varray.h
vec.c vec.h: Update API to separate allocation mechanism from type. 2005-04-21 09:18:28 +00:00
vec.h * vec.h (VEC_safe_grow): Replace grow with safe_grow. 2005-04-24 01:40:53 +00:00
version.c
version.h
vmsdbg.h
vmsdbgout.c
web.c
xcoff.h
xcoffout.c
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 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.