gcc/gcc
Kelvin Nilsen 32c5be0d14 backport: re PR target/80101 (ICE in store_data_bypass_p, at recog.c:3737)
gcc/testsuite/ChangeLog:

2017-12-07  Kelvin Nilsen  <kelvin@gcc.gnu.org>

	Backport from trunk
	2017-05-08  Kelvin Nilsen  <kelvin@gcc.gnu.org>

	PR target/80101
	* gcc.target/powerpc/pr80101-1.c: New test.


gcc/ChangeLog:

2017-12-07  Kelvin Nilsen  <kelvin@gcc.gnu.org>

	Backport from trunk
	2017-05-08  Kelvin Nilsen  <kelvin@gcc.gnu.org>

	PR target/80101
	* config/rs6000/power6.md: Replace store_data_bypass_p calls with
	rs6000_store_data_bypass_p in seven define_bypass directives and
	in several comments.
	* config/rs6000/rs6000-protos.h: Add prototype for
	rs6000_store_data_bypass_p function.
	* config/rs6000/rs6000.c (rs6000_store_data_bypass_p): New
	function implements slightly different (rs6000-specific) semantics
	than store_data_bypass_p, returning false rather than aborting
	with assertion error when arguments do not satisfy the
	requirements of store data bypass.
	(rs6000_adjust_cost): Replace six calls of store_data_bypass_p with
	rs6000_store_data_bypass_p.

