gcc/gcc
Kewen Lin 55aa130ef1 rs6000: Fix constraint v with rs6000_constraints[RS6000_CONSTRAINT_v]
Currently we hardcode ALTIVEC_REGS for register constraint v and
RS6000_CONSTRAINT_v looks confusing, this is to fix it with
rs6000_constraints[RS6000_CONSTRAINT_v] to align with some other
existing register constraints with RS6000_CONSTRAINT_*.

gcc/ChangeLog:

	* config/rs6000/constraints.md (register constraint v): Use
	rs6000_constraints[RS6000_CONSTRAINT_v] instead of ALTIVEC_REGS.
2022-05-11 02:21:37 -05:00
..
ada Daily bump. 2022-05-11 00:16:40 +00:00
analyzer Daily bump. 2022-04-29 00:16:26 +00:00
c Daily bump. 2022-05-10 00:17:14 +00:00
c-family opts: do not allow Separate+Joined ending with = 2022-05-11 08:55:19 +02:00
common
config rs6000: Fix constraint v with rs6000_constraints[RS6000_CONSTRAINT_v] 2022-05-11 02:21:37 -05:00
cp opts: do not allow Separate+Joined ending with = 2022-05-11 08:55:19 +02:00
d Daily bump. 2022-04-29 00:16:26 +00:00
doc doc: Fix mode iterator example 2022-05-10 16:06:27 +00:00
fortran Daily bump. 2022-05-11 00:16:40 +00:00
ginclude
go compiler: remove Array_index_expression::is_lvalue_ 2022-05-06 16:18:25 -07:00
jit
lto
objc opts: do not allow Separate+Joined ending with = 2022-05-11 08:55:19 +02:00
objcp opts: do not allow Separate+Joined ending with = 2022-05-11 08:55:19 +02:00
po Daily bump. 2022-05-11 00:16:40 +00:00
rtl-ssa Come up with {,UN}LIKELY macros. 2022-05-09 10:39:55 +02:00
testsuite This patch skips constant folding for fmin/max when either argument is sNaN. According to C standard, fmin(sNaN, sNaN)= qNaN, fmin(sNaN, NaN) = qNaN. 2022-05-11 09:27:48 +08:00
ABOUT-GCC-NLS
BASE-VER Bump BASE-VER. 2022-04-28 15:58:21 +02:00
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog Daily bump. 2022-05-11 00:16:40 +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-2017
ChangeLog-2018
ChangeLog-2019
ChangeLog-2020
ChangeLog-2021
ChangeLog.dataflow
ChangeLog.gimple-classes
ChangeLog.graphite
ChangeLog.jit
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
DATESTAMP Daily bump. 2022-05-11 00:16:40 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in
ONEWS
README.Portability
acinclude.m4
aclocal.m4
addresses.h
adjust-alignment.cc
alias.cc
alias.h
align.h
alloc-pool.cc
alloc-pool.h
array-traits.h
asan.cc
asan.h
attr-fnspec.h
attribs.cc
attribs.h
auto-inc-dec.cc
auto-profile.cc
auto-profile.h
backend.h
basic-block.h Replace PTR with 'void *' in compiler. 2022-05-10 12:27:08 +02:00
bb-reorder.cc
bb-reorder.h
bitmap.cc
bitmap.h
btfout.cc
builtin-attrs.def
builtin-types.def
builtins.cc
builtins.def
builtins.h
caller-save.cc
calls.cc
calls.h
ccmp.cc
ccmp.h
cfg-flags.def
cfg.cc
cfg.h
cfganal.cc
cfganal.h
cfgbuild.cc
cfgbuild.h
cfgcleanup.cc
cfgcleanup.h
cfgexpand.cc expand: Throw away non-external decls without varpool nodes [PR105415] 2022-05-02 11:30:58 +02:00
cfgexpand.h
cfghooks.cc
cfghooks.h
cfgloop.cc
cfgloop.h Replace PTR with 'void *' in compiler. 2022-05-10 12:27:08 +02:00
cfgloopanal.cc
cfgloopmanip.cc
cfgloopmanip.h
cfgrtl.cc
cfgrtl.h
cgraph.cc Enable match.pd dumping with -fdump-tree-original 2022-05-09 09:43:08 +01:00
cgraph.h Replace PTR with 'void *' in compiler. 2022-05-10 12:27:08 +02:00
cgraphbuild.cc
cgraphclones.cc
cgraphunit.cc
cif-code.def
collect-utils.cc
collect-utils.h
collect2-aix.cc
collect2-aix.h
collect2.cc
collect2.h
color-macros.h
combine-stack-adj.cc
combine.cc
common.md
common.opt
compare-elim.cc
conditions.h
config.build
config.gcc
config.host
config.in
configure
configure.ac
context.cc
context.h
convert.cc
convert.h
coretypes.h
coroutine-builtins.def
coroutine-passes.cc
coverage.cc
coverage.h
cppbuiltin.cc
cppbuiltin.h
cppdefault.cc
cppdefault.h
cprop.cc
cse.cc
cselib.cc
cselib.h
cstamp-h.in
ctfc.cc
ctfc.h
ctfout.cc
data-streamer-in.cc
data-streamer-out.cc
data-streamer.cc
data-streamer.h
dbgcnt.cc
dbgcnt.def
dbgcnt.h
dbxout.cc
dbxout.h
dce.cc
dce.h
ddg.cc
ddg.h
debug.cc
debug.h
defaults.h
df-core.cc
df-problems.cc
df-scan.cc
df.h
dfp.cc
dfp.h
diagnostic-color.cc c++: add color to function decl printing 2022-05-06 16:34:51 -04:00
diagnostic-color.h
diagnostic-core.h
diagnostic-event-id.h
diagnostic-format-json.cc
diagnostic-metadata.h
diagnostic-path.h
diagnostic-show-locus.cc
diagnostic-spec.cc
diagnostic-spec.h
diagnostic-url.h
diagnostic.cc
diagnostic.def
diagnostic.h
digraph.cc
digraph.h
dojump.cc Use CASE_CONVERT in a few more cases 2022-05-02 08:06:04 +02:00
dojump.h
dominance.cc
dominance.h
domwalk.cc Come up with {,UN}LIKELY macros. 2022-05-09 10:39:55 +02:00
domwalk.h
double-int.cc
double-int.h
dse.cc Come up with {,UN}LIKELY macros. 2022-05-09 10:39:55 +02:00
dump-context.h
dumpfile.cc
dumpfile.h
dwarf2asm.cc
dwarf2asm.h
dwarf2cfi.cc
dwarf2ctf.cc
dwarf2ctf.h
dwarf2out.cc
dwarf2out.h
early-remat.cc
edit-context.cc
edit-context.h
emit-rtl.cc
emit-rtl.h
errors.cc
errors.h
escaped_string.h
et-forest.cc
et-forest.h
except.cc
except.h
exec-tool.in
explow.cc
explow.h
expmed.cc Come up with {,UN}LIKELY macros. 2022-05-09 10:39:55 +02:00
expmed.h
expr.cc
expr.h
fibonacci_heap.cc
fibonacci_heap.h
file-find.cc
file-find.h
file-prefix-map.cc
file-prefix-map.h
final.cc
fixed-value.cc
fixed-value.h
flag-types.h
flags.h Properly use opts in finish_options 2022-05-10 11:40:50 +02:00
fold-const-call.cc
fold-const-call.h
fold-const.cc
fold-const.h
fp-test.cc
function-abi.cc
function-abi.h
function-tests.cc
function.cc
function.h
fwprop.cc
gcc-ar.cc
gcc-main.cc
gcc-plugin.h
gcc-rich-location.cc
gcc-rich-location.h
gcc-symtab.h
gcc.cc opts: do not allow Separate+Joined ending with = 2022-05-11 08:55:19 +02:00
gcc.h
gcov-counter.def
gcov-dump.cc
gcov-io.cc gcov: Fix first time gcov info dump 2022-05-02 10:50:48 +02:00
gcov-io.h gcov: Add __gcov_filename_to_gcfn() 2022-04-28 20:46:49 +02:00
gcov-tool.cc gcov-tool: Add merge-stream subcommand 2022-04-28 20:46:50 +02:00
gcov.cc
gcse-common.cc
gcse-common.h
gcse.cc
gcse.h
gdbasan.in
gdbhooks.py
gdbinit.in
gen-pass-instances.awk
genattr-common.cc
genattr.cc
genattrtab.cc
genautomata.cc Remove loop-incremented dead code. 2022-05-05 15:03:47 +02:00
gencfn-macros.cc
gencheck.cc
genchecksum.cc
gencodes.cc
genconditions.cc genconditions: Add support for targets without non-trivial insn conditions 2022-05-04 12:02:57 +02:00
genconfig.cc
genconstants.cc
genemit.cc
genenums.cc
generic-match-head.cc
generic-match.h
genextract.cc
genflags.cc
gengenrtl.cc
gengtype-lex.l
gengtype-parse.cc
gengtype-state.cc Replace PTR with 'void *' in compiler. 2022-05-10 12:27:08 +02:00
gengtype.cc Replace PTR with 'void *' in compiler. 2022-05-10 12:27:08 +02:00
gengtype.h
genhooks.cc
genmatch.cc Come up with {,UN}LIKELY macros. 2022-05-09 10:39:55 +02:00
genmddeps.cc
genmddump.cc
genmodes.cc
genmultilib
genopinit.cc
genoutput.cc
genpeep.cc
genpreds.cc
genrecog.cc
gensupport.cc
gensupport.h
gentarget-def.cc
genversion.cc
ggc-common.cc Replace PTR with 'void *' in compiler. 2022-05-10 12:27:08 +02:00
ggc-internal.h
ggc-none.cc
ggc-page.cc
ggc-tests.cc
ggc.h
gimple-array-bounds.cc
gimple-array-bounds.h
gimple-builder.cc
gimple-builder.h
gimple-expr.cc Fix is_gimple_condexpr vs is_gimple_condexpr_for_cond 2022-04-29 12:13:48 +02:00
gimple-expr.h Fix is_gimple_condexpr vs is_gimple_condexpr_for_cond 2022-04-29 12:13:48 +02:00
gimple-fold.cc Remove various deprecated methods in class irange. 2022-04-29 10:44:18 +02:00
gimple-fold.h
gimple-harden-conditionals.cc
gimple-if-to-switch.cc
gimple-isel.cc isel: Fix up gimple_expand_vec_set_expr [PR105528] 2022-05-10 18:34:08 +02:00
gimple-iterator.cc Add gsi_after_labels overload for gimple_seq 2022-04-29 11:10:24 +02:00
gimple-iterator.h Add gsi_after_labels overload for gimple_seq 2022-04-29 11:10:24 +02:00
gimple-laddress.cc
gimple-loop-interchange.cc
gimple-loop-jam.cc
gimple-loop-versioning.cc Fix is_gimple_condexpr vs is_gimple_condexpr_for_cond 2022-04-29 12:13:48 +02:00
gimple-low.cc
gimple-low.h
gimple-match-head.cc
gimple-match.h
gimple-predicate-analysis.cc
gimple-predicate-analysis.h
gimple-predict.h
gimple-pretty-print.cc
gimple-pretty-print.h
gimple-range-cache.cc
gimple-range-cache.h Make irange::intersect(wide_int, wide_int) private. 2022-04-29 10:41:59 +02:00
gimple-range-edge.cc
gimple-range-edge.h
gimple-range-fold.cc Make irange::intersect(wide_int, wide_int) private. 2022-04-29 10:41:59 +02:00
gimple-range-fold.h
gimple-range-gori.cc
gimple-range-gori.h
gimple-range-path.cc
gimple-range-path.h
gimple-range-tests.cc
gimple-range-trace.cc
gimple-range-trace.h
gimple-range.cc
gimple-range.h
gimple-ssa-backprop.cc
gimple-ssa-evrp-analyze.cc Remove various deprecated methods in class irange. 2022-04-29 10:44:18 +02:00
gimple-ssa-evrp-analyze.h
gimple-ssa-evrp.cc
gimple-ssa-isolate-paths.cc
gimple-ssa-nonnull-compare.cc
gimple-ssa-split-paths.cc
gimple-ssa-sprintf.cc Prefer global range info setters that take a range. 2022-04-29 10:43:36 +02:00
gimple-ssa-store-merging.cc
gimple-ssa-strength-reduction.cc
gimple-ssa-warn-access.cc
gimple-ssa-warn-access.h
gimple-ssa-warn-alloca.cc
gimple-ssa-warn-restrict.cc
gimple-ssa-warn-restrict.h
gimple-ssa.h
gimple-streamer-in.cc
gimple-streamer-out.cc
gimple-streamer.h
gimple-walk.cc
gimple-walk.h
gimple-warn-recursion.cc
gimple.cc Fix is_gimple_condexpr vs is_gimple_condexpr_for_cond 2022-04-29 12:13:48 +02:00
gimple.def
gimple.h Fix is_gimple_condexpr vs is_gimple_condexpr_for_cond 2022-04-29 12:13:48 +02:00
gimplify-me.cc
gimplify-me.h
gimplify.cc Fortran: Add support for OMP non-rectangular loops. 2022-05-05 11:49:49 -07:00
gimplify.h
glimits.h
godump.cc
graph.cc
graph.h
graphds.cc
graphds.h
graphite-dependences.cc
graphite-isl-ast-to-gimple.cc
graphite-optimize-isl.cc
graphite-poly.cc Remove loop-incremented dead code. 2022-05-05 15:03:47 +02:00
graphite-scop-detection.cc
graphite-sese-to-poly.cc
graphite.cc
graphite.h
graphviz.cc
graphviz.h
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
gtm-builtins.def
haifa-sched.cc
hard-reg-set.h
hash-map-tests.cc
hash-map-traits.h
hash-map.h
hash-set-tests.cc
hash-set.h
hash-table.cc
hash-table.h
hash-traits.h
highlev-plugin-common.h
hooks.cc
hooks.h
host-default.cc
hosthooks-def.h
hosthooks.h
hw-doloop.cc
hw-doloop.h
hwint.cc
hwint.h
ifcvt.cc
ifcvt.h
inchash.cc
inchash.h
incpath.cc
incpath.h
init-regs.cc
input.cc
input.h
insn-addr.h
insn-notes.def
int-vector-builder.h
internal-fn.cc
internal-fn.def
internal-fn.h
intl.cc
intl.h
ipa-comdats.cc
ipa-cp.cc Remove various deprecated methods in class irange. 2022-04-29 10:44:18 +02:00
ipa-devirt.cc
ipa-fnsummary.cc
ipa-fnsummary.h
ipa-free-lang-data.cc
ipa-icf-gimple.cc
ipa-icf-gimple.h
ipa-icf.cc
ipa-icf.h
ipa-inline-analysis.cc
ipa-inline-transform.cc
ipa-inline.cc
ipa-inline.h
ipa-modref-tree.cc
ipa-modref-tree.h
ipa-modref.cc
ipa-modref.h
ipa-param-manipulation.cc
ipa-param-manipulation.h
ipa-polymorphic-call.cc
ipa-predicate.cc
ipa-predicate.h
ipa-profile.cc Remove dead code. 2022-05-04 14:49:44 +02:00
ipa-prop.cc Prefer global range info setters that take a range. 2022-04-29 10:43:36 +02:00
ipa-prop.h
ipa-pure-const.cc
ipa-ref.cc
ipa-ref.h
ipa-reference.cc
ipa-reference.h
ipa-split.cc
ipa-sra.cc
ipa-utils.cc
ipa-utils.h Replace PTR with 'void *' in compiler. 2022-05-10 12:27:08 +02:00
ipa-visibility.cc
ipa.cc
ira-build.cc
ira-color.cc
ira-conflicts.cc
ira-costs.cc
ira-emit.cc
ira-int.h
ira-lives.cc
ira.cc
ira.h
is-a.h
iterator-utils.h
json.cc
json.h
jump.cc
langhooks-def.h
langhooks.cc
langhooks.h
lcm.cc
lcm.h
libfuncs.h
limitx.h
limity.h
lists.cc
lock-and-run.sh
loop-doloop.cc
loop-init.cc
loop-invariant.cc
loop-iv.cc
loop-unroll.cc
loop-unroll.h
lower-subreg.cc
lower-subreg.h
lra-assigns.cc
lra-coalesce.cc
lra-constraints.cc
lra-eliminations.cc
lra-int.h
lra-lives.cc
lra-remat.cc
lra-spills.cc
lra.cc
lra.h
lto-cgraph.cc
lto-compress.cc
lto-compress.h
lto-opts.cc
lto-section-in.cc
lto-section-names.h
lto-section-out.cc
lto-streamer-in.cc
lto-streamer-out.cc
lto-streamer.cc
lto-streamer.h
lto-wrapper.cc Remove loop-incremented dead code. 2022-05-05 15:03:47 +02:00
machmode.def
machmode.h
main.cc
match.pd This patch skips constant folding for fmin/max when either argument is sNaN. According to C standard, fmin(sNaN, sNaN)= qNaN, fmin(sNaN, NaN) = qNaN. 2022-05-11 09:27:48 +08:00
mcf.cc
mem-stats-traits.h
mem-stats.h
memmodel.h
memory-block.cc
memory-block.h
mkconfig.sh
mode-classes.def
mode-switching.cc
modulo-sched.cc
multiple_target.cc
mux-utils.h
obstack-utils.h
omp-builtins.def
omp-expand.cc
omp-expand.h
omp-general.cc
omp-general.h
omp-low.cc OpenMP, libgomp: Add new runtime routine omp_target_is_accessible. 2022-05-06 07:28:26 -07:00
omp-low.h
omp-oacc-kernels-decompose.cc Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' behave consistently, regardless of checking level 2022-05-10 15:21:00 +02:00
omp-oacc-neuter-broadcast.cc
omp-offload.cc
omp-offload.h
omp-simd-clone.cc
omp-simd-clone.h
opt-functions.awk
opt-gather.awk
opt-include.awk
opt-problem.cc
opt-problem.h
opt-read.awk
opt-suggestions.cc
opt-suggestions.h
optabs-libfuncs.cc
optabs-libfuncs.h
optabs-query.cc
optabs-query.h
optabs-tree.cc
optabs-tree.h
optabs.cc
optabs.def
optabs.h
optc-gen.awk opts: do not allow Separate+Joined ending with = 2022-05-11 08:55:19 +02:00
optc-save-gen.awk
opth-gen.awk
optinfo-emit-json.cc
optinfo-emit-json.h
optinfo.cc
optinfo.h
opts-common.cc
opts-diagnostic.h
opts-global.cc
opts.cc opts: do not allow Separate+Joined ending with = 2022-05-11 08:55:19 +02:00
opts.h
ordered-hash-map-tests.cc
ordered-hash-map.h
output.h
params.opt
pass_manager.h
passes.cc
passes.def
plugin.cc Replace PTR with 'void *' in compiler. 2022-05-10 12:27:08 +02:00
plugin.def
plugin.h
pointer-query.cc
pointer-query.h
poly-int-types.h
poly-int.h tree-optimization/105517 - avoid offset truncation during VN 2022-05-09 13:42:36 +02:00
postreload-gcse.cc
postreload.cc
predict.cc
predict.def
predict.h
prefix.cc
prefix.h
pretty-print.cc
pretty-print.h
print-rtl-function.cc
print-rtl.cc Come up with {,UN}LIKELY macros. 2022-05-09 10:39:55 +02:00
print-rtl.h
print-tree.cc
print-tree.h
profile-count.cc
profile-count.h
profile.cc
profile.h
range-op.cc PR tree-optimization/102950: Improved EVRP for signed BIT_XOR_EXPR. 2022-05-03 14:43:47 -04:00
range-op.h Move common code from range-op.cc to header files. 2022-04-29 10:44:18 +02:00
range.cc
range.h Move common code from range-op.cc to header files. 2022-04-29 10:44:18 +02:00
read-md.cc
read-md.h
read-rtl-function.cc
read-rtl-function.h
read-rtl.cc
real.cc
real.h
realmpfr.cc
realmpfr.h
recog.cc
recog.h
ree.cc
reg-notes.def
reg-stack.cc
regcprop.cc
regcprop.h
reginfo.cc
regrename.cc
regrename.h
regs.h
regset.h
regstat.cc
reload.cc
reload.h
reload1.cc
reorg.cc
resource.cc
resource.h
rtl-error.cc
rtl-error.h
rtl-iter.h Come up with {,UN}LIKELY macros. 2022-05-09 10:39:55 +02:00
rtl-ssa.h
rtl-tests.cc
rtl.cc
rtl.def
rtl.h
rtlanal.cc Come up with {,UN}LIKELY macros. 2022-05-09 10:39:55 +02:00
rtlanal.h Come up with {,UN}LIKELY macros. 2022-05-09 10:39:55 +02:00
rtlhash.cc
rtlhash.h
rtlhooks-def.h
rtlhooks.cc
rtx-vector-builder.cc
rtx-vector-builder.h
run-rtl-passes.cc
run-rtl-passes.h
sancov.cc
sanitizer.def
sanopt.cc
sbitmap.cc
sbitmap.h
sched-deps.cc
sched-ebb.cc
sched-int.h
sched-rgn.cc
sel-sched-dump.cc
sel-sched-dump.h
sel-sched-ir.cc
sel-sched-ir.h
sel-sched.cc
sel-sched.h
selftest-diagnostic.cc
selftest-diagnostic.h
selftest-rtl.cc
selftest-rtl.h
selftest-run-tests.cc
selftest.cc
selftest.h
sese.cc
sese.h
shortest-paths.h
shrink-wrap.cc
shrink-wrap.h
signop.h
simplify-rtx.cc Come up with {,UN}LIKELY macros. 2022-05-09 10:39:55 +02:00
sort.cc Come up with {,UN}LIKELY macros. 2022-05-09 10:39:55 +02:00
sparseset.cc
sparseset.h
spellcheck-tree.cc
spellcheck-tree.h
spellcheck.cc
spellcheck.h
splay-tree-utils.cc
splay-tree-utils.h
splay-tree-utils.tcc
sreal.cc
sreal.h
ssa-iterators.h
ssa.h
stab.def
stack-ptr-mod.cc
statistics.cc
statistics.h
stmt.cc
stmt.h
stor-layout.cc
stor-layout.h
store-motion.cc
streamer-hooks.cc
streamer-hooks.h
stringpool.cc
stringpool.h
substring-locations.cc
substring-locations.h
symbol-summary.h
symtab-clones.cc
symtab-clones.h
symtab-thunks.cc
symtab-thunks.h
symtab.cc
sync-builtins.def
system.h Simplify STATIC_ASSERT macro. 2022-05-09 14:09:01 +02:00
target-def.h
target-globals.cc
target-globals.h
target-hooks-macros.h
target-insns.def
target.def
target.h
targhooks.cc
targhooks.h
timevar.cc
timevar.def
timevar.h
toplev.cc middle-end/105537 - debug processing 2022-05-10 13:03:57 +02:00
toplev.h
tracer.cc
tracer.h
trans-mem.cc
trans-mem.h
tree-affine.cc
tree-affine.h
tree-call-cdce.cc
tree-cfg.cc
tree-cfg.h
tree-cfgcleanup.cc debug/105158 - improve debug stmt retaining for forwarder removal 2022-05-04 09:51:19 +02:00
tree-cfgcleanup.h
tree-chrec.cc Improved constant folding for scalar evolution. 2022-05-10 09:38:47 +01:00
tree-chrec.h
tree-complex.cc
tree-core.h c, c++: attribute format on a ctor with a vbase [PR101833, PR47634] 2022-05-07 10:33:25 -04:00
tree-data-ref.cc
tree-data-ref.h
tree-dfa.cc
tree-dfa.h
tree-diagnostic-path.cc
tree-diagnostic.cc
tree-diagnostic.h
tree-dump.cc
tree-dump.h
tree-eh.cc
tree-eh.h
tree-emutls.cc
tree-hash-traits.h
tree-hasher.h
tree-if-conv.cc Use gimple-match folding in fold_build_cond_expr 2022-05-10 15:41:41 +02:00
tree-if-conv.h
tree-inline.cc Prefer global range info setters that take a range. 2022-04-29 10:43:36 +02:00
tree-inline.h
tree-into-ssa.cc
tree-into-ssa.h
tree-iterator.cc
tree-iterator.h
tree-loop-distribution.cc
tree-nested.cc
tree-nested.h
tree-nrv.cc
tree-object-size.cc
tree-object-size.h
tree-outof-ssa.cc
tree-outof-ssa.h
tree-parloops.cc Fix is_gimple_condexpr vs is_gimple_condexpr_for_cond 2022-04-29 12:13:48 +02:00
tree-parloops.h
tree-pass.h
tree-phinodes.cc
tree-phinodes.h
tree-predcom.cc
tree-pretty-print.cc
tree-pretty-print.h
tree-profile.cc profile: Unify identifier names for profiling 2022-05-05 14:51:51 +02:00
tree-scalar-evolution.cc middle-end/105083 - check prerequesites in scev_initialize 2022-05-03 12:59:09 +02:00
tree-scalar-evolution.h
tree-sra.cc
tree-sra.h
tree-ssa-address.cc
tree-ssa-address.h
tree-ssa-alias-compare.h
tree-ssa-alias.cc
tree-ssa-alias.h
tree-ssa-ccp.cc
tree-ssa-ccp.h
tree-ssa-coalesce.cc
tree-ssa-coalesce.h
tree-ssa-copy.cc Prefer global range info setters that take a range. 2022-04-29 10:43:36 +02:00
tree-ssa-dce.cc middle-end/105083 - check prerequesites in scev_initialize 2022-05-03 12:59:09 +02:00
tree-ssa-dce.h
tree-ssa-dom.cc Use CASE_CONVERT in a few more cases 2022-05-02 08:06:04 +02:00
tree-ssa-dom.h
tree-ssa-dse.cc
tree-ssa-dse.h
tree-ssa-forwprop.cc
tree-ssa-ifcombine.cc rewrite undefined overflow to defined in ifcombine 2022-05-05 10:46:02 +02:00
tree-ssa-live.cc
tree-ssa-live.h
tree-ssa-loop-ch.cc
tree-ssa-loop-im.cc
tree-ssa-loop-ivcanon.cc
tree-ssa-loop-ivopts.cc
tree-ssa-loop-ivopts.h
tree-ssa-loop-manip.cc Fix is_gimple_condexpr vs is_gimple_condexpr_for_cond 2022-04-29 12:13:48 +02:00
tree-ssa-loop-manip.h
tree-ssa-loop-niter.cc
tree-ssa-loop-niter.h
tree-ssa-loop-prefetch.cc
tree-ssa-loop-split.cc
tree-ssa-loop-unswitch.cc
tree-ssa-loop.cc
tree-ssa-loop.h
tree-ssa-math-opts.cc tree-optimization/105431 - another overflow in powi handling 2022-04-29 11:10:24 +02:00
tree-ssa-math-opts.h
tree-ssa-operands.cc
tree-ssa-operands.h
tree-ssa-phiopt.cc Prefer global range info setters that take a range. 2022-04-29 10:43:36 +02:00
tree-ssa-phiprop.cc
tree-ssa-pre.cc Prefer global range info setters that take a range. 2022-04-29 10:43:36 +02:00
tree-ssa-propagate.cc
tree-ssa-propagate.h
tree-ssa-reassoc.cc
tree-ssa-reassoc.h
tree-ssa-sccvn.cc tree-optimization/105517 - avoid offset truncation during VN 2022-05-09 13:42:36 +02:00
tree-ssa-sccvn.h
tree-ssa-scopedtables.cc
tree-ssa-scopedtables.h
tree-ssa-sink.cc
tree-ssa-strlen.cc Prefer global range info setters that take a range. 2022-04-29 10:43:36 +02:00
tree-ssa-strlen.h
tree-ssa-structalias.cc
tree-ssa-tail-merge.cc
tree-ssa-ter.cc
tree-ssa-ter.h
tree-ssa-threadbackward.cc
tree-ssa-threadedge.cc
tree-ssa-threadedge.h
tree-ssa-threadupdate.cc
tree-ssa-threadupdate.h
tree-ssa-uncprop.cc
tree-ssa-uninit.cc
tree-ssa.cc
tree-ssa.h
tree-ssanames.cc Denormalize VR_VARYING to VR_RANGE before passing it to set_range_info_raw. 2022-05-01 14:18:06 +02:00
tree-ssanames.h Prefer global range info setters that take a range. 2022-04-29 10:43:36 +02:00
tree-stdarg.cc
tree-stdarg.h
tree-streamer-in.cc Embed real_value into REAL_CST 2022-05-05 13:19:40 +02:00
tree-streamer-out.cc
tree-streamer.cc
tree-streamer.h
tree-switch-conversion.cc Remove loop-incremented dead code. 2022-05-05 15:03:47 +02:00
tree-switch-conversion.h
tree-tailcall.cc
tree-vect-data-refs.cc
tree-vect-generic.cc tree-optimization/105394 - vector lowering of compares 2022-05-03 09:45:29 +02:00
tree-vect-loop-manip.cc Fix is_gimple_condexpr vs is_gimple_condexpr_for_cond 2022-04-29 12:13:48 +02:00
tree-vect-loop.cc tree-optimization/104322 - remove dead code in vectorizable_reduction 2022-04-29 10:14:48 +02:00
tree-vect-patterns.cc tree-optimization/104595 - vectorization of COND_EXPR with bool load 2022-05-05 10:36:42 +02:00
tree-vect-slp-patterns.cc
tree-vect-slp.cc tree-optimization/104658 - avoid mixing mask & non-mask vector defs 2022-05-04 15:12:28 +02:00
tree-vect-stmts.cc tree-optimization/104658 - avoid mixing mask & non-mask vector defs 2022-05-04 15:12:28 +02:00
tree-vector-builder.cc
tree-vector-builder.h
tree-vectorizer.cc
tree-vectorizer.h
tree-vrp.cc Remove various deprecated methods in class irange. 2022-04-29 10:44:18 +02:00
tree-vrp.h
tree.cc Embed real_value into REAL_CST 2022-05-05 13:19:40 +02:00
tree.def
tree.h Embed real_value into REAL_CST 2022-05-05 13:19:40 +02:00
treestruct.def
tristate.cc
tristate.h
tsan.cc
tsan.h
tsystem.h
typeclass.h
typed-splay-tree.cc
typed-splay-tree.h
ubsan.cc middle-end/70090: Dynamic sizes for -fsanitize=object-size 2022-05-10 12:51:42 +05:30
ubsan.h
valtrack.cc
valtrack.h
value-pointer-equiv.cc
value-pointer-equiv.h
value-prof.cc Remove sanity checking in stream_out_histogram_value. 2022-05-05 14:44:16 +02:00
value-prof.h
value-query.cc
value-query.h
value-range-equiv.cc Remove various deprecated methods in class irange. 2022-04-29 10:44:18 +02:00
value-range-equiv.h Remove various deprecated methods in class irange. 2022-04-29 10:44:18 +02:00
value-range.cc Remove various deprecated methods in class irange. 2022-04-29 10:44:18 +02:00
value-range.h Remove various deprecated methods in class irange. 2022-04-29 10:44:18 +02:00
value-relation.cc
value-relation.h
var-tracking.cc
varasm.cc
varasm.h
varpool.cc
vec-perm-indices.cc
vec-perm-indices.h
vec.cc
vec.h vec: fix iterate comment 2022-05-06 16:33:58 -04:00
vector-builder.h
vmsdbg.h
vmsdbgout.cc
vr-values.cc Remove various deprecated methods in class irange. 2022-04-29 10:44:18 +02:00
vr-values.h
vtable-verify.cc
vtable-verify.h
warning-control.cc
web.cc
wide-int-bitmask.h
wide-int-print.cc
wide-int-print.h
wide-int.cc
wide-int.h Come up with {,UN}LIKELY macros. 2022-05-09 10:39:55 +02:00
xcoff.h
xcoffout.cc
xcoffout.h

README.Portability

Copyright (C) 2000-2022 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.