gcc/gcc
Aldy Hernandez 5daaf2d5d9 loop.texi (Loop manipulation): Remove nonexistent tree_ssa_loop_version from the documentation.
* doc/loop.texi (Loop manipulation): Remove nonexistent
	tree_ssa_loop_version from the documentation.
	* cfgloopmanip.c (loop_version): Document CONDITION_BB argument.

From-SVN: r245630
2017-02-21 15:37:18 +00:00
..
ada system-freebsd-x86.ads: Rename into... 2017-02-12 21:34:46 +00:00
brig re PR other/79250 (brig/brigfrontend/brig-to-generic.cc: two small problems) 2017-02-01 10:06:13 +00:00
c gimple-parser.c (c_parser_gimple_postfix_expression): Check return value of c_parser_parse_ssa_name against error_mark_node and emit... 2017-02-19 09:14:38 +00:00
c-family Restore DECIMAL_DIG macro to C99/C11 value. 2017-02-17 23:04:14 +00:00
common re PR target/79569 (Unrecognized command line option ‘-m3dnowa’) 2017-02-18 14:14:43 +01:00
config re PR target/79494 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2330) 2017-02-21 15:39:21 +01:00
cp PR c++/78139 - destructor needed by new-expression 2017-02-20 13:18:30 -05:00
doc loop.texi (Loop manipulation): Remove nonexistent tree_ssa_loop_version from the documentation. 2017-02-21 15:37:18 +00:00
fortran re PR fortran/79599 (typo in diagnostic gfc_error ("DTIO dummy argument at %L be a scalar") 2017-02-20 14:17:42 +00:00
ginclude
go re PR go/79642 (space instead of tab in lang.opt) 2017-02-21 00:23:52 +00:00
jit Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the default 2017-01-19 17:27:54 +00:00
lto Fix memory leak in LTO 2017-02-14 14:56:11 +00:00
objc
objcp
po * de.po: Update. 2017-02-20 22:54:30 +00:00
testsuite re PR target/79494 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2330) 2017-02-21 15:39:21 +01:00
ABOUT-GCC-NLS
BASE-VER BASE-VER: Bump to 7.0.1. 2017-01-20 14:05:48 +00:00
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog loop.texi (Loop manipulation): Remove nonexistent tree_ssa_loop_version from the documentation. 2017-02-21 15:37:18 +00: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
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
ChangeLog.dataflow
ChangeLog.gimple-classes
ChangeLog.graphite
ChangeLog.jit
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
DATESTAMP Daily bump. 2017-02-21 00:16:13 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in Makefile.in (BUILD_SYSTEM_HEADER_DIR): New make variabe. 2017-02-20 18:19:54 +00:00
ONEWS
README.Portability * README.Portability: Remove note on an Irix compatibility issue. 2017-01-22 15:52:02 +00:00
acinclude.m4
aclocal.m4
addresses.h
alias.c
alias.h
alloc-pool.c
alloc-pool.h
asan.c re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: initialization-order-fiasco") 2017-01-30 18:06:15 +02:00
asan.h use-after-scope: handle writes to a poisoned variable 2017-01-23 12:06:13 +00:00
attribs.c
attribs.h
auto-inc-dec.c
auto-profile.c
auto-profile.h
backend.h
basic-block.h
bb-reorder.c
bb-reorder.h
bitmap.c
bitmap.h re PR tree-optimization/71691 (wrong code at -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu (Floating point exception)) 2017-01-31 10:30:47 +00:00
brig-builtins.def update-copyright.py: Add libhsail-rt to self.default_dirs and call self.add_dir on it. 2017-01-26 09:24:22 +01:00
bt-load.c
builtin-attrs.def
builtin-types.def [brigfe] Small fixes 2017-01-27 15:35:07 +01:00
builtins.c re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test) 2017-02-07 11:29:06 +00:00
builtins.def Brig front-end 2017-01-24 13:45:56 +01:00
builtins.h
caller-save.c
calls.c Replace XALLOCAVEC with XCNEWVEC (PR c/79471). 2017-02-13 13:13:21 +00:00
calls.h
ccmp.c
ccmp.h
cfg-flags.def
cfg.c Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
cfg.h Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
cfganal.c
cfganal.h
cfgbuild.c
cfgbuild.h
cfgcleanup.c
cfgcleanup.h
cfgexpand.c
cfgexpand.h
cfghooks.c
cfghooks.h
cfgloop.c
cfgloop.h
cfgloopanal.c
cfgloopmanip.c loop.texi (Loop manipulation): Remove nonexistent tree_ssa_loop_version from the documentation. 2017-02-21 15:37:18 +00:00
cfgloopmanip.h re PR tree-optimization/79347 (vect_do_peeling is messing up profile) 2017-02-05 17:16:52 +00:00
cfgrtl.c Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
cfgrtl.h
cgraph.c cprop.c (cprop_jump): Add missing space in string literal. 2017-02-13 22:56:13 +01:00
cgraph.h Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
cgraphbuild.c
cgraphclones.c Fix IPA CP where it forgot to add a reference in cgraph (PR ipa/71190). 2017-01-20 08:44:35 +00:00
cgraphunit.c re PR ipa/70795 (gcc/libjava/interpret.cc:1948:1: ICE: in binds_to_current_def_p, at symtab.c:2232) 2017-02-09 18:16:00 +00:00
chkp-builtins.def
cif-code.def
cilk-builtins.def
cilk-common.c
cilk.h
cilkplus.def
collect-utils.c
collect-utils.h
collect2-aix.c
collect2-aix.h
collect2.c
collect2.h
combine-stack-adj.c [AArch64][2/4] Generate dwarf information for -msign-return-address 2017-01-20 00:05:30 +00:00
combine.c re PR rtl-optimization/79388 (wrong code with -O -fno-tree-coalesce-vars) 2017-02-13 16:39:59 +01:00
common.md
common.opt [PATCH] Properly deprecate -fipa-cp-alignment 2017-02-21 14:55:32 +01:00
compare-elim.c
conditions.h
config.build
config.gcc rs6000: Synchronize the --with-cpu list in config.gcc with reality 2017-02-14 17:32:05 +01:00
config.host
config.in isl.m4: Remove support for ISL 0.14. 2017-02-13 08:54:02 +00:00
configure isl.m4: Remove support for ISL 0.14. 2017-02-13 08:54:02 +00:00
configure.ac isl.m4: Remove support for ISL 0.14. 2017-02-13 08:54:02 +00:00
context.c
context.h
convert.c
convert.h
coretypes.h
coverage.c
coverage.h
cppbuiltin.c
cppbuiltin.h
cppdefault.c
cppdefault.h
cprop.c cprop.c (cprop_jump): Add missing space in string literal. 2017-02-13 22:56:13 +01:00
cse.c
cselib.c
cselib.h
cstamp-h.in
data-streamer-in.c
data-streamer-out.c
data-streamer.c
data-streamer.h
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c final.c (last_columnnum, [...]): New variables. 2017-02-18 17:11:40 +01:00
dbxout.h
dce.c
dce.h
ddg.c
ddg.h
debug.c final.c (last_columnnum, [...]): New variables. 2017-02-18 17:11:40 +01:00
debug.h final.c (last_columnnum, [...]): New variables. 2017-02-18 17:11:40 +01:00
defaults.h
df-core.c cprop.c (cprop_jump): Add missing space in string literal. 2017-02-13 22:56:13 +01:00
df-problems.c
df-scan.c
df.h
dfp.c
dfp.h
diagnostic-color.c
diagnostic-color.h
diagnostic-core.h
diagnostic-show-locus.c
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
dojump.h
dominance.c
dominance.h
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c
dumpfile.c
dumpfile.h
dwarf2asm.c
dwarf2asm.h
dwarf2cfi.c [AArch64][2/4] Generate dwarf information for -msign-return-address 2017-01-20 00:05:30 +00:00
dwarf2out.c final.c (last_columnnum, [...]): New variables. 2017-02-18 17:11:40 +01:00
dwarf2out.h
edit-context.c
edit-context.h
emit-rtl.c re PR middle-end/78468 (libgomp.c/reduction-10.c and many more FAIL) 2017-02-02 12:39:09 +00:00
emit-rtl.h
errors.c
errors.h
et-forest.c
et-forest.h
except.c
except.h
exec-tool.in
explow.c re PR middle-end/78468 (libgomp.c/reduction-10.c and many more FAIL) 2017-02-02 12:39:09 +00:00
explow.h
expmed.c
expmed.h
expr.c [expand] Fix for PR rtl-optimization/79121 incorrect expansion of extend plus left shift 2017-01-19 10:35:38 +00:00
expr.h
fibonacci_heap.c
fibonacci_heap.h
file-find.c
file-find.h
final.c final.c (last_columnnum, [...]): New variables. 2017-02-18 17:11:40 +01:00
fixed-value.c
fixed-value.h
flag-types.h
flags.h
fold-const-call.c
fold-const-call.h
fold-const.c re PR middle-end/79536 (ICE in fold_binary_loc, at fold-const.c:9060) 2017-02-17 09:51:38 +00:00
fold-const.h
fp-test.c
function-tests.c
function.c
function.h Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
fwprop.c
gcc-ar.c
gcc-main.c
gcc-plugin.h
gcc-rich-location.c
gcc-rich-location.h
gcc-symtab.h
gcc.c
gcc.h
gcov-counter.def
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov-tool.c
gcov.c gcov.c (INCLUDE_ALGORITHM): Define. 2017-01-22 15:48:21 +00:00
gcse-common.c
gcse-common.h
gcse.c Use HOST_WIDE_INT for a param calculation (PR rtl-optimization/79574). 2017-02-17 14:46:14 +00:00
gcse.h
gdbasan.in
gdbhooks.py
gdbinit.in
gen-pass-instances.awk
genattr-common.c
genattr.c
genattrtab.c
genautomata.c
gencfn-macros.c
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
genenums.c
generic-match-head.c
generic-match.h
genextract.c
genflags.c
gengenrtl.c
gengtype-lex.l * gengtype-lex.l (<in_struct>): Add '/'. 2017-02-13 15:06:47 +00:00
gengtype-parse.c
gengtype-state.c
gengtype.c
gengtype.h
genhooks.c
genmatch.c re PR bootstrap/79567 (Compiler-warning "unknown escape sequence '\x'" about genmatch-generated C-files on mingw-host) 2017-02-17 10:19:21 +00:00
genmddeps.c
genmddump.c
genmodes.c
genmultilib
genopinit.c
genoutput.c
genpeep.c
genpreds.c
genrecog.c
gensupport.c
gensupport.h
gentarget-def.c
ggc-common.c
ggc-internal.h
ggc-none.c
ggc-page.c
ggc-tests.c
ggc.h
gimple-builder.c
gimple-builder.h
gimple-expr.c Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
gimple-expr.h
gimple-fold.c PR tree-optimization/ 79376 - wrong lower bound with %s and non-constant 2017-02-06 13:11:51 -07:00
gimple-fold.h PR tree-optimization/79352 - -fprintf-return-value doesn't handle flexible-like array members properly 2017-02-03 09:38:15 -07:00
gimple-iterator.c
gimple-iterator.h
gimple-laddress.c
gimple-low.c
gimple-low.h
gimple-match-head.c
gimple-match.h
gimple-predict.h
gimple-pretty-print.c gimple-pretty-print.c (dump_ternary_rhs): Adjust gimple dump format for FMA_EXPR. 2017-02-19 09:06:30 +00:00
gimple-pretty-print.h
gimple-ssa-backprop.c
gimple-ssa-isolate-paths.c
gimple-ssa-nonnull-compare.c
gimple-ssa-split-paths.c
gimple-ssa-sprintf.c re PR tree-optimization/79327 (wrong code at -O2 and -fprintf-return-value) 2017-02-17 19:31:01 +01:00
gimple-ssa-store-merging.c
gimple-ssa-strength-reduction.c
gimple-ssa-warn-alloca.c re PR middle-end/79123 (incorrect -Walloca-larger-than: alloca may be too large due to conversion from long int to long unsigned int) 2017-01-24 09:50:33 +00:00
gimple-ssa.h
gimple-streamer-in.c
gimple-streamer-out.c
gimple-streamer.h
gimple-walk.c
gimple-walk.h
gimple.c
gimple.def
gimple.h
gimplify-me.c
gimplify-me.h
gimplify.c re PR middle-end/79537 (ICE in gimplify_expr, at gimplify.c:12009) 2017-02-20 15:05:53 +00:00
gimplify.h re PR c/79413 (ICE in make_ssa_name_fn, at tree-ssanames.c:265) 2017-02-09 15:26:40 +01:00
glimits.h
godump.c
graph.c
graph.h
graphds.c
graphds.h
graphite-dependences.c isl.m4: Remove support for ISL 0.14. 2017-02-13 08:54:02 +00:00
graphite-isl-ast-to-gimple.c graphite.h: Do not include isl/isl_val_gmp.h, instead include isl/isl_val.h. 2017-02-16 07:53:53 +00:00
graphite-optimize-isl.c isl.m4: Remove support for ISL 0.14. 2017-02-13 08:54:02 +00:00
graphite-poly.c isl.m4: Remove support for ISL 0.14. 2017-02-13 08:54:02 +00:00
graphite-scop-detection.c re PR tree-optimization/69823 (internal compiler error: in create_pw_aff_from_tree, at graphite-sese-to-poly.c:445) 2017-02-09 07:47:07 +00:00
graphite-sese-to-poly.c graphite.h: Do not include isl/isl_val_gmp.h, instead include isl/isl_val.h. 2017-02-16 07:53:53 +00:00
graphite.c graphite.c: Include tree-vectorizer.h for find_loop_location. 2017-02-01 14:05:09 +00:00
graphite.h graphite.h: Do not include isl/isl_val_gmp.h, instead include isl/isl_val.h. 2017-02-16 07:53:53 +00:00
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
gtm-builtins.def
haifa-sched.c
hard-reg-set.h
hash-map-tests.c
hash-map-traits.h
hash-map.h
hash-set-tests.c
hash-set.h
hash-table.c
hash-table.h
hash-traits.h
highlev-plugin-common.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hsa-brig-format.h
hsa-brig.c [hsa] Rename hsa.[ch] to hsa-common.[ch] 2017-01-20 14:33:29 +01:00
hsa-builtins.def
hsa-common.c [hsa] Rename hsa.[ch] to hsa-common.[ch] 2017-01-20 14:33:29 +01:00
hsa-common.h [hsa] Rename hsa.[ch] to hsa-common.[ch] 2017-01-20 14:33:29 +01:00
hsa-dump.c [hsa] Rename hsa.[ch] to hsa-common.[ch] 2017-01-20 14:33:29 +01:00
hsa-gen.c [hsa] Rename hsa.[ch] to hsa-common.[ch] 2017-01-20 14:33:29 +01:00
hsa-regalloc.c [hsa] Rename hsa.[ch] to hsa-common.[ch] 2017-01-20 14:33:29 +01:00
hw-doloop.c
hw-doloop.h
hwint.c
hwint.h
ifcvt.c re PR rtl-optimization/78634 (30% performance drop after r242832.) 2017-01-23 16:17:33 +00:00
ifcvt.h
inchash.c
inchash.h
incpath.c
incpath.h
init-regs.c
input.c Prevent ICEs due to bogus substring locations (PR preprocessor/79210) 2017-01-31 20:22:43 +00:00
input.h
insn-addr.h
insn-notes.def
internal-fn.c re PR middle-end/79454 (c-c++-common/ubsan/overflow-vec-*.c FAILs on some 64-bit BE targets) 2017-02-11 09:15:30 +01:00
internal-fn.def gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. 2017-02-09 13:46:20 +00:00
internal-fn.h
intl.c
intl.h
ipa-chkp.c
ipa-chkp.h
ipa-comdats.c
ipa-cp.c Fix IPA CP where it forgot to add a reference in cgraph (PR ipa/71190). 2017-01-20 08:44:35 +00:00
ipa-devirt.c re PR translation/79208 (Typo in gcc/ipa-devirt.c:1631) 2017-01-24 12:41:07 +00:00
ipa-hsa.c [hsa] Rename hsa.[ch] to hsa-common.[ch] 2017-01-20 14:33:29 +01:00
ipa-icf-gimple.c
ipa-icf-gimple.h
ipa-icf.c [PR 79108] Put ipa_node_params to GC memory 2017-01-23 14:01:31 +01:00
ipa-icf.h
ipa-inline-analysis.c re PR tree-optimization/79224 (Large C-Ray slowdown) 2017-02-11 16:11:57 +00:00
ipa-inline-transform.c
ipa-inline.c cprop.c (cprop_jump): Add missing space in string literal. 2017-02-13 22:56:13 +01:00
ipa-inline.h
ipa-polymorphic-call.c
ipa-profile.c [PR 79108] Put ipa_node_params to GC memory 2017-01-23 14:01:31 +01:00
ipa-prop.c [PR 79579] Avoid segfault on NULL ipa_edge_args_vector 2017-02-21 15:01:52 +01:00
ipa-prop.h Fix memory leaks in IPA CP (PR ipa/79337). 2017-02-03 08:20:02 +00:00
ipa-pure-const.c
ipa-ref.c
ipa-ref.h
ipa-reference.c
ipa-reference.h
ipa-split.c
ipa-utils.c re PR middle-end/56727 (Recursive call goes through the PLT unnecessarily) 2017-02-11 17:56:02 +00:00
ipa-utils.h
ipa-visibility.c
ipa.c
ira-build.c
ira-color.c
ira-conflicts.c re PR target/79058 (ARM: internal compiler error: in extract_constrain_insn, at recog.c:2213) 2017-01-17 16:11:55 +00:00
ira-costs.c re PR middle-end/79521 (Bootstrap failure on i686-linux starting with r245436) 2017-02-15 23:35:29 -07:00
ira-emit.c
ira-int.h re PR middle-end/79399 (GCC fails to compile big source at -O0) 2017-02-07 22:51:21 +01:00
ira-lives.c
ira.c re PR rtl-optimization/79286 (ira and lra wrong code at -O2 and -Os on i686-linux) 2017-02-16 15:56:51 -07:00
ira.h
is-a.h
jump.c
langhooks-def.h Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the default 2017-01-19 17:27:54 +00:00
langhooks.c Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the default 2017-01-19 17:27:54 +00:00
langhooks.h
lcm.c
lcm.h
libfuncs.h
limitx.h
limity.h
lists.c
lock-and-run.sh
loop-doloop.c
loop-init.c
loop-invariant.c
loop-iv.c
loop-unroll.c
loop-unroll.h
lower-subreg.c
lower-subreg.h
lra-assigns.c re PR target/79131 (ICE: in extract_constrain_insn, at recog.c:2213, big-endian ARM) 2017-01-27 16:50:11 +00:00
lra-coalesce.c
lra-constraints.c Revert r245598 2017-02-21 13:29:07 +00:00
lra-eliminations.c
lra-int.h re PR target/79282 ([7 Regresion] FAIL: gcc.target/arm/neon-for-64bits-1.c scan-assembler-times vshr 0) 2017-02-14 22:17:19 +00:00
lra-lives.c re PR target/79282 ([7 Regresion] FAIL: gcc.target/arm/neon-for-64bits-1.c scan-assembler-times vshr 0) 2017-02-14 22:17:19 +00:00
lra-remat.c
lra-spills.c
lra.c re PR rtl-optimization/78127 (AArch64 internal compiler error: in lra_eliminate, at lra-eliminations.c:1440) 2017-02-16 19:47:15 +00:00
lra.h
lto-cgraph.c
lto-compress.c
lto-compress.h
lto-opts.c
lto-section-in.c
lto-section-names.h
lto-section-out.c
lto-streamer-in.c
lto-streamer-out.c
lto-streamer.c
lto-streamer.h
lto-wrapper.c
machmode.def
machmode.h
main.c
match.pd
mcf.c
mem-stats-traits.h
mem-stats.h
memmodel.h
memory-block.cc
memory-block.h
mkconfig.sh
mode-classes.def
mode-switching.c
modulo-sched.c re PR tree-optimization/79347 (vect_do_peeling is messing up profile) 2017-02-05 17:16:52 +00:00
multiple_target.c Simplify creation of target_clones (PR lto/66295) 2017-02-03 15:22:47 +00:00
omp-builtins.def
omp-expand.c gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. 2017-02-09 13:46:20 +00:00
omp-expand.h
omp-general.c gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. 2017-02-09 13:46:20 +00:00
omp-general.h gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. 2017-02-09 13:46:20 +00:00
omp-grid.c cprop.c (cprop_jump): Add missing space in string literal. 2017-02-13 22:56:13 +01:00
omp-grid.h
omp-low.c gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. 2017-02-09 13:46:20 +00:00
omp-low.h
omp-offload.c re PR middle-end/79505 (Memory leaks in oacc_loop_discover_walk) 2017-02-14 20:40:27 +01:00
omp-offload.h
omp-simd-clone.c
opt-functions.awk
opt-gather.awk
opt-include.awk
opt-read.awk
optabs-libfuncs.c
optabs-libfuncs.h
optabs-query.c Fix __atomic to not implement atomic loads with CAS. 2017-02-01 17:21:59 +00:00
optabs-query.h Fix __atomic to not implement atomic loads with CAS. 2017-02-01 17:21:59 +00:00
optabs-tree.c
optabs-tree.h
optabs.c Fix __atomic to not implement atomic loads with CAS. 2017-02-01 17:21:59 +00:00
optabs.def
optabs.h
optc-gen.awk
optc-save-gen.awk
opth-gen.awk
opts-common.c
opts-diagnostic.h
opts-global.c
opts.c Fix profile corruption with -O1 (PR gcov-profile/79259) 2017-01-30 15:35:57 +00:00
opts.h
output.h
params-enum.h
params-list.h
params-options.h
params.c
params.def Increase minimum for a param (PR rtl-optimization/79577). 2017-02-17 14:47:08 +00:00
params.h
pass_manager.h Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
passes.c Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
passes.def Simplify creation of target_clones (PR lto/66295) 2017-02-03 15:22:47 +00:00
plugin.c
plugin.def
plugin.h
postreload-gcse.c
postreload.c
predict.c
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl-function.c
print-rtl.c
print-rtl.h
print-tree.c
print-tree.h
profile.c
profile.h
read-md.c Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
read-md.h Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
read-rtl-function.c Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
read-rtl-function.h Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
read-rtl.c
real.c re PR target/79487 (Invalid _Decimal32 comparison on s390x) 2017-02-15 13:19:53 +01:00
real.h
realmpfr.c
realmpfr.h realmpfr.h: Poison MPFR_RND{N,Z,U,D}. 2017-01-27 12:28:34 +01:00
recog.c
recog.h
ree.c
reg-notes.def [AArch64][2/4] Generate dwarf information for -msign-return-address 2017-01-20 00:05:30 +00:00
reg-stack.c re PR target/70465 (Poor code for x87 asm) 2017-01-26 09:46:36 +01:00
regcprop.c
regcprop.h
reginfo.c
regrename.c
regrename.h
regs.h
regset.h
regstat.c
reload.c
reload.h
reload1.c
reorg.c
resource.c
resource.h
rtl-chkp.c
rtl-chkp.h
rtl-error.c
rtl-error.h
rtl-iter.h
rtl-tests.c
rtl.c
rtl.def
rtl.h
rtlanal.c
rtlhash.c
rtlhash.h
rtlhooks-def.h
rtlhooks.c
run-rtl-passes.c Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
run-rtl-passes.h Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
sancov.c
sanitizer.def
sanopt.c Speed up use-after-scope (v2): rewrite into SSA 2017-01-23 12:02:13 +00:00
sbitmap.c
sbitmap.h
sched-deps.c
sched-ebb.c
sched-int.h
sched-rgn.c sched: Do not move expensive insns speculatively (PR68664) 2017-02-06 20:19:49 +01:00
sdbout.c final.c (last_columnnum, [...]): New variables. 2017-02-18 17:11:40 +01:00
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c
sel-sched-ir.h
sel-sched.c
sel-sched.h
selftest-rtl.c
selftest-rtl.h
selftest-run-tests.c
selftest.c
selftest.h
sese.c
sese.h
shrink-wrap.c
shrink-wrap.h
signop.h
simplify-rtx.c re PR tree-optimization/61441 (ARM aarch64 fails to quiet signaling NaN) 2017-02-21 09:08:40 +01:00
sparseset.c
sparseset.h
spellcheck-tree.c
spellcheck-tree.h
spellcheck.c * spellcheck.c (test_data): Add , in between "foo" and "food". 2017-02-13 20:55:01 +01:00
spellcheck.h
sreal.c
sreal.h
ssa-iterators.h
ssa.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c
stmt.h
stor-layout.c re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test) 2017-02-07 11:29:06 +00:00
stor-layout.h
store-motion.c
streamer-hooks.c
streamer-hooks.h
stringpool.c
stringpool.h
substring-locations.c
substring-locations.h
symbol-summary.h Fix memory leaks in IPA CP (PR ipa/79337). 2017-02-03 08:20:02 +00:00
symtab.c Bail out binds_to_current_def_p for ifunc functions. 2017-02-03 15:15:51 +00:00
sync-builtins.def
system.h
target-def.h
target-globals.c
target-globals.h
target-hooks-macros.h
target-insns.def
target.def sched: Do not move expensive insns speculatively (PR68664) 2017-02-06 20:19:49 +01:00
target.h
targhooks.c re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test) 2017-02-07 11:29:06 +00:00
targhooks.h
timevar.c
timevar.def
timevar.h
tlink.c
toplev.c isl.m4: Remove support for ISL 0.14. 2017-02-13 08:54:02 +00:00
toplev.h
tracer.c
tracer.h
trans-mem.c cprop.c (cprop_jump): Add missing space in string literal. 2017-02-13 22:56:13 +01:00
trans-mem.h
tree-affine.c
tree-affine.h
tree-call-cdce.c
tree-cfg.c re PR tree-optimization/79315 (ICE while building SPEC CPU 2006 FP with -Ofast -ftree-parallelize-loops) 2017-02-01 12:47:25 +00:00
tree-cfg.h
tree-cfgcleanup.c
tree-cfgcleanup.h
tree-chkp-opt.c
tree-chkp.c
tree-chkp.h
tree-chrec.c
tree-chrec.h
tree-complex.c
tree-core.h re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
tree-data-ref.c
tree-data-ref.h
tree-dfa.c
tree-dfa.h
tree-diagnostic.c
tree-diagnostic.h
tree-dump.c
tree-dump.h
tree-eh.c tree-eh.c (lower_resx): Sanitize profile. 2017-02-05 18:13:22 +00:00
tree-eh.h
tree-emutls.c
tree-hash-traits.h
tree-hasher.h
tree-if-conv.c re PR tree-optimization/79347 (vect_do_peeling is messing up profile) 2017-02-05 17:16:52 +00:00
tree-if-conv.h
tree-inline.c PR c++/78689 - ICE on constructor with label 2017-02-03 17:42:37 -05:00
tree-inline.h Speed up use-after-scope (v2): rewrite into SSA 2017-01-23 12:02:13 +00:00
tree-into-ssa.c re PR tree-optimization/79432 (ICE: verify_ssa failed) 2017-02-14 07:58:12 +00:00
tree-into-ssa.h
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c re PR tree-optimization/79245 (Inefficient loop distribution to memcpy) 2017-01-27 13:56:59 +00:00
tree-nested.c gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. 2017-02-09 13:46:20 +00:00
tree-nested.h
tree-nrv.c
tree-object-size.c
tree-object-size.h
tree-outof-ssa.c cprop.c (cprop_jump): Add missing space in string literal. 2017-02-13 22:56:13 +01:00
tree-outof-ssa.h
tree-parloops.c re PR tree-optimization/79347 (vect_do_peeling is messing up profile) 2017-02-05 17:16:52 +00:00
tree-parloops.h
tree-pass.h
tree-phinodes.c
tree-phinodes.h
tree-predcom.c re PR tree-optimization/70754 (ICE during predictive commoning) 2017-01-23 15:59:19 +00:00
tree-pretty-print.c
tree-pretty-print.h
tree-profile.c Do not declare artificial variables in tree-profile.c to have a definition (PR lto/69188). 2017-01-20 09:45:04 +00:00
tree-scalar-evolution.c
tree-scalar-evolution.h
tree-sra.c
tree-ssa-address.c
tree-ssa-address.h
tree-ssa-alias.c
tree-ssa-alias.h
tree-ssa-ccp.c
tree-ssa-ccp.h
tree-ssa-coalesce.c
tree-ssa-coalesce.h
tree-ssa-copy.c
tree-ssa-dce.c use-after-scope: handle writes to a poisoned variable 2017-01-23 12:06:13 +00:00
tree-ssa-dom.c
tree-ssa-dom.h
tree-ssa-dse.c
tree-ssa-forwprop.c
tree-ssa-ifcombine.c tree-ssa-ifcombine.c (update_profile_after_ifcombine): New function. 2017-02-03 14:03:35 +00:00
tree-ssa-live.c
tree-ssa-live.h
tree-ssa-loop-ch.c
tree-ssa-loop-im.c
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c
tree-ssa-loop-ivopts.h
tree-ssa-loop-manip.c re PR tree-optimization/79347 (vect_do_peeling is messing up profile) 2017-02-05 17:16:52 +00:00
tree-ssa-loop-manip.h
tree-ssa-loop-niter.c re PR tree-optimization/79159 (spurious array-bounds warning) 2017-01-24 13:09:27 +00:00
tree-ssa-loop-niter.h
tree-ssa-loop-prefetch.c
tree-ssa-loop-split.c re PR tree-optimization/79347 (vect_do_peeling is messing up profile) 2017-02-05 17:16:52 +00:00
tree-ssa-loop-unswitch.c Introduce ssa_defined_default_def_p function (PR tree-optimization/79529). 2017-02-17 14:36:08 +00:00
tree-ssa-loop.c
tree-ssa-loop.h
tree-ssa-math-opts.c
tree-ssa-operands.c
tree-ssa-operands.h
tree-ssa-phionlycprop.c
tree-ssa-phiopt.c
tree-ssa-phiprop.c
tree-ssa-pre.c
tree-ssa-propagate.c
tree-ssa-propagate.h
tree-ssa-reassoc.c re PR tree-optimization/79411 (ICE: SSA corruption (fail_abnormal_edge_coalesce)) 2017-02-10 09:47:32 +01:00
tree-ssa-sccvn.c cprop.c (cprop_jump): Add missing space in string literal. 2017-02-13 22:56:13 +01:00
tree-ssa-sccvn.h
tree-ssa-scopedtables.c
tree-ssa-scopedtables.h
tree-ssa-sink.c
tree-ssa-strlen.c Fix strstr folding (PR tree-optimization/79196). 2017-01-23 14:57:43 +00:00
tree-ssa-structalias.c re PR inline-asm/79552 (Wrong code generation due to -fschedule-insns, with __restrict__ and inline asm) 2017-02-17 10:43:27 +00:00
tree-ssa-tail-merge.c
tree-ssa-ter.c
tree-ssa-ter.h
tree-ssa-threadbackward.c re PR tree-optimization/77445 (Performance drop after r239219 on coremark test) 2017-02-02 20:22:13 +00:00
tree-ssa-threadbackward.h
tree-ssa-threadedge.c
tree-ssa-threadedge.h
tree-ssa-threadupdate.c re PR tree-optimization/79088 (wrong code at -O2 on x86_64-linux-gnu) 2017-01-23 15:29:17 -07:00
tree-ssa-threadupdate.h
tree-ssa-uncprop.c
tree-ssa-uninit.c
tree-ssa.c Introduce ssa_defined_default_def_p function (PR tree-optimization/79529). 2017-02-17 14:36:08 +00:00
tree-ssa.h Introduce ssa_defined_default_def_p function (PR tree-optimization/79529). 2017-02-17 14:36:08 +00:00
tree-ssanames.c
tree-ssanames.h
tree-stdarg.c
tree-stdarg.h
tree-streamer-in.c
tree-streamer-out.c
tree-streamer.c
tree-streamer.h
tree-switch-conversion.c
tree-tailcall.c
tree-vect-data-refs.c re PR target/69264 (ICE building spidermonkey -mcpu=970 -maltivec -O3: rs6000_builtin_vectorization_cost, at config/rs6000/rs6000.c:4350) 2017-01-25 12:30:41 +00:00
tree-vect-generic.c
tree-vect-loop-manip.c re PR tree-optimization/79347 (vect_do_peeling is messing up profile) 2017-02-15 17:16:29 +00:00
tree-vect-loop.c re PR tree-optimization/79284 (ICE on valid code at -O3 on x86_64-linux-gnu: verify_gimple failed) 2017-02-06 20:15:36 +01:00
tree-vect-patterns.c re PR tree-optimization/79284 (ICE on valid code at -O3 on x86_64-linux-gnu: verify_gimple failed) 2017-02-06 20:15:36 +01:00
tree-vect-slp.c re PR tree-optimization/79284 (ICE on valid code at -O3 on x86_64-linux-gnu: verify_gimple failed) 2017-02-06 20:15:36 +01:00
tree-vect-stmts.c re PR tree-optimization/79284 (ICE on valid code at -O3 on x86_64-linux-gnu: verify_gimple failed) 2017-02-06 20:15:36 +01:00
tree-vectorizer.c
tree-vectorizer.h re PR tree-optimization/79284 (ICE on valid code at -O3 on x86_64-linux-gnu: verify_gimple failed) 2017-02-06 20:15:36 +01:00
tree-vrp.c re PR tree-optimization/79095 (spurious stringop-overflow warning) 2017-02-14 08:54:09 -07:00
tree-vrp.h
tree.c gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. 2017-02-09 13:46:20 +00:00
tree.def
tree.h gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE. 2017-02-09 13:46:20 +00:00
treestruct.def
tsan.c
tsan.h
tsystem.h
typeclass.h
typed-splay-tree.c
typed-splay-tree.h
ubsan.c re PR sanitizer/79558 (ICE: Segfault in ubsan_type_descriptor, at ubsan.c:412) 2017-02-20 15:50:23 +00:00
ubsan.h
valtrack.c
valtrack.h
value-prof.c re PR c++/79267 (internal compiler error with -O3 or -O2 -finline-functions) 2017-01-31 09:33:36 +01:00
value-prof.h
var-tracking.c
varasm.c
varasm.h
varpool.c
vec.c
vec.h
version.c
version.h
vmsdbg.h
vmsdbgout.c final.c (last_columnnum, [...]): New variables. 2017-02-18 17:11:40 +01:00
vtable-verify.c
vtable-verify.h
web.c
wide-int-print.cc
wide-int-print.h
wide-int.cc
wide-int.h
xcoff.h
xcoffout.c final.c (last_columnnum, [...]): New variables. 2017-02-18 17:11:40 +01:00
xcoffout.h final.c (last_columnnum, [...]): New variables. 2017-02-18 17:11:40 +01:00

README.Portability

Copyright (C) 2000-2017 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 now 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
---------------

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.


Avoid unnecessary test before free
----------------------------------

Since SunOS 4 stopped being a reasonable portability target,
(which happened around 2007) there has been no need to guard
against "free (NULL)".  Thus, any guard like the following
constitutes a redundant test:

  if (P)
    free (P);

It is better to avoid the test.[*]
Instead, simply free P, regardless of whether it is NULL.

[*] However, if your profiling exposes a test like this in a
performance-critical loop, say where P is nearly always NULL, and
the cost of calling free on a NULL pointer would be prohibitively
high, consider using __builtin_expect, e.g., like this:

  if (__builtin_expect (ptr != NULL, 0))
    free (ptr);



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.