From-SVN: r255465
2017-12-07 13:20:27 +00:00
..
ada RTEMS/Ada: Account for 64-bit time_t 2017-12-04 13:41:46 +00:00
brig Update ChangeLog and version files for release 2017-08-14 07:59:11 +00:00
c backport: re PR c/82340 (volatile ignored in compound literal) 2017-09-30 10:26:32 +02:00
c-family Revert backport. 2017-09-19 09:02:33 +00:00
common
config backport: re PR target/80101 (ICE in store_data_bypass_p, at recog.c:3737) 2017-12-07 13:20:27 +00:00
cp re PR c++/82085 (ICE: Template variable reference used in nested template alias) 2017-10-30 19:17:40 +00:00
doc Riscv doc fixes and improvements. 2017-11-30 10:38:26 -08:00
fortran re PR fortran/83021 (gfortran segfault in polymorphic assignment) 2017-11-28 15:38:55 +00:00
ginclude
go Update ChangeLog and version files for release 2017-08-14 07:59:11 +00:00
jit Update ChangeLog and version files for release 2017-08-14 07:59:11 +00:00
lto Update ChangeLog and version files for release 2017-08-14 07:59:11 +00:00
objc Update ChangeLog and version files for release 2017-08-14 07:59:11 +00:00
objcp Update ChangeLog and version files for release 2017-08-14 07:59:11 +00:00
po * de.po: Update. 2017-08-21 15:08:42 +01:00
testsuite backport: re PR target/80101 (ICE in store_data_bypass_p, at recog.c:3737) 2017-12-07 13:20:27 +00:00
ABOUT-GCC-NLS
BASE-VER BASE-VER: Set to 7.2.1. 2017-08-14 08:11:28 +00:00
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog backport: re PR target/80101 (ICE in store_data_bypass_p, at recog.c:3737) 2017-12-07 13:20:27 +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-12-07 00:16:09 +00:00
DEV-PHASE Update ChangeLog and version files for release 2017-05-02 12:42:24 +00:00
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in backport: Makefile.in (s-options): Invoke opt-gather.awk with LC_ALL=C in the environment. 2017-05-02 18:12:40 +02:00
ONEWS
README.Portability
acinclude.m4
aclocal.m4
addresses.h
alias.c backport: [multiple changes] 2017-05-03 11:22:34 +00:00
alias.h
alloc-pool.c
alloc-pool.h
asan.c Backport r253845 2017-11-21 16:00:26 +00:00
asan.h
attribs.c
attribs.h
auto-inc-dec.c
auto-profile.c Backport r248647 2017-06-22 11:40:15 +00:00
auto-profile.h
backend.h
basic-block.h
bb-reorder.c backport: re PR target/81621 (ICE in delete_insn, at cfgrtl.c:167 with s390x cross compiler) 2017-09-07 22:23:14 +02:00
bb-reorder.h
bitmap.c
bitmap.h
brig-builtins.def
bt-load.c
builtin-attrs.def
builtin-types.def
builtins.c re PR middle-end/80295 (ICE in __builtin_update_setjmp_buf expander) 2017-10-24 22:46:19 +00:00
builtins.def
builtins.h
caller-save.c
calls.c backport: re PR driver/81650 (gcc -m32 mishandles -Walloc-size-larger-than=9223372036854775807) 2017-09-07 22:20:43 +02:00
calls.h
ccmp.c
ccmp.h
cfg-flags.def
cfg.c
cfg.h
cfganal.c
cfganal.h
cfgbuild.c backport: re PR target/81325 (-fcompare-debug failure on ppc64le) 2017-09-15 13:26:03 +02:00
cfgbuild.h
cfgcleanup.c
cfgcleanup.h
cfgexpand.c
cfgexpand.h
cfghooks.c
cfghooks.h
cfgloop.c
cfgloop.h
cfgloopanal.c
cfgloopmanip.c
cfgloopmanip.h
cfgrtl.c
cfgrtl.h
cgraph.c
cgraph.h re PR bootstrap/80531 (RC1 bootstrap comparison failure) 2017-04-28 13:42:14 +02:00
cgraphbuild.c
cgraphclones.c
cgraphunit.c
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
combine.c combine: Don't split insns if half is unused (PR82621) 2017-11-24 18:00:57 +01:00
common.md
common.opt Backport r247485 2017-06-22 11:38:22 +00:00
compare-elim.c
conditions.h
config.build
config.gcc Adapt Solaris 12 references 2017-11-21 09:31:12 +00:00
config.host
config.in Use -xbrace_comment=no with recent Solaris/x86 as 2017-11-13 12:38:16 +00:00
configure Adapt Solaris 12 references 2017-11-21 09:31:12 +00:00
configure.ac Adapt Solaris 12 references 2017-11-21 09:31:12 +00:00
context.c
context.h
convert.c
convert.h
coretypes.h
coverage.c Backport r247371 2017-06-22 11:36:56 +00:00
coverage.h Backport r247371 2017-06-22 11:36:56 +00:00
cppbuiltin.c
cppbuiltin.h
cppdefault.c
cppdefault.h
cprop.c
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
dbxout.h
dce.c
dce.h
ddg.c
ddg.h
debug.c
debug.h
defaults.h
df-core.c
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 revert: backport: re PR rtl-optimization/82044 (runtime signed integer overflow in check_mem_read_rtx() and all_positions_needed_p() in dse.c) 2017-11-22 09:04:47 +00:00
dumpfile.c
dumpfile.h
dwarf2asm.c backport: dwarf2asm.c (dw2_asm_output_nstring): Encode double quote character for AIX. 2017-07-28 09:25:40 -04:00
dwarf2asm.h
dwarf2cfi.c
dwarf2out.c [PATCH] [PR82155] Fix crash in dwarf2out_abstract_function 2017-11-15 11:54:11 +00:00
dwarf2out.h
edit-context.c
edit-context.h
emit-rtl.c
emit-rtl.h
errors.c
errors.h
et-forest.c
et-forest.h
except.c
except.h
exec-tool.in
explow.c
explow.h
expmed.c
expmed.h
expr.c backport: re PR c++/82159 (ICE: in assign_temp, at function.c:961) 2017-10-27 22:35:06 +02:00
expr.h
fibonacci_heap.c
fibonacci_heap.h
file-find.c Backport r253886 2017-11-21 16:00:55 +00:00
file-find.h Backport r253886 2017-11-21 16:00:55 +00:00
final.c
fixed-value.c
fixed-value.h
flag-types.h
flags.h
fold-const-call.c
fold-const-call.h
fold-const.c re PR tree-optimization/82549 (ICE at -O1 and above: verify_gimple failed) 2017-10-17 16:47:15 +02:00
fold-const.h backport: [multiple changes] 2017-09-18 10:13:54 +00:00
fp-test.c
function-tests.c
function.c re PR target/81766 (ICE in maybe_add_or_update_dep_1, at sched-deps.c:924 caused by r250815) 2017-08-08 13:21:12 +00:00
function.h
fwprop.c
gcc-ar.c Backport r253886 2017-11-21 16:00:55 +00:00
gcc-main.c
gcc-plugin.h
gcc-rich-location.c
gcc-rich-location.h
gcc-symtab.h
gcc.c Subject: Backport r251400 2017-09-15 08:18:34 +00:00
gcc.h
gcov-counter.def
gcov-dump.c Backport r247376 2017-06-22 11:37:38 +00:00
gcov-io.c
gcov-io.h
gcov-iov.c
gcov-tool.c Backport r247376 2017-06-22 11:37:38 +00:00
gcov.c Fix segfault in gcov.c (PR gcov-profile/81561). 2017-08-01 14:49:54 +00:00
gcse-common.c
gcse-common.h
gcse.c
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-parse.c
gengtype-state.c
gengtype.c
gengtype.h
genhooks.c
genmatch.c
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
gimple-expr.h
gimple-fold.c [PR 81702] Remove devirtualization assert 2017-11-01 11:35:13 +01:00
gimple-fold.h
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 backport: re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed) 2017-07-26 08:58:37 +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 PR tree-optimization/80497 - ICE at -O1 and above on valid code on x86_64-linux-gnu in tree_to_uhwi 2017-04-25 11:58:32 -06:00
gimple-ssa-store-merging.c
gimple-ssa-strength-reduction.c backport: re PR tree-optimization/82337 (ICE: SSA corruption at tree-ssa-coalesce.c:1010) 2017-10-02 18:07:45 +00:00
gimple-ssa-warn-alloca.c
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 Backport r254524 2017-11-21 16:02:04 +00:00
gimplify.h
glimits.h
godump.c
graph.c
graph.h
graphds.c
graphds.h
graphite-dependences.c
graphite-isl-ast-to-gimple.c Backport PRs 80549, 80593, 80705, 80842, 80906 2017-06-07 13:07:06 +00:00
graphite-optimize-isl.c
graphite-poly.c
graphite-scop-detection.c
graphite-sese-to-poly.c
graphite.c
graphite.h
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 backport: re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed) 2017-07-26 08:58:37 +00:00
hsa-builtins.def
hsa-common.c
hsa-common.h
hsa-dump.c
hsa-gen.c
hsa-regalloc.c
hw-doloop.c
hw-doloop.h
hwint.c
hwint.h
ifcvt.c
ifcvt.h
inchash.c
inchash.h
incpath.c
incpath.h
init-regs.c
input.c
input.h
insn-addr.h
insn-notes.def
internal-fn.c re PR target/82274 (__builtin_mul_overflow fails to detect overflow for int64_t when compiled with -m32) 2017-10-13 19:26:28 +02:00
internal-fn.def
internal-fn.h
intl.c
intl.h
ipa-chkp.c
ipa-chkp.h
ipa-comdats.c
ipa-cp.c Be conservative with arithmetic jmp-function types 2017-11-29 23:13:34 +01:00
ipa-devirt.c Backport r248089 2017-06-22 11:39:26 +00:00
ipa-hsa.c
ipa-icf-gimple.c Backport r251530 2017-09-15 08:19:15 +00:00
ipa-icf-gimple.h Backport r251530 2017-09-15 08:19:15 +00:00
ipa-icf.c
ipa-icf.h
ipa-inline-analysis.c
ipa-inline-transform.c
ipa-inline.c
ipa-inline.h
ipa-polymorphic-call.c backport: [multiple changes] 2017-06-28 13:25:33 +00:00
ipa-profile.c
ipa-prop.c backport: re PR ipa/81112 (internal compiler error: tree check: expected integer_cst, have range_expr in get_len, at tree.h:5321) 2017-06-29 08:53:27 +00:00
ipa-prop.h
ipa-pure-const.c
ipa-ref.c
ipa-ref.h
ipa-reference.c
ipa-reference.h
ipa-split.c
ipa-utils.c
ipa-utils.h
ipa-visibility.c Backport r249735 2017-09-15 08:12:30 +00:00
ipa.c
ira-build.c
ira-color.c
ira-conflicts.c
ira-costs.c
ira-emit.c
ira-int.h
ira-lives.c
ira.c ira: volatile asm's are not moveable (PR82602) 2017-10-18 23:13:16 +02:00
ira.h
is-a.h Backport PRs 82244, 82264, 82276, 82285, 82291 2017-09-26 10:16:40 +00:00
jump.c
langhooks-def.h PR c++/82406 - C++17 error with noexcept function type 2017-10-04 13:47:08 -04:00
langhooks.c
langhooks.h PR c++/82406 - C++17 error with noexcept function type 2017-10-04 13:47:08 -04:00
lcm.c
lcm.h
libfuncs.h
limitx.h
limity.h
lists.c
lock-and-run.sh
loop-doloop.c re PR rtl-optimization/80903 (ICE: internal consistency failure (error: invalid rtl sharing found in the insn)) 2017-06-02 10:12:33 +02:00
loop-init.c
loop-invariant.c
loop-iv.c
loop-unroll.c re PR rtl-optimization/80500 (ICE: internal consistency failure (error: invalid rtl sharing found in the insn)) 2017-04-25 09:27:47 +02:00
loop-unroll.h
lower-subreg.c
lower-subreg.h
lra-assigns.c
lra-coalesce.c
lra-constraints.c re PR rtl-optimization/81803 (miscompilation at -O1 on mips64el) 2017-11-07 07:44:58 +00:00
lra-eliminations.c
lra-int.h
lra-lives.c
lra-remat.c backport: lra-remat.c (reg_overlap_for_remat_p): Fix a pasto. 2017-09-07 22:30:58 +02:00
lra-spills.c
lra.c
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 re PR tree-optimization/81428 (ICE: in build_one_cst, at tree.c:2079 with -O2. Fixed point division.) 2017-07-17 21:45:59 +02:00
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
multiple_target.c
omp-builtins.def
omp-expand.c backport: re PR middle-end/81768 (error: control flow in the middle of basic block) 2017-09-07 22:40:06 +02:00
omp-expand.h
omp-general.c
omp-general.h
omp-grid.c
omp-grid.h
omp-low.c backport: re PR middle-end/81768 (error: control flow in the middle of basic block) 2017-09-07 22:41:42 +02:00
omp-low.h
omp-offload.c
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
optabs-query.h
optabs-tree.c
optabs-tree.h
optabs.c re PR rtl-optimization/81424 (internal error on GPRbuild with -O2) 2017-07-16 22:07:15 +00:00
optabs.def
optabs.h
optc-gen.awk
optc-save-gen.awk
opth-gen.awk
opts-common.c Subject: Backport r251400 2017-09-15 08:18:34 +00:00
opts-diagnostic.h
opts-global.c Subject: Backport r251400 2017-09-15 08:18:34 +00:00
opts.c Subject: Backport r251400 2017-09-15 08:18:34 +00:00
opts.h Subject: Backport r251400 2017-09-15 08:18:34 +00:00
output.h
params-enum.h
params-list.h
params-options.h
params.c
params.def Backport r248489 2017-06-22 11:40:00 +00:00
params.h
pass_manager.h
passes.c
passes.def backport: [multiple changes] 2017-06-28 13:25:33 +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 Backport r253639 2017-11-21 15:59:56 +00:00
print-rtl.h
print-tree.c
print-tree.h
profile.c
profile.h
read-md.c
read-md.h
read-rtl-function.c
read-rtl-function.h
read-rtl.c
real.c backports 2017-06-27 18:43:35 +02:00
real.h
realmpfr.c
realmpfr.h
recog.c
recog.h
ree.c
reg-notes.def
reg-stack.c re PR target/79430 (action of statement incorrectly optimised away) 2017-04-27 11:58:43 +02: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 re PR rtl-optimization/80474 (ipa-cp wrongly adding LO(symbol) twice) 2017-06-15 13:25:33 +00:00
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
run-rtl-passes.h
sancov.c
sanitizer.def
sanopt.c
sbitmap.c
sbitmap.h
sched-deps.c
sched-ebb.c
sched-int.h
sched-rgn.c
sdbout.c
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 backport: re PR rtl-optimization/75964 (insn combiner removes comparison after ABS) 2017-07-25 11:39:23 +00:00
sparseset.c
sparseset.h
spellcheck-tree.c
spellcheck-tree.h
spellcheck.c
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
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
symtab.c re PR bootstrap/80531 (RC1 bootstrap comparison failure) 2017-04-28 13:42:14 +02:00
sync-builtins.def
system.h
target-def.h
target-globals.c
target-globals.h
target-hooks-macros.h
target-insns.def
target.def
target.h
targhooks.c
targhooks.h
timevar.c
timevar.def
timevar.h
tlink.c
toplev.c Subject: Backport r251400 2017-09-15 08:18:34 +00:00
toplev.h
tracer.c
tracer.h
trans-mem.c
trans-mem.h
tree-affine.c
tree-affine.h
tree-call-cdce.c
tree-cfg.c backport: re PR c/81687 (Compiler drops label in OpenMP region) 2017-09-07 22:26:34 +02:00
tree-cfg.h
tree-cfgcleanup.c Backport PRs 80549, 80593, 80705, 80842, 80906 2017-06-07 13:07:06 +00:00
tree-cfgcleanup.h
tree-chkp-opt.c
tree-chkp.c backport: [multiple changes] 2017-08-28 12:16:06 +00:00
tree-chkp.h
tree-chrec.c backport: [multiple changes] 2017-05-03 11:22:34 +00:00
tree-chrec.h
tree-complex.c
tree-core.h
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 Backport r249833 2017-07-27 07:32:15 +00:00
tree-eh.h
tree-emutls.c
tree-hash-traits.h
tree-hasher.h
tree-if-conv.c re PR tree-optimization/82603 (ICE in ifcvt_local_dce w/ -O2 -ftree-loop-vectorize) 2017-10-20 11:19:03 +00:00
tree-if-conv.h
tree-inline.c backport: re PR sanitizer/81715 (asan-stack=1 redzone allocation is too inflexible) 2017-10-27 22:33:35 +02:00
tree-inline.h
tree-into-ssa.c
tree-into-ssa.h
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c
tree-nested.c
tree-nested.h
tree-nrv.c
tree-object-size.c
tree-object-size.h
tree-outof-ssa.c
tree-outof-ssa.h
tree-parloops.c
tree-parloops.h
tree-pass.h
tree-phinodes.c
tree-phinodes.h
tree-predcom.c
tree-pretty-print.c
tree-pretty-print.h
tree-profile.c
tree-scalar-evolution.c
tree-scalar-evolution.h
tree-sra.c [PR 80293] Dont totally-scalarize char arrays 2017-05-31 10:45:23 +02:00
tree-ssa-address.c
tree-ssa-address.h
tree-ssa-alias.c backport: [multiple changes] 2017-08-28 12:16:06 +00:00
tree-ssa-alias.h
tree-ssa-ccp.c Backport PRs 80549, 80593, 80705, 80842, 80906 2017-06-07 13:07:06 +00:00
tree-ssa-ccp.h
tree-ssa-coalesce.c
tree-ssa-coalesce.h
tree-ssa-copy.c
tree-ssa-dce.c
tree-ssa-dom.c
tree-ssa-dom.h
tree-ssa-dse.c
tree-ssa-forwprop.c
tree-ssa-ifcombine.c
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 debug/80436 (-fcompare-debug failure) 2017-04-19 18:29:45 +02:00
tree-ssa-loop-manip.h
tree-ssa-loop-niter.c backport: re PR tree-optimization/81388 (Incorrect code generation with -O1) 2017-07-25 08:56:26 +00:00
tree-ssa-loop-niter.h
tree-ssa-loop-prefetch.c
tree-ssa-loop-split.c
tree-ssa-loop-unswitch.c Backport PRs 80721, 81175, 81410, 81455, 81505 2017-07-26 08:36:34 +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 re PR tree-optimization/81365 (GCC miscompiles swap) 2017-07-17 21:42:37 +02:00
tree-ssa-pre.c backport: [multiple changes] 2017-08-28 10:19:17 +00:00
tree-ssa-propagate.c
tree-ssa-propagate.h
tree-ssa-reassoc.c re PR tree-optimization/81588 (Wrong code at -O2) 2017-08-01 10:43:45 +02:00
tree-ssa-sccvn.c re PR tree-optimization/82985 (ICC: in vn_nary_build_or_lookup_1, at tree-ssa-sccvn.c:1722) 2017-11-15 12:50:39 +00:00
tree-ssa-sccvn.h backport: [multiple changes] 2017-05-03 11:22:34 +00:00
tree-ssa-scopedtables.c
tree-ssa-scopedtables.h
tree-ssa-sink.c
tree-ssa-strlen.c Backport fix for PR 80769 2017-08-01 12:22:03 +00:00
tree-ssa-structalias.c backport: re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed) 2017-07-26 08:58:37 +00:00
tree-ssa-tail-merge.c Backport "Fix sigsegv in find_same_succ_bb" 2017-07-03 08:32:20 +00:00
tree-ssa-ter.c
tree-ssa-ter.h
tree-ssa-threadbackward.c
tree-ssa-threadbackward.h
tree-ssa-threadedge.c
tree-ssa-threadedge.h
tree-ssa-threadupdate.c
tree-ssa-threadupdate.h
tree-ssa-uncprop.c
tree-ssa-uninit.c
tree-ssa.c
tree-ssa.h
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 Backport PRs 80549, 80593, 80705, 80842, 80906 2017-06-07 13:07:06 +00:00
tree-vect-generic.c
tree-vect-loop-manip.c
tree-vect-loop.c
tree-vect-patterns.c Backport PRs 82244, 82264, 82276, 82285, 82291 2017-09-26 10:16:40 +00:00
tree-vect-slp.c backport: re PR tree-optimization/82436 (465.tonto ICE in vect_get_slp_vect_defs, at tree-vect-slp.c:3410) 2017-10-20 11:18:00 +00:00
tree-vect-stmts.c backport: [multiple changes] 2017-09-18 10:13:54 +00:00
tree-vectorizer.c
tree-vectorizer.h
tree-vrp.c Backport PRs 82244, 82264, 82276, 82285, 82291 2017-09-26 10:16:40 +00:00
tree-vrp.h
tree.c Be conservative with arithmetic jmp-function types 2017-11-29 23:13:34 +01:00
tree.def
tree.h Be conservative with arithmetic jmp-function types 2017-11-29 23:13:34 +01:00
treestruct.def
tsan.c
tsan.h
tsystem.h
typeclass.h
typed-splay-tree.c
typed-splay-tree.h
ubsan.c re PR sanitizer/81604 (Ubsan type reporting can be bogus in some cases) 2017-07-31 10:46:29 +02:00
ubsan.h backport: re PR sanitizer/81125 (-fsanitize=undefined ICE) 2017-06-22 00:17:49 +02:00
valtrack.c
valtrack.h
value-prof.c
value-prof.h
var-tracking.c
varasm.c
varasm.h
varpool.c
vec.c
vec.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
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
xcoffout.h

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.