gcc/gcc
Nathan Sidwell d7b11178c4 Symbol tables are insert only.
* cp-tree.h (default_hash_traits <lang_identifier *>): Don't
	derive from pointer_hash.  Make undeletable.

From-SVN: r249266
2017-06-16 14:54:39 +00:00
..
ada re PR ada/81105 (system-freebsd-x86.ads renamed but referenced by gcc/ada/gcc-interface/Makefile.in) 2017-06-15 22:21:56 +00:00
brig More dump_flags_t conversion 2017-05-18 15:34:29 +02:00
c Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
c-family PR c++/80560 - warn on undefined memory operations involving non-trivial types 2017-06-15 21:48:59 -06:00
common rs6000: Remove TARGET_SPE and TARGET_SPE_ABI and friends 2017-06-07 17:22:33 +02:00
config Update prefetch tuning parameters for qdf24xx. 2017-06-16 09:31:00 +00:00
cp Symbol tables are insert only. 2017-06-16 14:54:39 +00:00
doc PR c++/80560 - warn on undefined memory operations involving non-trivial types 2017-06-15 21:48:59 -06:00
fortran re PR fortran/80983 ([F03] memory leak when calling procedure-pointer component with allocatable result) 2017-06-15 23:17:48 +02:00
ginclude
go compiler: avoid crash on erroneous type 2017-06-14 23:42:53 +00:00
jit types.rst (gccjit::type::get_const): Remove comment. 2017-04-24 20:33:04 +00:00
lto Revert accidental checkin. 2017-06-15 18:45:47 +00:00
objc objc-runtime-shared-support.c (build_module_descriptor): Remove unnecessary conditional when building instance of objc_module. 2017-05-16 07:31:15 +00:00
objcp Remove lang_type_ptrmem. 2017-06-02 13:27:45 +00:00
po * es.po: Update. 2017-06-01 22:15:55 +01:00
testsuite re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge) 2017-06-16 12:19:24 +00:00
ABOUT-GCC-NLS
BASE-VER * BASE-VER: Set to 8.0.0. 2017-04-20 11:52:54 +02:00
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge) 2017-06-16 12:19:24 +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-06-16 00:16:24 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
ONEWS
README.Portability
acinclude.m4
aclocal.m4
addresses.h
alias.c re PR rtl-optimization/80491 (Compiler regression for long-add case.) 2017-04-29 18:17:13 +02:00
alias.h
alloc-pool.c
alloc-pool.h
asan.c Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
asan.h Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
attribs.c attribs.h (sorted_attr_string): Move machine independent functions for target clone support from the i386 port... 2017-05-11 21:51:07 +00:00
attribs.h attribs.h (sorted_attr_string): Move machine independent functions for target clone support from the i386 port... 2017-05-11 21:51:07 +00:00
auto-inc-dec.c
auto-profile.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
auto-profile.h
backend.h
basic-block.h i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
bb-reorder.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
bb-reorder.h
bitmap.c
bitmap.h allow auto_bitmap to use other bitmap obstacks 2017-05-14 00:38:29 +00:00
brig-builtins.def Minor BRIG/HSAIL frontend updates and bug fixes: 2017-05-04 05:50:21 +00:00
bt-load.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
builtin-attrs.def builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST, [...]): New. 2017-06-09 18:36:50 +00:00
builtin-types.def Minor BRIG/HSAIL frontend updates and bug fixes: 2017-05-04 05:50:21 +00:00
builtins.c Reverted r249005 until PowerPC and AIX issues sorted. 2017-06-09 08:10:51 +00:00
builtins.def Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
builtins.h
caller-save.c
calls.c builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST, [...]): New. 2017-06-09 18:36:50 +00:00
calls.h
ccmp.c
ccmp.h
cfg-flags.def
cfg.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
cfg.h i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
cfganal.c make inverted_post_order_compute() operate on a vec 2017-05-14 00:39:23 +00:00
cfganal.h make inverted_post_order_compute() operate on a vec 2017-05-14 00:39:23 +00:00
cfgbuild.c * cfgbuild.c (find_many_sub_basic_blocks): Fix thinko. 2017-06-08 09:34:32 +00:00
cfgbuild.h
cfgcleanup.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
cfgcleanup.h
cfgexpand.c cfgexpand.c (expand_gimple_tailcall): Initialize profile of new edge. 2017-06-05 17:41:32 +00:00
cfgexpand.h
cfghooks.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
cfghooks.h Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
cfgloop.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
cfgloop.h alias.c (struct alias_set_entry): Pack properly. 2017-03-14 12:47:42 +00:00
cfgloopanal.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
cfgloopmanip.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +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 cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partition instead of flag_reorder_blocks_and_partition. 2017-06-08 14:23:43 +00:00
cfgrtl.h Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
cgraph.c * cgraph.c (cgraph_node::dump): Complain about profile insanities. 2017-06-12 12:36:47 +00:00
cgraph.h cgraph.h (cgraph_edge::clone): Update prototype. 2017-06-10 23:07:11 +00:00
cgraphbuild.c cgraphbuild.c (cgraph_edge::rebuild_references): Do not touch profile. 2017-06-10 16:33:07 +00:00
cgraphclones.c cgraph.h (cgraph_edge::clone): Update prototype. 2017-06-10 23:07:11 +00:00
cgraphunit.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
chkp-builtins.def
cif-code.def
cilk-builtins.def
cilk-common.c re PR c++/80038 (Random segfault using local vectors in Cilk function) 2017-05-01 16:26:02 -06:00
cilk.h
cilkplus.def
collect-utils.c
collect-utils.h
collect2-aix.c
collect2-aix.h
collect2.c Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
collect2.h
combine-stack-adj.c
combine.c Fix pessimistic DImode handling in combine.c:make_field_assignment 2017-06-12 16:06:38 +00:00
common.md
common.opt Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
compare-elim.c compare-elim.c (equivalent_reg_at_start): Adjust outdated comment. 2017-05-17 09:12:33 +00:00
conditions.h
config.build
config.gcc config.gcc (*-*-vxworks*): Set use_gcc_stdint to "provide". 2017-06-12 12:10:12 +00:00
config.host Split off powerpcspe from rs6000 port 2017-05-24 21:35:49 +02:00
config.in configure.ac (--enable-mingw-wildcard): Add new configurable feature. 2017-05-04 11:02:08 +00:00
configure Support multilibs and devices that see flash in RAM address range. 2017-06-12 12:52:30 +00:00
configure.ac Support multilibs and devices that see flash in RAM address range. 2017-06-12 12:52:30 +00:00
context.c context.h (context::set_passes): New. 2017-05-19 12:32:48 +00:00
context.h context.h (context::set_passes): New. 2017-05-19 12:32:48 +00:00
convert.c Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
convert.h
coretypes.h Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
coverage.c invoke.texi: Document the -fprofile-abs-path option. 2017-06-05 19:27:30 +00:00
coverage.h Remove .gcno file when compilation does not success (PR driver/56469). 2017-04-28 12:50:08 +00:00
cppbuiltin.c
cppbuiltin.h
cppdefault.c
cppdefault.h
cprop.c re PR rtl-optimization/79780 (ICE in rtl_verify_bb_insns, at cfgrtl.c:2661 (error: flow control insn inside a basic block)) 2017-03-02 17:02:37 +01:00
cse.c alias.c (struct alias_set_entry): Pack properly. 2017-03-14 12:47:42 +00:00
cselib.c re PR debug/80025 (ICE w/ -O2 (-O3, -Ofast) -g -ftracer (infinite recursion in rtx_equal_for_cselib_1)) 2017-03-31 08:05:47 +02:00
cselib.h re PR debug/80025 (ICE w/ -O2 (-O3, -Ofast) -g -ftracer (infinite recursion in rtx_equal_for_cselib_1)) 2017-03-31 08:05:47 +02:00
cstamp-h.in
data-streamer-in.c Remove wrong assert about gcov_type (PR lto/79587). 2017-02-22 09:45:42 +00:00
data-streamer-out.c Remove wrong assert about gcov_type (PR lto/79587). 2017-02-22 09:45:42 +00:00
data-streamer.c
data-streamer.h
dbgcnt.c
dbgcnt.def Add debug counter for loop array prefetching. 2017-06-06 17:00:46 +00:00
dbgcnt.h
dbxout.c cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partition instead of flag_reorder_blocks_and_partition. 2017-06-08 14:23:43 +00:00
dbxout.h
dce.c
dce.h
ddg.c make more vars auto_sbitmaps 2017-05-14 00:39:08 +00:00
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 make inverted_post_order_compute() operate on a vec 2017-05-14 00:39:23 +00:00
df-problems.c use auto_bitmap more with alternate obstacks 2017-05-14 00:38:59 +00:00
df-scan.c df-scan.c (df_insn_refs_verify): Speedup when not verifying. 2017-05-22 07:14:10 +00:00
df.h make inverted_post_order_compute() operate on a vec 2017-05-14 00:39:23 +00:00
dfp.c
dfp.h
diagnostic-color.c C++ template type diff printing 2017-05-30 20:38:14 +00:00
diagnostic-color.h
diagnostic-core.h
diagnostic-show-locus.c New fix-it printer 2017-05-03 13:11:21 +00:00
diagnostic.c Add support for mutually-incompatible fix-it hints 2017-06-09 20:57:38 +00:00
diagnostic.def
diagnostic.h Convert CARET_LINE_MARGIN to const int 2017-05-05 21:07:38 +00:00
dojump.c
dojump.h
dominance.c PR bootstrap/80486 - spurious -Walloc-size-larger-than and -Wstringop-overflow in dominance.c during profiledbootstrap 2017-04-25 11:18:39 -06:00
dominance.h
domwalk.c Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
domwalk.h Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
double-int.c
double-int.h
dse.c
dumpfile.c PR c++/80560 - warn on undefined memory operations involving non-trivial types 2017-06-15 21:48:59 -06:00
dumpfile.h dumpfile.h (enum tree_dump_index): Rename TDI_generic to TDI_gimple. 2017-06-07 10:57:11 +02:00
dwarf2asm.c
dwarf2asm.h
dwarf2cfi.c
dwarf2out.c tree.h (id_equal): New. 2017-06-11 01:29:14 -04:00
dwarf2out.h re PR c++/79821 (SEGV in cc1plus compiling 64-bit stdc++.h.gch/O2g.gch) 2017-03-06 23:51:23 +01:00
edit-context.c Support fix-it hints that add new lines 2017-05-02 19:03:56 +00:00
edit-context.h Eliminate fixit_hint class hierarchy 2017-05-01 19:15:36 +00:00
emit-rtl.c tree.c (array_at_struct_end_p): Handle arrays at struct end with flexarrays more conservatively. 2017-05-04 09:08:01 +00:00
emit-rtl.h Update comment about is_leaf 2017-06-15 14:17:04 +00:00
errors.c
errors.h
et-forest.c
et-forest.h
except.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
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 Patch for RTL expand bug affecting aarch64 vector code. 2017-05-12 18:32:40 -07:00
expmed.h Patch for RTL expand bug affecting aarch64 vector code. 2017-05-12 18:32:40 -07:00
expr.c Patch for RTL expand bug affecting aarch64 vector code. 2017-05-12 18:32:40 -07:00
expr.h
fibonacci_heap.c
fibonacci_heap.h
file-find.c
file-find.h
final.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
fixed-value.c fixed-value.c (fixed_from_string): Restore use of elt (1) in place of uhigh (). 2017-03-03 11:32:38 +00:00
fixed-value.h
flag-types.h Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
flags.h
fold-const-call.c
fold-const-call.h
fold-const.c re PR middle-end/81088 (UBSAN: false positive as a result of reassosiation) 2017-06-14 11:40:20 +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 re PR rtl-optimization/79405 (Infinite loop in fwprop) 2017-03-31 16:49:53 -06:00
gcc-ar.c
gcc-main.c
gcc-plugin.h
gcc-rich-location.c
gcc-rich-location.h
gcc-symtab.h
gcc.c PR c++/80560 - warn on undefined memory operations involving non-trivial types 2017-06-15 21:48:59 -06:00
gcc.h
gcov-counter.def
gcov-dump.c Sort options of gcov, gcov-dump and gcov-tool both in --help and documentation 2017-04-28 12:51:40 +00:00
gcov-io.c invoke.texi: Document the -fprofile-abs-path option. 2017-06-05 19:27:30 +00:00
gcov-io.h invoke.texi: Document the -fprofile-abs-path option. 2017-06-05 19:27:30 +00:00
gcov-iov.c
gcov-tool.c Sort options of gcov, gcov-dump and gcov-tool both in --help and documentation 2017-04-28 12:51:40 +00:00
gcov.c gcov: Add block_info::block_info (PR gcov-profile/80911). 2017-06-08 07:51:07 +00:00
gcse-common.c
gcse-common.h
gcse.c GCSE: Use HOST_WIDE_INT instead of int (PR rtl-optimization/79574). 2017-03-03 11:53:14 +00:00
gcse.h
gdbasan.in
gdbhooks.py
gdbinit.in
gen-pass-instances.awk
genattr-common.c
genattr.c
genattrtab.c PR c++/80560 - warn on undefined memory operations involving non-trivial types 2017-06-15 21:48:59 -06:00
genautomata.c Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
gencfn-macros.c
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
genenums.c
generic-match-head.c Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
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 Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h 2017-05-22 15:36:02 +00:00
gengtype.h Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
genhooks.c
genmatch.c Add -fdump*-folding suboption. 2017-05-25 10:08:02 +00:00
genmddeps.c
genmddump.c
genmodes.c genrecog.c (validate_pattern): Add VEC_SELECT validation. 2017-03-24 15:09:33 +01:00
genmultilib
genopinit.c
genoutput.c
genpeep.c
genpreds.c
genrecog.c allow constructing a auto_vec with a preallocation, and a possibly larger actual allocation size 2017-05-14 00:38:35 +00:00
gensupport.c Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
gensupport.h re PR tree-optimization/79345 (passing yet-uninitialized member as argument to base class constructor should warn (-Wunitialized)) 2017-03-02 10:19:28 +01:00
gentarget-def.c
ggc-common.c
ggc-internal.h
ggc-none.c
ggc-page.c ggc-page.c (move_ptes_to_front): Replace unsigned >0 with i-- check. 2017-05-02 22:39:23 +00:00
ggc-tests.c
ggc.h
gimple-builder.c
gimple-builder.h
gimple-expr.c re PR target/79971 (ICE in const_binop, at fold-const.c:1554 on ARM target with saturated integers) 2017-03-09 13:20:50 +00:00
gimple-expr.h
gimple-fold.c Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
gimple-fold.h PR middle-end/77671 - missing -Wformat-overflow warning on sprintf overflow with %s 2017-05-14 11:50:28 -06:00
gimple-iterator.c
gimple-iterator.h
gimple-laddress.c
gimple-low.c Reverted r249005 until PowerPC and AIX issues sorted. 2017-06-09 08:10:51 +00:00
gimple-low.h
gimple-match-head.c
gimple-match.h
gimple-predict.h
gimple-pretty-print.c Enhance dump_probability function. 2017-06-13 08:59:28 +00:00
gimple-pretty-print.h Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
gimple-ssa-backprop.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
gimple-ssa-isolate-paths.c re PR tree-optimization/79621 (Missed path isolation opportunity) 2017-02-21 10:58:00 -07:00
gimple-ssa-nonnull-compare.c
gimple-ssa-split-paths.c re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242550) 2017-04-12 09:41:02 +00:00
gimple-ssa-sprintf.c PR middle-end/77671 - missing -Wformat-overflow warning on sprintf overflow with %s 2017-05-14 11:50:28 -06:00
gimple-ssa-store-merging.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
gimple-ssa-strength-reduction.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
gimple-ssa-warn-alloca.c re PR tree-optimization/80109 (ICE in get_range_info, at tree-ssanames.c:375) 2017-03-21 16:21:14 +00:00
gimple-ssa.h
gimple-streamer-in.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
gimple-streamer-out.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
gimple-streamer.h
gimple-walk.c
gimple-walk.h
gimple.c
gimple.def
gimple.h * gimple.h (gimple_check_failed): Mark cold. 2017-06-09 11:36:59 +00:00
gimplify-me.c
gimplify-me.h
gimplify.c Implement no_sanitize function attribute 2017-06-13 13:59:05 +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 Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
graph.h
graphds.c graphds.c (add_edge): Intitialize edge's attached data. 2017-06-07 11:29:37 +00:00
graphds.h graphds.c (add_edge): Intitialize edge's attached data. 2017-06-07 11:29:37 +00:00
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 re PR tree-optimization/80906 (ICE in copy_loop_close_phi_args, at graphite-isl-ast-to-gimple.c:2094) 2017-05-31 07:09:21 +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 Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
graphite-scop-detection.c re PR tree-optimization/79483 ([graphite] ICE: verify_ssa failed (error: definition in block 31 does not dominate use in block 28)) 2017-06-09 09:36:06 +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 i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +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 cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partition instead of flag_reorder_blocks_and_partition. 2017-06-08 14:23:43 +00:00
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 PR c++/80560 - warn on undefined memory operations involving non-trivial types 2017-06-15 21:48:59 -06:00
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 i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
hsa-builtins.def
hsa-common.c
hsa-common.h use auto_bitmap more 2017-05-14 00:38:48 +00:00
hsa-dump.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
hsa-gen.c tree.h (id_equal): New. 2017-06-11 01:29:14 -04:00
hsa-regalloc.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
hw-doloop.c cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partition instead of flag_reorder_blocks_and_partition. 2017-06-08 14:23:43 +00:00
hw-doloop.h
hwint.c
hwint.h
ifcvt.c re PR rtl-optimization/80491 (Compiler regression for long-add case.) 2017-04-29 18:18:11 +02:00
ifcvt.h re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242550) 2017-04-04 19:52:27 +02:00
inchash.c
inchash.h
incpath.c
incpath.h
init-regs.c use auto_bitmap more 2017-05-14 00:38:48 +00:00
input.c Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
input.h
insn-addr.h
insn-notes.def
internal-fn.c OpenMP/PTX privatization in SIMD regions 2017-03-28 20:24:57 +03:00
internal-fn.def OpenMP/PTX privatization in SIMD regions 2017-03-28 20:24:57 +03:00
internal-fn.h
intl.c
intl.h
ipa-chkp.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
ipa-chkp.h
ipa-comdats.c
ipa-cp.c PR c++/80560 - warn on undefined memory operations involving non-trivial types 2017-06-15 21:48:59 -06:00
ipa-devirt.c tree.h (id_equal): New. 2017-06-11 01:29:14 -04:00
ipa-fnsummary.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
ipa-fnsummary.h cgraphunit.c (symbol_table::process_new_functions): Update. 2017-05-23 16:20:53 +00:00
ipa-hsa.c Miscellaneous optimization group fixes 2017-02-28 09:42:06 +01:00
ipa-icf-gimple.c
ipa-icf-gimple.h
ipa-icf.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
ipa-icf.h
ipa-inline-analysis.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
ipa-inline-transform.c ipa-inline-transform.c (update_noncloned_frequencies): Update also counts. 2017-06-16 11:41:19 +00:00
ipa-inline.c Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
ipa-inline.h ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. 2017-05-23 10:59:35 +00:00
ipa-polymorphic-call.c re PR ipa/81007 (ICE with virtual function in broken class) 2017-06-09 09:35:05 +00:00
ipa-predicate.c ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. 2017-05-23 10:59:35 +00:00
ipa-predicate.h ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. 2017-05-23 10:59:35 +00:00
ipa-profile.c cgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_branch_probabilities. 2017-06-08 15:15:51 +00:00
ipa-prop.c PR c++/80560 - warn on undefined memory operations involving non-trivial types 2017-06-15 21:48:59 -06:00
ipa-prop.h Remove ipa_update_after_lto_read 2017-05-03 18:49:47 +02:00
ipa-pure-const.c Introduce symtab_node::dump_{asm_,}name functions. 2017-05-23 14:39:11 +00:00
ipa-ref.c
ipa-ref.h
ipa-reference.c Introduce symtab_node::dump_{asm_,}name functions. 2017-05-23 14:39:11 +00:00
ipa-reference.h
ipa-split.c * ipa-split.c (split_function): Initialize return bb profile. 2017-06-06 08:05:29 +00:00
ipa-utils.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
ipa-utils.h
ipa-visibility.c re PR c++/69953 (Using lto causes gtkmm/gparted and gtkmm/inkscape compile to fail) 2017-04-13 08:04:52 +00:00
ipa.c cgraphunit.c (symbol_table::process_new_functions): Update. 2017-05-23 16:20:53 +00:00
ira-build.c
ira-color.c re PR rtl-optimization/70703 (Regression in register usage on x86) 2017-04-07 16:06:28 +00:00
ira-conflicts.c
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 move several bitmaps from gc memory to the default obstack and use auto_bitmap 2017-05-14 00:38:53 +00:00
ira.h
is-a.h
jump.c
langhooks-def.h toplev.c (general_init): Call register dump lang hook. 2017-05-19 13:10:36 +00:00
langhooks.c toplev.c (general_init): Call register dump lang hook. 2017-05-19 13:10:36 +00:00
langhooks.h toplev.c (general_init): Call register dump lang hook. 2017-05-19 13:10:36 +00:00
lcm.c make inverted_post_order_compute() operate on a vec 2017-05-14 00:39:23 +00:00
lcm.h
libfuncs.h
limitx.h
limity.h
lists.c
lock-and-run.sh
loop-doloop.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
loop-init.c
loop-invariant.c use auto_bitmap more 2017-05-14 00:38:48 +00:00
loop-iv.c
loop-unroll.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
loop-unroll.h
lower-subreg.c use auto_bitmap more 2017-05-14 00:38:48 +00:00
lower-subreg.h
lra-assigns.c re PR target/80160 (operand has impossible constraints) 2017-03-25 01:12:04 +00:00
lra-coalesce.c
lra-constraints.c use auto_bitmap more with alternate obstacks 2017-05-14 00:38:59 +00:00
lra-eliminations.c target.def (compute_frame_layout): New optional target hook. 2017-05-08 17:44:36 +00:00
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 make inverted_post_order_compute() operate on a vec 2017-05-14 00:39:23 +00:00
lra-remat.c When lra-remat rematerializes an instruction with a clobber, it checks that the clobber does not kill live registers. 2017-05-24 17:06:55 +00:00
lra-spills.c use auto_bitmap more with alternate obstacks 2017-05-14 00:38:59 +00:00
lra.c Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
lra.h
lto-cgraph.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
lto-compress.c
lto-compress.h
lto-opts.c common.opt (fstrict-overflow): Alias negative to fwrapv. 2017-05-02 12:43:47 +00:00
lto-section-in.c
lto-section-names.h
lto-section-out.c
lto-streamer-in.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
lto-streamer-out.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
lto-streamer.c Remove LTO_STREAMER_DEBUG (PR lto/79489). 2017-05-02 15:00:47 +00:00
lto-streamer.h ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. 2017-05-23 10:59:35 +00:00
lto-wrapper.c common.opt (fstrict-overflow): Alias negative to fwrapv. 2017-05-02 12:43:47 +00:00
machmode.def
machmode.h
main.c
match.pd match.pd: New pattern. 2017-06-13 14:19:23 +03:00
mcf.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
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 i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
multiple_target.c Do not ICE on an invalid input for MV. 2017-03-14 14:24:49 +00:00
omp-builtins.def
omp-expand.c tree.h (id_equal): New. 2017-06-11 01:29:14 -04:00
omp-expand.h
omp-general.c Use "oacc kernels" attribute for OpenACC kernels 2017-05-12 11:02:55 +02:00
omp-general.h Use "oacc kernels" attribute for OpenACC kernels 2017-05-12 11:02:55 +02: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 PR c++/80560 - warn on undefined memory operations involving non-trivial types 2017-06-15 21:48:59 -06:00
omp-low.h
omp-offload.c OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clauses 2017-05-23 17:47:32 +02:00
omp-offload.h
omp-simd-clone.c tree.h (id_equal): New. 2017-06-11 01:29:14 -04:00
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 Patch for RTL expand bug affecting aarch64 vector code. 2017-05-12 18:32:40 -07:00
optabs.def
optabs.h Patch for RTL expand bug affecting aarch64 vector code. 2017-05-12 18:32:40 -07:00
optc-gen.awk re PR c/79677 (Weird handling of -Werror=) 2017-02-25 00:15:56 +01:00
optc-save-gen.awk
opth-gen.awk
opts-common.c re PR c/79677 (Weird handling of -Werror=) 2017-02-25 00:15:56 +01:00
opts-diagnostic.h
opts-global.c
opts.c Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
opts.h Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
output.h
params-enum.h
params-list.h
params-options.h
params.c
params.def Bound partial-inlining-entry-probability param (PR ipa/80663). 2017-05-26 11:05:52 +00:00
params.h PR c++/80560 - warn on undefined memory operations involving non-trivial types 2017-06-15 21:48:59 -06:00
pass_manager.h re PR bootstrap/79814 (pass-instances.def:36:14: error: ‘*<unknown>.gcc::pass_manager::pass_warn_unused_result_1’ is used uninitialized in this function) 2017-04-24 07:33:20 +00:00
passes.c passes.c: implement pre-ICE emergency dumping 2017-05-31 16:26:54 +03:00
passes.def re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge) 2017-06-16 12:19:24 +00:00
plugin.c passes.c: implement pre-ICE emergency dumping 2017-05-31 16:26:54 +03:00
plugin.def
plugin.h passes.c: implement pre-ICE emergency dumping 2017-05-31 16:26:54 +03:00
postreload-gcse.c cgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_branch_probabilities. 2017-06-08 15:15:51 +00:00
postreload.c
predict.c predict.c (drop_profile): Also drop individual bb/edge and cgraph edge counts. 2017-06-10 20:37:34 +00:00
predict.def Fix coding style. 2017-05-30 07:16:04 +00:00
predict.h predict.c (tree_estimate_probability_bb): Add LOCAL_ONLY. 2017-06-06 08:07:31 +00:00
prefix.c
prefix.h
pretty-print.c C++ template type diff printing 2017-05-30 20:38:14 +00:00
pretty-print.h C++ template type diff printing 2017-05-30 20:38:14 +00:00
print-rtl-function.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
print-rtl.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
print-rtl.h move several bitmaps from gc memory to the default obstack and use auto_bitmap 2017-05-14 00:38:53 +00:00
print-tree.c Simplify usage of some TDF_* flags. 2017-05-26 14:45:59 +00:00
print-tree.h
profile-count.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
profile-count.h predict.c (maybe_hot_bb_p): Do not check profile status. 2017-06-08 13:16:44 +00:00
profile.c profile.c (edge_gcov_counts): Turn to pointer. 2017-06-09 11:45:46 +00:00
profile.h profile.c (edge_gcov_counts): Turn to pointer. 2017-06-09 11:38:35 +00:00
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 tree.h (id_equal): New. 2017-06-11 01:29:14 -04:00
read-rtl-function.h Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00
read-rtl.c
real.c Reverted r249005 until PowerPC and AIX issues sorted. 2017-06-09 08:10:51 +00:00
real.h Reverted r249005 until PowerPC and AIX issues sorted. 2017-06-09 08:10:51 +00:00
realmpfr.c
realmpfr.h realmpfr.h: Poison MPFR_RND{N,Z,U,D}. 2017-01-27 12:28:34 +01:00
recog.c alias.c (struct alias_set_entry): Pack properly. 2017-03-14 12:47:42 +00:00
recog.h
ree.c
reg-notes.def re PR target/80102 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2330) 2017-03-27 23:00:35 +02:00
reg-stack.c re PR target/70465 (Poor code for x87 asm) 2017-02-22 18:17:17 +01:00
regcprop.c regcprop.c (maybe_mode_change): Avoid creating copies of the stack pointer. 2017-04-18 09:00:43 -06:00
regcprop.h
reginfo.c re PR rtl-optimization/79728 (ICE in setup_pressure_classes, at ira.c:912) 2017-03-14 11:50:46 -06:00
regrename.c
regrename.h
regs.h re PR rtl-optimization/79728 (ICE in setup_pressure_classes, at ira.c:912) 2017-03-14 11:50:46 -06:00
regset.h
regstat.c
reload.c reload.c (find_reloads): When reloading a nonoffsettable address... 2017-03-17 15:39:28 +00:00
reload.h
reload1.c target.def (compute_frame_layout): New optional target hook. 2017-05-08 17:44:36 +00:00
reorg.c re PR rtl-optimization/80474 (ipa-cp wrongly adding LO(symbol) twice) 2017-06-15 13:24:53 +00:00
resource.c
resource.h
rtl-chkp.c
rtl-chkp.h
rtl-error.c Eliminate report_diagnostic macro 2017-05-05 21:01:05 +00:00
rtl-error.h
rtl-iter.h
rtl-tests.c
rtl.c
rtl.def
rtl.h system.h (fancy_abort): Annotate by ATTRIBUTE_COLD. 2017-06-08 15:24:38 +00:00
rtlanal.c * rtlanal.c (rtx_cost): Handle TRUNCATE between tieable modes. 2017-05-11 09:10:01 +00:00
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 re PR sanitizer/80444 (-fcompare-debug failures with -fsanitize-coverage=trace-pc) 2017-04-18 17:02:06 +02:00
sanitizer.def
sanopt.c Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
sbitmap.c
sbitmap.h
sched-deps.c
sched-ebb.c cgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_branch_probabilities. 2017-06-08 15:15:51 +00:00
sched-int.h
sched-rgn.c cgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_branch_probabilities. 2017-06-08 15:15:51 +00: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 re PR target/79570 (ICE in sel-sched-ir.c:4534 in pr69956.c) 2017-02-21 17:56:11 +01:00
sel-sched.h
selftest-rtl.c
selftest-rtl.h
selftest-run-tests.c Come up with selftests for predict.c. 2017-06-09 07:38:52 +00:00
selftest.c
selftest.h Come up with selftests for predict.c. 2017-06-09 07:38:52 +00:00
sese.c re PR tree-optimization/80048 (gcc/sese.c: PVS-Studio: Improper Release of Memory Before Removing Last Reference (CWE-401)) 2017-03-17 11:03:32 +00:00
sese.h
shrink-wrap.c shrink-wrap.c (handle_simple_exit): Update profile. 2017-06-06 08:08:58 +00:00
shrink-wrap.h
signop.h
simplify-rtx.c simplify-rtx.c (simplify_binary_operation_1): Do not simplify a division of 0 if non-call exceptions are enabled. 2017-06-14 10:40:34 +00: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.c: Include backend.h, tree.h, gimple.h, cgraph.h and data-streamer.h 2017-04-26 09:57:38 +00:00
sreal.h sreal.c: Include backend.h, tree.h, gimple.h, cgraph.h and data-streamer.h 2017-04-26 09:57:38 +00:00
ssa-iterators.h
ssa.h
stab.def
stack-ptr-mod.c
statistics.c Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. 2017-05-18 14:23:46 +00:00
statistics.h
stmt.c tree-cfg.c (gimple_seq_unreachable_p): New function. 2017-05-10 11:44:45 -05:00
stmt.h
stor-layout.c dumpfle.h (dump_function): Declare here ... 2017-05-11 15:48:51 +00:00
stor-layout.h
store-motion.c store-motion.c (remove_reachable_equiv_notes): Reformat long lines. 2017-05-05 23:24:41 +00:00
streamer-hooks.c
streamer-hooks.h
stringpool.c
stringpool.h
substring-locations.c Eliminate report_diagnostic macro 2017-05-05 21:01:05 +00:00
substring-locations.h
symbol-summary.h call_summary to keep info about cgraph_edges 2017-05-03 18:41:39 +02:00
symtab.c Introduce symtab_node::dump_{asm_,}name functions. 2017-05-23 14:39:11 +00:00
sync-builtins.def
system.h system.h (fancy_abort): Annotate by ATTRIBUTE_COLD. 2017-06-08 15:24:38 +00:00
target-def.h
target-globals.c
target-globals.h
target-hooks-macros.h
target-insns.def OpenMP/PTX privatization in SIMD regions 2017-03-28 20:24:57 +03:00
target.def target.def (compute_frame_layout): New optional target hook. 2017-05-08 17:44:36 +00:00
target.h re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242550) 2017-04-04 19:52:27 +02:00
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 re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242550) 2017-04-04 19:52:27 +02:00
timevar.c
timevar.def timevar.def: Add TV_CONSTEXPR. 2017-05-03 14:50:20 -04:00
timevar.h
tlink.c
toplev.c dumpfile.h (enum tree_dump_index): Rename TDI_generic to TDI_gimple. 2017-06-07 10:57:11 +02:00
toplev.h
tracer.c cgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_branch_probabilities. 2017-06-08 15:15:51 +00:00
tracer.h
trans-mem.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
trans-mem.h
tree-affine.c tree-affine.c (ssa.h): Include header file. 2017-06-07 10:49:09 +00:00
tree-affine.h tree-affine.h (aff_combination_type): New interface. 2017-05-11 09:25:30 +00:00
tree-call-cdce.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
tree-cfg.c Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
tree-cfg.h Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
tree-cfgcleanup.c re PR tree-optimization/80549 (wrong code at -O2 and -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu (executable does not terminate)) 2017-05-02 11:24:52 +00:00
tree-cfgcleanup.h
tree-chkp-opt.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-chkp.c tree.h (id_equal): New. 2017-06-11 01:29:14 -04:00
tree-chkp.h
tree-chrec.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-chrec.h
tree-complex.c
tree-core.h builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST, [...]): New. 2017-06-09 18:36:50 +00:00
tree-data-ref.c tree-vect-data-refs.c (vect_mark_for_runtime_alias_test): Factor out code checking if runtime alias check is possible to below ... 2017-06-07 11:28:17 +00:00
tree-data-ref.h tree-vect-data-refs.c (vect_mark_for_runtime_alias_test): Factor out code checking if runtime alias check is possible to below ... 2017-06-07 11:28:17 +00:00
tree-dfa.c Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
tree-dfa.h Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
tree-diagnostic.c C++ template type diff printing 2017-05-30 20:38:14 +00:00
tree-diagnostic.h C++ template type diff printing 2017-05-30 20:38:14 +00:00
tree-dump.c Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
tree-dump.h Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
tree-eh.c re PR c++/80075 (ICE: "statement marked for throw, but doesn’t" with -fnon-call-exceptions) 2017-03-17 12:48:56 +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 cgraph.h (cgraph_edge::clone): Update prototype. 2017-06-10 23:07:11 +00:00
tree-inline.h OpenMP/PTX privatization in SIMD regions 2017-03-28 20:24:57 +03:00
tree-into-ssa.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-into-ssa.h
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c use auto_bitmap more 2017-05-14 00:38:48 +00:00
tree-nested.c dumpfle.h (dump_function): Declare here ... 2017-05-11 15:48:51 +00:00
tree-nested.h
tree-nrv.c re PR target/80310 (Bogus -Wpsabi warning with -fsanitize=signed-integer-overflow) 2017-04-05 07:25:18 +02:00
tree-object-size.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
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 tree-vectorizer.h (struct _stmt_vec_info): Add reduc_type and reduc_def fields. 2017-05-30 13:21:44 +00:00
tree-parloops.h
tree-pass.h re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge) 2017-06-16 12:19:24 +00:00
tree-phinodes.c
tree-phinodes.h
tree-predcom.c use auto_bitmap more 2017-05-14 00:38:48 +00:00
tree-pretty-print.c OpenACC 2.5 default (present) clause 2017-05-19 15:32:48 +02:00
tree-pretty-print.h Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
tree-profile.c Create an extra BB in profile-generate (PR tree-optimization/81041). 2017-06-12 11:56:32 +00:00
tree-scalar-evolution.c re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge) 2017-06-16 12:19:24 +00:00
tree-scalar-evolution.h
tree-sra.c [PR80803 2/2] Diligent queuing in SRA grp_write prop 2017-06-13 13:40:24 +02:00
tree-ssa-address.c tree-ssa-address.c: Include header file. 2017-05-11 09:51:41 +00:00
tree-ssa-address.h tree-ssa-address.c (struct mem_address): Move to header file. 2017-05-11 09:27:55 +00:00
tree-ssa-alias.c tree-ssa-alias.c (get_continuation_for_phi): Improve looking for the last VUSE which def dominates the PHI. 2017-05-04 13:29:08 +00:00
tree-ssa-alias.h re PR tree-optimization/79345 (passing yet-uninitialized member as argument to base class constructor should warn (-Wunitialized)) 2017-03-02 13:42:05 +00:00
tree-ssa-ccp.c re PR tree-optimization/80842 (ICE at -O3 on x86_64-linux-gnu in "set_lattice_value") 2017-05-26 07:19:00 +00:00
tree-ssa-ccp.h
tree-ssa-coalesce.c use auto_bitmap more 2017-05-14 00:38:48 +00:00
tree-ssa-coalesce.h
tree-ssa-copy.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa-dce.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa-dom.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa-dom.h
tree-ssa-dse.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa-forwprop.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa-ifcombine.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
tree-ssa-live.c Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
tree-ssa-live.h Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
tree-ssa-loop-ch.c
tree-ssa-loop-im.c tree-ssa-loop-im.c (execute_sm): Do not force multi-threaded model if the ref is always written to. 2017-06-09 13:31:27 +00:00
tree-ssa-loop-ivcanon.c re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge) 2017-06-16 12:19:24 +00:00
tree-ssa-loop-ivopts.c tree-ssa-loop-ivopts.c (ivopts_estimate_reg_pressure): New reg_pressure model function. 2017-06-07 10:45:03 +00:00
tree-ssa-loop-ivopts.h tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p): Move from ... 2017-05-11 09:38:22 +00:00
tree-ssa-loop-manip.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
tree-ssa-loop-manip.h re PR tree-optimization/77536 (Vectorizer not maintaining relationship of relative block frequencies in absence of real profile data) 2017-02-27 10:20:36 +00:00
tree-ssa-loop-niter.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
tree-ssa-loop-niter.h
tree-ssa-loop-prefetch.c Improve debug output of loop data prefetching. 2017-06-06 17:01:00 +00:00
tree-ssa-loop-split.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
tree-ssa-loop-unswitch.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
tree-ssa-loop.c re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge) 2017-06-16 12:19:24 +00:00
tree-ssa-loop.h
tree-ssa-math-opts.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa-operands.c
tree-ssa-operands.h
tree-ssa-phionlycprop.c use auto_bitmap more 2017-05-14 00:38:48 +00:00
tree-ssa-phiopt.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa-phiprop.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa-pre.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa-propagate.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa-propagate.h
tree-ssa-reassoc.c re PR tree-optimization/81003 (ICE: tree check: expected ssa_name, have integer_cst in optimize_range_tests_to_bit_test, at tree-ssa-reassoc.c:2782) 2017-06-12 12:45:52 +02:00
tree-ssa-sccvn.c re PR tree-optimization/81083 (ICE: Unable to coalesce ssa_names 4 and 13 which are marked as MUST COALESCE) 2017-06-14 07:22:32 +00:00
tree-ssa-sccvn.h tree-ssa-sccvn.h (has_VN_INFO): Declare. 2017-05-12 12:04:31 +00:00
tree-ssa-scopedtables.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa-scopedtables.h re PR tree-optimization/71437 (Performance regression after r235817) 2017-03-15 21:19:35 -06:00
tree-ssa-sink.c use auto_bitmap more 2017-05-14 00:38:48 +00:00
tree-ssa-strlen.c [1/2] Add get_next_strinfo helper function 2017-05-31 12:26:03 +00:00
tree-ssa-structalias.c Move symtab_node::dump_table to symbol_table::dump 2017-05-23 14:28:35 +00:00
tree-ssa-tail-merge.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
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 re PR tree-optimization/71437 (Performance regression after r235817) 2017-03-16 13:21:33 -06:00
tree-ssa-threadedge.h re PR tree-optimization/71437 (Performance regression after r235817) 2017-03-16 13:21:33 -06:00
tree-ssa-threadupdate.c cfgexpand.c (expand_gimple_tailcall): Initialize profile of new edge. 2017-06-05 17:41:32 +00:00
tree-ssa-threadupdate.h
tree-ssa-uncprop.c
tree-ssa-uninit.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +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 Move "(A & C) == D is false when D & ~C != 0" to match.pd 2017-05-25 08:39:37 +00:00
tree-ssanames.h
tree-stdarg.c re PR tree-optimization/79908 (ICE in gimplify_expr (gimplify.c:12155) gimplification failed) 2017-03-23 13:13:44 +00:00
tree-stdarg.h
tree-streamer-in.c Remove LTO_STREAMER_DEBUG (PR lto/79489). 2017-05-02 15:00:47 +00:00
tree-streamer-out.c Remove LTO_STREAMER_DEBUG (PR lto/79489). 2017-05-02 15:00:47 +00:00
tree-streamer.c
tree-streamer.h
tree-switch-conversion.c tree-switch-conversion.c (emit_case_bit_tests): Adjust initializer to workaround ICE in host GCC 4.8. 2017-06-16 11:47:00 +00:00
tree-tailcall.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
tree-vect-data-refs.c tree-vect-data-refs.c (vect_mark_for_runtime_alias_test): Factor out code checking if runtime alias check is possible to below ... 2017-06-07 11:28:17 +00:00
tree-vect-generic.c re PR tree-optimization/79734 (ICE: verify_gimple failed) 2017-03-01 09:34:48 +01:00
tree-vect-loop-manip.c tree-vect-loop-manip.c (vect_do_peeling): Don't skip vector loop if versioning is required. 2017-06-07 10:56:54 +00:00
tree-vect-loop.c tree-vect-loop.c (vect_model_reduction_cost): Do not fail, instead get vector type from stmt_info. 2017-06-13 07:10:06 +00: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/80928 (SLP vectorization does not handle induction in outer loop vectorization) 2017-06-06 07:37:14 +00:00
tree-vect-stmts.c re PR tree-optimization/80928 (SLP vectorization does not handle induction in outer loop vectorization) 2017-06-06 07:37:14 +00:00
tree-vectorizer.c re PR tree-optimization/80844 (OpenMP SIMD doesn't know how to efficiently zero a vector (its stores zeros and reloads)) 2017-05-26 07:14:52 +00:00
tree-vectorizer.h tree-vectorizer.h (vect_build_loop_niters): New parameter. 2017-06-07 10:53:02 +00:00
tree-vrp.c re PR tree-optimization/81089 (ICE: tree check: expected ssa_name, have integer_cst in register_edge_assert_for_2, at tree-vrp.c:5023) 2017-06-16 07:16:34 +00:00
tree-vrp.h [PR 78140] Reuse same IPA bits and VR info 2017-03-01 10:37:27 +01:00
tree.c tree.h (id_equal): New. 2017-06-11 01:29:14 -04:00
tree.def
tree.h tree.h (id_equal): New. 2017-06-11 01:29:14 -04:00
treestruct.def
tsan.c Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
tsan.h
tsystem.h
typeclass.h
typed-splay-tree.c
typed-splay-tree.h
ubsan.c re PR sanitizer/81094 (-fsanitize=object-size does not instrument aggregate call arguments) 2017-06-16 11:13:28 +02:00
ubsan.h Implement no_sanitize function attribute 2017-06-13 13:59:05 +00:00
valtrack.c
valtrack.h
value-prof.c i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
value-prof.h i386.c (make_resolver_func): Update. 2017-06-04 18:55:08 +00:00
var-tracking.c var-tracking.c (track_expr_p): Do not return 0 for tracked record parameters passed indirectly. 2017-05-24 08:12:27 +00:00
varasm.c cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partition instead of flag_reorder_blocks_and_partition. 2017-06-08 14:23:43 +00:00
varasm.h
varpool.c
vec.c
vec.h PR c++/80560 - warn on undefined memory operations involving non-trivial types 2017-06-15 21:48:59 -06:00
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 wide-int.h (wide_int_storage::operator=): Implement in terms of wi::copy. 2017-03-02 08:02:41 +00:00
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.