gcc/gcc
Daniel Kraft e5ca969363 re PR fortran/44602 ([F2008] EXIT: Jump to end of construct)
2010-09-03  Daniel Kraft  <d@domob.eu>

	PR fortran/44602
	* gfortran.h (struct gfc_code): Renamed `whichloop' to
	`which_construct' as this is no longer restricted to loops.
	* parse.h (struct gfc_state_data): New field `construct'.
	* match.c (match_exit_cycle): Handle EXIT from non-loops.
	* parse.c (push_state): Set `construct' field.
	* resolve.c (resolve_select_type): Extend comment.
	* trans-stmt.c (gfc_trans_if): Add exit label.
	(gfc_trans_block_construct), (gfc_trans_select): Ditto.
	(gfc_trans_simple_do): Store exit/cycle labels on the gfc_code itself.
	(gfc_trans_do), (gfc_trans_do_while): Ditto.
	(gfc_trans_exit): Use new name `which_construct' instead of `whichloop'.
	(gfc_trans_cycle): Ditto.
	(gfc_trans_if_1): Use fold_build3_loc instead of fold_build3.

2010-09-03  Daniel Kraft  <d@domob.eu>

	PR fortran/44602
	* gfortran.dg/exit_2.f08; Adapt error messages.
	* gfortran.dg/exit_3.f08: New test.
	* gfortran.dg/exit_4.f08: New test.
	* gfortran.dg/exit_5.f03: New test.

From-SVN: r163798
2010-09-03 10:01:51 +02:00
..
ada utils.c (gnat_pushdecl): Remove test for PARM_DECLs. 2010-08-30 16:30:41 +00:00
c-family c.opt (falt-external-templates, [...]): Mark no longer supported in help text. 2010-09-02 17:35:14 +01:00
config m32c.h (CLASS_LIKELY_SPILLED_P): Remove. 2010-09-02 22:17:12 +04:00
cp re PR c++/45043 (ICE: tree check: expected identifier_node, have bit_not_expr in grokdeclarator, at cp/decl.c:8113 on invalid code) 2010-08-30 18:13:32 +00:00
doc Optimize (double)(long) to generate FRIZ if -ffast-math 2010-09-02 17:10:15 +00:00
fortran re PR fortran/44602 ([F2008] EXIT: Jump to end of construct) 2010-09-03 10:01:51 +02:00
ginclude
java * jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier. 2010-09-02 17:27:57 +01:00
lto lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa. 2010-08-21 08:13:27 +00:00
objc
objcp
po opts.h (struct cl_option): Add warn_message field. 2010-09-02 12:43:19 +01:00
testsuite re PR fortran/44602 ([F2008] EXIT: Jump to end of construct) 2010-09-03 10:01:51 +02:00
ABOUT-GCC-NLS
acinclude.m4
aclocal.m4
addresses.h Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page. 2007-07-26 08:37:01 +00:00
alias.c alias.c (ao_ref_from_mem): Adjust. 2010-09-01 13:28:46 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
auto-inc-dec.c
BASE-VER
basic-block.h
bb-reorder.c re PR middle-end/45458 (ICE: in add_labels_and_missing_jumps, at bb-reorder.c:1306 with-fnon-call-exceptions -freorder-blocks-and-partition -fprofile-use) 2010-09-01 21:46:21 +02:00
bb-reorder.h
bitmap.c
bitmap.h
bt-load.c
builtin-attrs.def
builtin-types.def demangle-expected: Add tests for __int128 and unsigned __int128 types. 2010-05-26 18:13:55 +02:00
builtins.c alias.c (ao_ref_from_mem): Adjust. 2010-09-01 13:28:46 +00:00
builtins.def
builtins.h
c-aux-info.c
c-config-lang.in
c-convert.c
c-decl.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
c-errors.c
c-lang.c
c-lang.h
c-objc-common.c langhooks-def.h (lhd_init_options, [...]): New. 2010-07-27 10:59:51 +01:00
c-objc-common.h
c-parser.c re PR middle-end/45423 (#pragma omp atomic on bool has issues) 2010-08-30 19:16:29 +02:00
c-tree.h
c-typeck.c
caller-save.c
calls.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
cfg.c
cfganal.c
cfgbuild.c
cfgcleanup.c
cfgexpand.c alias.c (ao_ref_from_mem): Adjust. 2010-09-01 13:28:46 +00:00
cfghooks.c
cfghooks.h
cfglayout.c
cfglayout.h Change copyright header to refer to version 3 of the GNU General Public License and to point readers at the COPYING3 file and the FSF's license web page. 2007-07-26 08:37:01 +00:00
cfgloop.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
cfgloop.h tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate. 2010-09-01 11:39:55 +00:00
cfgloopanal.c
cfgloopmanip.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
cfgrtl.c toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. 2010-06-30 17:12:36 +00:00
cgraph.c re PR middle-end/45307 (Stores expanding to no RTL not removed by tree optimizers, Empty ctors/dtors not eliminated) 2010-08-21 09:46:15 +00:00
cgraph.h re PR middle-end/45307 (Stores expanding to no RTL not removed by tree optimizers, Empty ctors/dtors not eliminated) 2010-08-21 09:46:15 +00:00
cgraphbuild.c
cgraphunit.c tree-pass.h (pass_ipa_cdtor_merge): New function. 2010-08-21 12:36:19 +00:00
ChangeLog configure.ac (gcc_cv_as_cfi_advance_working): Use objdump instead of readelf in the test. 2010-09-02 17:02:53 -07:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009 Remove asterisk in LTO section name. 2010-01-01 08:49:15 -08:00
ChangeLog.dataflow
ChangeLog.graphite
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
cif-code.def
collect2-aix.c
collect2-aix.h
collect2.c
collect2.h
combine-stack-adj.c
combine.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
common.opt opts.h (struct cl_option): Add warn_message field. 2010-09-02 12:43:19 +01:00
conditions.h
config.build
config.gcc config.gcc (i[34567]86-*-freebsd*, [...]): Add i386/t-fprules-softfp and soft-fp/t-softfp to tmake_file. 2010-09-01 08:42:53 +02:00
config.host
config.in
configure configure.ac (gcc_cv_as_cfi_advance_working): Use objdump instead of readelf in the test. 2010-09-02 17:02:53 -07:00
configure.ac configure.ac (gcc_cv_as_cfi_advance_working): Use objdump instead of readelf in the test. 2010-09-02 17:02:53 -07:00
convert.c
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
coverage.c
coverage.h
cppdefault.c
cppdefault.h
cppspec.c Makefile.in (gccspec.o, cppspec.o): Update dependencies. 2010-08-22 13:19:01 +01:00
crtstuff.c
cse.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
cselib.c
cselib.h
cstamp-h.in
DATESTAMP Daily bump. 2010-09-03 00:18:07 +00:00
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
dbxout.h
dce.c
dce.h
ddg.c ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of alias_sets_conflict_p. 2010-08-09 14:44:03 +00:00
ddg.h
debug.c
debug.h
defaults.h tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonzero. 2010-08-20 11:14:38 +00:00
DEV-PHASE
df-core.c re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness) 2010-07-29 12:39:57 +00:00
df-problems.c re PR rtl-optimization/45162 (ARM bootstrap comparison failures after stage 3) 2010-08-04 21:07:05 +00:00
df-scan.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
df.h
dfp.c
dfp.h
diagnostic-core.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
dominance.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c dse.c (group_info.base_mem, [...]): Use BLKmode to cover all the possible offsets from this base. 2010-08-27 10:48:32 +00:00
dse.h
dummy-checksum.c ansidecl.h (EXPORTED_CONST): Define. 2009-06-03 20:19:55 +00:00
dwarf2asm.c
dwarf2asm.h
dwarf2out.c dwarf2out.c (gen_decl_die): Do not skip in Ada. 2010-08-31 07:02:17 +00:00
dwarf2out.h
ebitmap.c
ebitmap.h
emit-rtl.c re PR middle-end/45379 (~10% slowdown on test_fpu at revision 163278) 2010-08-25 10:03:19 +00:00
emit-rtl.h
emutls.c
errors.c
errors.h
et-forest.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
et-forest.h
except.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
except.h
exec-tool.in
explow.c Stack usage support 2010-08-30 20:04:49 +00:00
expmed.c
expmed.h
expr.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
expr.h Stack usage support 2010-08-30 20:04:49 +00:00
final.c
fixed-value.c toplev.h: Do not include diagnostic-core.h. 2010-07-08 04:22:54 +00:00
fixed-value.h
flags.h
fold-const.c fold-const.c (fold_comparison): Strip nops inside POINTER_PLUS_EXPR. 2010-08-17 09:50:12 +00:00
fp-test.c
FSFChangeLog ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
FSFChangeLog.10
FSFChangeLog.11
function.c Stack usage support 2010-08-30 20:04:49 +00:00
function.h Stack usage support 2010-08-30 20:04:49 +00:00
fwprop.c
gbl-ctors.h
gcc-plugin.h
gcc.c re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space)) 2010-09-02 12:41:22 +01:00
gcc.h Makefile.in (gccspec.o, cppspec.o): Update dependencies. 2010-08-22 13:19:01 +01:00
gccbug.in
gccspec.c Makefile.in (gccspec.o, cppspec.o): Update dependencies. 2010-08-22 13:19:01 +01:00
gcov-dump.c
gcov-io.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
gcov-io.h
gcov-iov.c vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0x%x to %#x. 2010-05-02 21:39:31 +02:00
gcov.c
gcse.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
gcse.h
gdbinit.in
genattr.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
genattrtab.c
genautomata.c genautomata.c (gen_regexp_repeat, [...]): Use the string found in vector element 0 rather than the original string when... 2010-08-27 22:08:37 +00:00
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genenums.c
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l
gengtype-parse.c
gengtype.c gengtype.c (output_type_enum): Test the right union member. 2010-08-27 20:32:27 +00:00
gengtype.h
genhooks.c
genmddeps.c
genmodes.c Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
genmultilib
genopinit.c
genoutput.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genpeep.c
genpreds.c genrecog.c: Include diagnostic-core.h before toplev.h. 2010-07-09 01:34:40 +00:00
genrecog.c
gensupport.c md.texi (define_enum_attr): Document. 2010-06-10 20:24:17 +00:00
gensupport.h
ggc-common.c ggc-common.c (ggc_mark_root_tab): New function, split out from... 2010-08-20 15:26:56 +00:00
ggc-internal.h
ggc-none.c
ggc-page.c
ggc-zone.c
ggc.h utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
gimple-fold.c cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. 2010-08-19 16:51:39 +00:00
gimple-iterator.c
gimple-low.c
gimple-pretty-print.c
gimple-pretty-print.h
gimple.c alias.c (ao_ref_from_mem): Adjust. 2010-09-01 13:28:46 +00:00
gimple.def
gimple.h Do not check whether memory references accessed in every iteration trap. 2010-08-24 23:35:56 +00:00
gimplify.c alias.c (ao_ref_from_mem): Adjust. 2010-09-01 13:28:46 +00:00
glimits.h
graph.c
graph.h
graphds.c
graphds.h
graphite-blocking.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite-clast-to-gimple.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite-clast-to-gimple.h Introduce compatibility to newer CLooG's CloogState and mask the use with macros where possible. 2010-08-11 20:30:41 +00:00
graphite-cloog-compat.h
graphite-cloog-util.c
graphite-cloog-util.h
graphite-dependences.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite-dependences.h
graphite-interchange.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite-poly.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite-poly.h
graphite-ppl.c
graphite-ppl.h
graphite-scop-detection.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite-scop-detection.h graphite-dependences.c (reduction_ddr): New. 2009-11-25 04:54:30 +00:00
graphite-sese-to-poly.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite-sese-to-poly.h
graphite.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
graphite.h
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-mipssde.h
gthr-nks.h
gthr-posix95.h re PR boehm-gc/34544 (pthread_default_stacksize_np failed.) 2010-08-22 16:23:38 +00:00
gthr-posix.c
gthr-posix.h re PR boehm-gc/34544 (pthread_default_stacksize_np failed.) 2010-08-22 16:23:38 +00:00
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
haifa-sched.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
hard-reg-set.h
highlev-plugin-common.h cgraphunit.c (plugin.h): Include. 2009-12-01 19:12:29 +00:00
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hwint.h
ifcvt.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
implicit-zee.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
incpath.c
incpath.h Update Copyright years for files modified in 2008 and/or 2009. 2009-02-20 16:20:38 +01:00
init-regs.c
input.c
input.h
insn-addr.h
insn-notes.def
integrate.c
integrate.h
intl.c
intl.h
ipa-cp.c
ipa-inline.c cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. 2010-08-19 16:51:39 +00:00
ipa-prop.c tree-pass.h (pass_ipa_cdtor_merge): New function. 2010-08-21 12:36:19 +00:00
ipa-prop.h
ipa-pure-const.c tree-pass.h (pass_ipa_cdtor_merge): New function. 2010-08-21 12:36:19 +00:00
ipa-ref-inline.h
ipa-ref.c
ipa-ref.h
ipa-reference.c
ipa-reference.h
ipa-split.c re PR tree-optimization/44937 (IPA-split causes crash due to null pointer deref) 2010-09-02 13:42:25 +00:00
ipa-struct-reorg.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
ipa-struct-reorg.h Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
ipa-type-escape.c cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. 2010-08-19 16:51:39 +00:00
ipa-type-escape.h
ipa-utils.c
ipa-utils.h
ipa.c tree-pass.h (pass_ipa_cdtor_merge): New function. 2010-08-21 12:36:19 +00:00
ira-build.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
ira-color.c ira-color.c (SORTGT): New macro, helper for qsort callbacks. 2010-09-02 07:22:33 +00:00
ira-conflicts.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
ira-costs.c
ira-emit.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
ira-int.h
ira-lives.c
ira.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
ira.h
jump.c
lambda-code.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
lambda-mat.c
lambda-trans.c tree-parloops.c (loop_parallel_p): New argument parloop_obstack. 2010-04-22 12:42:15 +00:00
lambda.h
langhooks-def.h
langhooks.c
langhooks.h coretypes.h (struct cl_option_handlers): Declare. 2010-07-27 22:23:53 +01:00
LANGUAGES
lcm.c
libfuncs.h
libgcc2.c
libgcc2.h
libgcc-libsystem.ver
libgcc-std.ver config.gcc (i[34567]86-*-freebsd*, [...]): Add i386/t-fprules-softfp and soft-fp/t-softfp to tmake_file. 2010-09-01 08:42:53 +02:00
libgcov.c
limitx.h
limity.h
lists.c
longlong.h
loop-doloop.c
loop-init.c
loop-invariant.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
loop-iv.c
loop-unroll.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
loop-unswitch.c
lower-subreg.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
lto-cgraph.c lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa. 2010-08-21 08:13:27 +00:00
lto-compress.c
lto-compress.h
lto-opts.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
lto-section-in.c
lto-section-out.c
lto-streamer-in.c re PR target/45475 (target attribute use in libcpp breaks LTO bootstrap) 2010-09-01 17:03:56 +00:00
lto-streamer-out.c re PR target/45475 (target attribute use in libcpp breaks LTO bootstrap) 2010-09-01 17:03:56 +00:00
lto-streamer.c re PR tree-optimization/44562 (ICE: in get_alias_set, at alias.c:716 with -flto -fstrict-aliasing -fgraphite-identity) 2010-08-25 14:05:28 +00:00
lto-streamer.h
lto-symtab.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
lto-wrapper.c common.opt (fwhopr=): Update for -fwhopr=jobserver 2010-08-31 16:58:46 +00:00
machmode.def
machmode.h
main.c
Makefile.in Makefile.in (tree-switch-conversion.o): Update dependencies. 2010-09-01 14:30:55 +00:00
matrix-reorg.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
mcf.c
mips-tdump.c
mips-tfile.c
mkconfig.sh
mkmap-flat.awk
mkmap-symver.awk re PR target/36669 (Wrong versioning for __float128) 2008-07-02 08:59:19 -07:00
mode-classes.def
mode-switching.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
modulo-sched.c
omega.c
omega.h
omp-builtins.def
omp-low.c
ONEWS
opt-functions.awk opts.h (struct cl_option): Add warn_message field. 2010-09-02 12:43:19 +01:00
opt-gather.awk
optabs.c Expand pending pops before trying the optab. 2010-08-18 06:35:46 -07:00
optabs.h
optc-gen.awk opts.h (struct cl_option): Add warn_message field. 2010-09-02 12:43:19 +01:00
opth-gen.awk * opth-gen.awk (quote, comma): Remove unused variables. 2010-09-02 17:39:29 +01:00
opts-common.c opts.h (struct cl_option): Add warn_message field. 2010-09-02 12:43:19 +01:00
opts-diagnostic.h
opts.c opts.h (struct cl_option): Add warn_message field. 2010-09-02 12:43:19 +01:00
opts.h opts.h (struct cl_option): Add warn_message field. 2010-09-02 12:43:19 +01:00
output.h Stack usage support 2010-08-30 20:04:49 +00:00
params.c
params.def
params.h
passes.c tree-pass.h (pass_ipa_cdtor_merge): New function. 2010-08-21 12:36:19 +00:00
plugin.c
plugin.def
plugin.h
pointer-set.c
pointer-set.h
postreload-gcse.c
postreload.c
predict.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
predict.def Remove trailing white spaces. 2009-11-25 02:55:54 -08:00
predict.h
prefix.c
prefix.h
pretty-print.c Makefile.in (READ_MD_H): New variable. 2010-06-10 20:21:23 +00:00
pretty-print.h
print-rtl.c
print-tree.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
profile.c
profile.h
read-md.c
read-md.h
read-rtl.c
README.Portability
real.c
real.h
realmpfr.c
realmpfr.h
recog.c
recog.h
reg-notes.def
reg-stack.c toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. 2010-06-30 17:12:36 +00:00
regcprop.c
reginfo.c tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonzero. 2010-08-20 11:14:38 +00:00
regmove.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
regrename.c
regs.h target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
regset.h
regstat.c cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. 2010-08-19 16:51:39 +00:00
reload1.c
reload.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
reload.h
reorg.c
resource.c
resource.h
rtl-error.c
rtl-error.h
rtl.c
rtl.def
rtl.h
rtlanal.c tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonzero. 2010-08-20 11:14:38 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c
sbitmap.h
sched-deps.c
sched-ebb.c
sched-int.h
sched-rgn.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
sched-vis.c
sdbout.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
sdbout.h
sel-sched-dump.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
sel-sched-dump.h
sel-sched-ir.c re PR rtl-optimization/45353 (ICE: RTL check: expected elt 3 type 'B', have '0' (rtx barrier) in sel_bb_head, at sel-sched-ir.c:4329 with -fselective-scheduling and __builtin_unreachable()) 2010-08-20 20:07:12 +02:00
sel-sched-ir.h
sel-sched.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
sel-sched.h
sese.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
sese.h
simplify-rtx.c simplify-rtx.c (simplify_unary_operation_1): Optimize (sign_extend (zero_extend ()) and ({sign,zero}_extend (lshiftrt... 2010-08-20 20:08:10 +02:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. 2010-08-19 16:51:39 +00:00
stor-layout.c re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space)) 2010-09-02 12:41:22 +01:00
store-motion.c
stringpool.c
sync-builtins.def
system.h
target-def.h
target-globals.c
target-globals.h
target.def target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
target.h
targhooks.c target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
targhooks.h target.def (class_likely_spilled_p): New hook. 2010-09-02 18:29:37 +04:00
timevar.c
timevar.def
timevar.h
tlink.c
toplev.c Stack usage support 2010-08-30 20:04:49 +00:00
toplev.h Replace exact_log2(x & -x) in favor of more direct computation. 2010-08-05 12:41:31 -07:00
tracer.c
tree-affine.c
tree-affine.h
tree-browser.c
tree-browser.def
tree-call-cdce.c
tree-cfg.c alias.c (ao_ref_from_mem): Adjust. 2010-09-01 13:28:46 +00:00
tree-cfgcleanup.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-chrec.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-chrec.h
tree-complex.c
tree-data-ref.c tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate. 2010-09-01 11:39:55 +00:00
tree-data-ref.h Do not check whether memory references accessed in every iteration trap. 2010-08-24 23:35:56 +00:00
tree-dfa.c alias.c (ao_ref_from_mem): Adjust. 2010-09-01 13:28:46 +00:00
tree-diagnostic.c
tree-diagnostic.h
tree-dump.c
tree-dump.h
tree-eh.c alias.c (ao_ref_from_mem): Adjust. 2010-09-01 13:28:46 +00:00
tree-emutls.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-flow-inline.h
tree-flow.h tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate. 2010-09-01 11:39:55 +00:00
tree-if-conv.c Speed-up ifcvt_memrefs_wont_trap caching previous results. 2010-08-24 23:36:04 +00:00
tree-inline.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-inline.h
tree-into-ssa.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-loop-linear.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-mudflap.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-mudflap.h
tree-nested.c tree-nested.c (convert_all_function_calls): Iterate until after the sum of static chains in the nest doesn't change. 2010-08-31 21:05:22 +00:00
tree-nomudflap.c
tree-nrv.c
tree-object-size.c cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. 2010-08-19 16:51:39 +00:00
tree-optimize.c re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space)) 2010-09-02 12:41:22 +01:00
tree-outof-ssa.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-parloops.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-pass.h tree-pass.h (pass_ipa_cdtor_merge): New function. 2010-08-21 12:36:19 +00:00
tree-phinodes.c
tree-predcom.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-pretty-print.c alias.c (ao_ref_from_mem): Adjust. 2010-09-01 13:28:46 +00:00
tree-pretty-print.h
tree-profile.c
tree-scalar-evolution.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-scalar-evolution.h
tree-sra.c cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. 2010-08-19 16:51:39 +00:00
tree-ssa-address.c alias.c (ao_ref_from_mem): Adjust. 2010-09-01 13:28:46 +00:00
tree-ssa-alias.c alias.c (ao_ref_from_mem): Adjust. 2010-09-01 13:28:46 +00:00
tree-ssa-alias.h
tree-ssa-ccp.c
tree-ssa-coalesce.c cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. 2010-08-19 16:51:39 +00:00
tree-ssa-copy.c tree-ssa-copy.c (set_copy_of_val): Use operand_equal_p. 2010-08-10 09:13:37 +00:00
tree-ssa-copyrename.c
tree-ssa-dce.c re PR tree-optimization/44485 (ICE in get_expr_operands, at tree-ssa-operands.c:1020) 2010-08-26 18:39:26 +02:00
tree-ssa-dom.c tree-ssa-dom.c (struct edge_info): Use a VEC for the list of conditional equivalences. 2010-08-17 09:55:04 +00:00
tree-ssa-dse.c
tree-ssa-forwprop.c
tree-ssa-ifcombine.c
tree-ssa-live.c re PR debug/45419 (-fcompare-debug failure at -O3) 2010-08-30 19:17:15 +02:00
tree-ssa-live.h
tree-ssa-loop-ch.c
tree-ssa-loop-im.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-ssa-loop-ivcanon.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-ssa-loop-ivopts.c Fix PR45422 2010-08-28 05:54:54 +00:00
tree-ssa-loop-manip.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-ssa-loop-niter.c tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate. 2010-09-01 11:39:55 +00:00
tree-ssa-loop-prefetch.c tree-ssa-loop-prefetch.c: Fix comment at head of file. 2010-09-02 08:55:59 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate. 2010-09-01 11:39:55 +00:00
tree-ssa-math-opts.c re PR middle-end/45393 (ICE in redirect_eh_edge_1, at tree-eh.c:2135) 2010-08-25 10:47:50 +00:00
tree-ssa-operands.c alias.c (ao_ref_from_mem): Adjust. 2010-09-01 13:28:46 +00:00
tree-ssa-operands.h
tree-ssa-phiopt.c
tree-ssa-phiprop.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-ssa-pre.c re PR middle-end/45316 (ICE: verify_flow_info failed: BB 3 can not throw but has an EH edge with -O1 -ftree-pre -fnon-call-exceptions) 2010-08-25 12:53:30 +00:00
tree-ssa-propagate.c
tree-ssa-propagate.h
tree-ssa-reassoc.c re PR tree-optimization/45059 (error: invalid operands in binary operation, leads to ICE: verify_stmts failed) 2010-08-25 11:36:35 +02:00
tree-ssa-sccvn.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-ssa-sccvn.h
tree-ssa-sink.c
tree-ssa-structalias.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-ssa-ter.c
tree-ssa-threadedge.c
tree-ssa-threadupdate.c
tree-ssa-uncprop.c
tree-ssa-uninit.c tree-ssa-uninit.c (find_uninit_use): Disregard debug stmts, use operand helpers. 2010-08-18 14:18:51 +00:00
tree-ssa.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-ssanames.c
tree-stdarg.c
tree-stdarg.h
tree-switch-conversion.c For Ian Bolton <ian.bolton@arm.com> 2010-08-19 08:12:31 +00:00
tree-tailcall.c
tree-vect-data-refs.c tree-vectorizer.h (get_later_stmt): New function. 2010-09-02 06:04:34 +00:00
tree-vect-generic.c
tree-vect-loop-manip.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-vect-loop.c tree-vectorizer.h (get_later_stmt): New function. 2010-09-02 06:04:34 +00:00
tree-vect-patterns.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-vect-slp.c tree-vectorizer.h (get_later_stmt): New function. 2010-09-02 06:04:34 +00:00
tree-vect-stmts.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
tree-vectorizer.c
tree-vectorizer.h tree-vectorizer.h (get_later_stmt): New function. 2010-09-02 06:04:34 +00:00
tree-vrp.c tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate. 2010-09-01 11:39:55 +00:00
tree.c re PR bootstrap/45321 (ARM bootstrap failure due to stdarg_p change) 2010-09-01 11:52:55 +00:00
tree.def alias.c (ao_ref_from_mem): Adjust. 2010-09-01 13:28:46 +00:00
tree.h re PR bootstrap/45321 (ARM bootstrap failure due to stdarg_p change) 2010-09-01 11:52:55 +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 only use _darwin10_Unwind_FindEnclosingFunction on darwin >= 10 2010-08-17 14:54:10 +00:00
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 vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
value-prof.h
var-tracking.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
varasm.c tree.h (alias_diag_flags): New enum. 2010-08-20 22:08:41 +00:00
varpool.c
vec.c
vec.h vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
vecir.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
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.