8sa1-gcc/gcc
Nathan Sidwell 2a8a8d7bd2 toplev.c (general_init): Call register dump lang hook.
LANG_HOOK_REGISTER_DUMPS
	gcc/
	* toplev.c (general_init): Call	register dump lang hook.
	* doc/invoke.texi: Document -fdump-lang option family.
	* dumpfile.c (dump_files): Remove class dump here.
	(FIRST_AUTO_NUMBERED_DUMP): Adjust.
	* dumpfile.h (tree_dump_index): Remove TDI_class.
	* langhooks-def.h (lhd_register_dumps): Declare.
	(LANG_HOOKS_REGISTER_DUMPS): Define.
	(LANG_HOOKS_INITIALIZER): Add it.
	* langhooks.c (lhd_register_dumps): Define.
	* langhooks.h (struct lang_hooks): Add register_dumps.
	c-family/
	* c-opts.c (class_dump_file, class_dump_flags): Delete.
	(c_common_parse_file): Remove class dump handling.
	(get_dump_info): Likewise.
	cp/
	* class.c (class_dump_id): Define.
	(dump_class_hierarchy, dump_vtable, dump_vtt): Use it.
	* cp-objcp-common.c (cp_register_dumps): New.
	* cp-objcp-common.h (cp_register_dumps): Declare.
	(LANG_HOOKS_REGISTER_DUMPS): Override.
	* cp-tree.h (class_dump_id): Declare.
	testsuite/
	* g++.dg/inherit/covariant7.C: Adjust.

From-SVN: r248271
2017-05-19 13:10:36 +00:00
..
ada gigi.h (get_elaboration_procedure): Delete. 2017-05-15 09:07:18 +00:00
brig More dump_flags_t conversion 2017-05-18 15:34:29 +02:00
c c-format.c (local_tree_type_node): Add GTY attribute. 2017-05-18 16:15:59 +00:00
c-family toplev.c (general_init): Call register dump lang hook. 2017-05-19 13:10:36 +00:00
common S/390: arch12: Add arch12 option. 2017-03-24 13:59:51 +00:00
config rs6000: Make constant formation a tiny bit better 2017-05-19 13:29:21 +02:00
cp toplev.c (general_init): Call register dump lang hook. 2017-05-19 13:10:36 +00:00
doc toplev.c (general_init): Call register dump lang hook. 2017-05-19 13:10:36 +00:00
fortran re PR fortran/79968 (diagnostics: merge similar diagnostics containing -fdec-structure) 2017-05-18 10:24:37 +00:00
ginclude
go compiler: ignore struct field tags for type conversion 2017-05-18 18:04:29 +00:00
jit types.rst (gccjit::type::get_const): Remove comment. 2017-04-24 20:33:04 +00:00
lto re PR c++/80038 (Random segfault using local vectors in Cilk function) 2017-05-01 16:26:02 -06: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
po * sv.po: Update. 2017-05-15 15:20:15 +01:00
testsuite toplev.c (general_init): Call register dump lang hook. 2017-05-19 13:10:36 +00:00
ABOUT-GCC-NLS
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 re PR sanitizer/80308 (asan crash on big-endian powerpc-linux target) 2017-04-05 15:17:15 +02:00
asan.h
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 Update SSA after AutoPGO early inlining (PR ipa/65972). 2017-04-19 12:06:35 +00:00
auto-profile.h
backend.h
BASE-VER * BASE-VER: Set to 8.0.0. 2017-04-20 11:52:54 +02:00
basic-block.h
bb-reorder.c
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 use auto_bitmap more 2017-05-14 00:38:48 +00:00
builtin-attrs.def re PR middle-end/80020 (gcc confused about aligned_alloc argument order) 2017-03-14 16:16:27 -06:00
builtin-types.def Minor BRIG/HSAIL frontend updates and bug fixes: 2017-05-04 05:50:21 +00:00
builtins.c PR middle-end/80669 - Bad -Wstringop-overflow warnings for stpncpy 2017-05-14 10:06:41 -06:00
builtins.def * builtins.def (BUILT_IN_UPDATE_SETJMP_BUF): Fix type. 2017-04-05 19:29:26 +00:00
builtins.h
caller-save.c
calls.c Patch for RTL expand bug affecting aarch64 vector code. 2017-05-12 18:32:40 -07:00
calls.h
ccmp.c
ccmp.h
cfg-flags.def
cfg.c Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
cfg.h Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +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.h
cfgcleanup.c re PR middle-end/80422 (ICE on valid code at -O3 in 32-bit mode on x86_64-linux-gnu: in operator[], at vec.h:732) 2017-04-18 11:31:30 -06:00
cfgcleanup.h
cfgexpand.c re PR middle-end/80764 (ICE at -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu (internal compiler error: in verify_loop_structure, at cfgloop.c:1644)) 2017-05-19 08:23:37 +00:00
cfgexpand.h
cfghooks.c Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +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 use auto_bitmap more 2017-05-14 00:38:48 +00:00
cfgloop.h alias.c (struct alias_set_entry): Pack properly. 2017-03-14 12:47:42 +00:00
cfgloopanal.c
cfgloopmanip.c
cfgloopmanip.h
cfgrtl.c Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. 2017-05-18 14:23:46 +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 Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
cgraph.h re PR bootstrap/80531 (RC1 bootstrap comparison failure) 2017-04-28 13:15:55 +02:00
cgraphbuild.c
cgraphclones.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
cgraphunit.c Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
ChangeLog toplev.c (general_init): Call register dump lang hook. 2017-05-19 13:10:36 +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
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
collect2-aix.c
collect2-aix.h
collect2.c Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
collect2.h
collect-utils.c
collect-utils.h
combine-stack-adj.c
combine.c re PR rtl-optimization/80501 (Wrong code w/ a signed char, a shift, and a conversion to int) 2017-04-25 09:28:43 +02:00
common.md
common.opt PR c++/80178 - parameter passing for uncopyable classes 2017-05-08 15:08:07 -04: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 (powerpc*-*-*): Add bmi2intrin.h, bmiintrin.h, and x86intrin.h 2017-05-12 18:34:44 +00:00
config.host configure.ac (--enable-mingw-wildcard): Add new configurable feature. 2017-05-04 11:02:08 +00:00
config.in configure.ac (--enable-mingw-wildcard): Add new configurable feature. 2017-05-04 11:02:08 +00:00
configure configure.ac (--enable-mingw-wildcard): Add new configurable feature. 2017-05-04 11:02:08 +00:00
configure.ac configure.ac (--enable-mingw-wildcard): Add new configurable feature. 2017-05-04 11:02:08 +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 re PR middle-end/80341 (gcc miscompiles division of signed char) 2017-04-07 08:20:24 +00:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
coverage.c Remove .gcno file when compilation does not success (PR driver/56469). 2017-04-28 12:50:08 +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
DATESTAMP Daily bump. 2017-05-19 00:16:28 +00:00
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c
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
debug.h
defaults.h
DEV-PHASE
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 use auto_bitmap more with alternate obstacks 2017-05-14 00:38:59 +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
diagnostic-color.h
diagnostic-core.h
diagnostic-show-locus.c New fix-it printer 2017-05-03 13:11:21 +00:00
diagnostic.c Get rid of macros for diagnostic_report_current_module 2017-05-05 21:03:07 +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 toplev.c (general_init): Call register dump lang hook. 2017-05-19 13:10:36 +00:00
dumpfile.h toplev.c (general_init): Call register dump lang hook. 2017-05-19 13:10:36 +00:00
dwarf2asm.c
dwarf2asm.h
dwarf2cfi.c
dwarf2out.c dwarf2out.c (loc_list_from_tree_1): Do not create DW_OP_GNU_variable_value for DECL_IGNORED_P decls. 2017-05-16 11:00:59 +00: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
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
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 Add an assert to leaf_function_p to ensure it is not called from a prolog or... 2017-05-18 15:58:33 +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
flags.h
fold-const-call.c
fold-const-call.h
fold-const.c Move X==15-X to match.pd 2017-05-18 11:05:55 +00:00
fold-const.h
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function-tests.c
function.c
function.h
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 Do not allow empty argument of -o option (PR driver/31468). 2017-05-15 12:48:35 +00: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 Do not call memcpy with a NULL argument (PR gcov-profile/80413). 2017-04-13 11:51:28 +00:00
gcov-io.h gcno file: do not stream block flags (PR gcov-profile/80031). 2017-04-28 12:49:26 +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 Fix documentation and a ctor in gcov.c 2017-05-02 15:37:41 +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 genattrtab.c (write_eligible_delay): Verify DELAY_INSN still has a delay slot in the generated code. 2017-04-12 10:08:18 -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-parse.c
gengtype-state.c
gengtype.c Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
gengtype.h Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
genhooks.c
genmatch.c re PR tree-optimization/80821 (genmatch conflicting predicates) 2017-05-19 11:13:48 +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 Add default value for last argument of dump functions. 2017-05-16 14:51:02 +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
gimple-low.h
gimple-match-head.c
gimple-match.h
gimple-predict.h
gimple-pretty-print.c Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +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
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
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 Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
gimplify.h
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.h
graphite-dependences.c
graphite-isl-ast-to-gimple.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
graphite-optimize-isl.c
graphite-poly.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
graphite-scop-detection.c Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
graphite-sese-to-poly.c
graphite.c
graphite.h
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
gtm-builtins.def
haifa-sched.c move several bitmaps from gc memory to the default obstack and use auto_bitmap 2017-05-14 00:38:53 +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
hash-traits.h
highlev-plugin-common.h
hooks.c
hooks.h
host-default.c
hosthooks-def.h
hosthooks.h
hsa-brig-format.h
hsa-brig.c
hsa-builtins.def
hsa-common.c
hsa-common.h use auto_bitmap more 2017-05-14 00:38:48 +00:00
hsa-dump.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
hsa-gen.c use auto_bitmap more 2017-05-14 00:38:48 +00:00
hsa-regalloc.c
hw-doloop.c
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
ipa-chkp.h
ipa-comdats.c
ipa-cp.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
ipa-devirt.c Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +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
ipa-icf.h
ipa-inline-analysis.c ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. 2017-05-19 08:52:26 +00:00
ipa-inline-transform.c
ipa-inline.c ipa-inline.h (ipa_call_summary): Turn sizes into signed; add ctor. 2017-05-19 09:36:56 +00:00
ipa-inline.h ipa-inline.h (ipa_call_summary): Turn sizes into signed; add ctor. 2017-05-19 09:36:56 +00:00
ipa-polymorphic-call.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
ipa-predicate.c Makefile.in: Add ipa-predicate.o and ipa-predicate.h 2017-05-18 16:14:10 +00:00
ipa-predicate.h Makefile.in: Add ipa-predicate.o and ipa-predicate.h 2017-05-18 16:14:10 +00:00
ipa-profile.c ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. 2017-05-19 08:52:26 +00:00
ipa-prop.c ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. 2017-05-19 08:52:26 +00:00
ipa-prop.h Remove ipa_update_after_lto_read 2017-05-03 18:49:47 +02:00
ipa-pure-const.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
ipa-ref.c
ipa-ref.h
ipa-reference.c use auto_bitmap more 2017-05-14 00:38:48 +00:00
ipa-reference.h
ipa-split.c ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. 2017-05-19 08:52:26 +00:00
ipa-utils.c alias.c (struct alias_set_entry): Pack properly. 2017-03-14 12:47:42 +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 ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove. 2017-05-19 08:52:26 +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
ira-emit.c
ira-int.h
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
LANGUAGES
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 re PR rtl-optimization/80112 (ICE in doloop_condition_get at loop-doloop.c:158) 2017-03-24 14:37:01 +01: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 Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. 2017-05-18 14:23:46 +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
lra-lives.c make inverted_post_order_compute() operate on a vec 2017-05-14 00:39:23 +00:00
lra-remat.c use auto_bitmap more with alternate obstacks 2017-05-14 00:38:59 +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
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 Remove LTO_STREAMER_DEBUG (PR lto/79489). 2017-05-02 15:00:47 +00:00
lto-streamer-out.c re PR target/79671 (mapnik miscompilation on armv7hl since r235622) 2017-04-12 07:35:49 +00:00
lto-streamer.c Remove LTO_STREAMER_DEBUG (PR lto/79489). 2017-05-02 15:00:47 +00:00
lto-streamer.h Remove LTO_STREAMER_DEBUG (PR lto/79489). 2017-05-02 15:00:47 +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
Makefile.in Makefile.in: Add ipa-predicate.o and ipa-predicate.h 2017-05-18 16:14:10 +00:00
match.pd Move X==15-X to match.pd 2017-05-18 11:05:55 +00: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 Fix numerous typos in comments 2017-04-03 23:30:56 +01: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 Use "oacc kernels" attribute for OpenACC kernels 2017-05-12 11:02:55 +02: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
omp-grid.h
omp-low.c omp-low: fix lastprivate/linear lowering for SIMT 2017-04-20 20:21:50 +03:00
omp-low.h
omp-offload.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
omp-offload.h
omp-simd-clone.c Miscellaneous optimization group fixes 2017-02-28 09:42:06 +01:00
ONEWS
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 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 common.opt (fstrict-overflow): Alias negative to fwrapv. 2017-05-02 12:43:47 +00:00
opts.h re PR c/79677 (Weird handling of -Werror=) 2017-02-25 00:15:56 +01:00
output.h
params-enum.h
params-list.h
params-options.h
params.c
params.def re PR other/79991 (typo in params.def, PARAM_VECT_MAX_PEELING_FOR_ALIGNMENT) 2017-03-13 09:13:14 +00:00
params.h
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 Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. 2017-05-18 14:23:46 +00:00
passes.def PR tree-optimization/79691 - -Wformat-truncation suppressed by (and only by) -Og 2017-02-28 09:59:16 -07:00
plugin.c plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637) 2017-05-16 07:44:33 +00:00
plugin.def
plugin.h
postreload-gcse.c
postreload.c
predict.c use auto_bitmap more 2017-05-14 00:38:48 +00:00
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c
pretty-print.h
print-rtl-function.c
print-rtl.c move several bitmaps from gc memory to the default obstack and use auto_bitmap 2017-05-14 00:38:53 +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 Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
print-tree.h
profile.c Make gcno more precise about BBs really belonging to a line (PR gcov-profile/79891). 2017-04-28 12:51:05 +00:00
profile.h
read-md.c
read-md.h
read-rtl-function.c Fix out-of-bounds write in RTL function reader (PR bootstrap/79952) 2017-03-10 18:39:52 +00:00
read-rtl-function.h
read-rtl.c
README.Portability
real.c Fix comparison of decimal float zeroes (PR80692) 2017-05-17 23:57:23 +02:00
real.h
realmpfr.c
realmpfr.h
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
reload1.c target.def (compute_frame_layout): New optional target hook. 2017-05-08 17:44:36 +00:00
reload.c reload.c (find_reloads): When reloading a nonoffsettable address... 2017-03-17 15:39:28 +00:00
reload.h
reorg.c reorg.c (relax_delay_slots): Create a new variable to hold the temporary target rather than clobbering... 2017-05-15 11:21:31 -06: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 alias.c (struct alias_set_entry): Pack properly. 2017-03-14 12:47:42 +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
run-rtl-passes.h
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
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 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 make more vars auto_sbitmaps 2017-05-14 00:39:08 +00:00
shrink-wrap.h
signop.h
simplify-rtx.c PR 75964: Invalid integer ABS handling in simplify-rtx.c 2017-05-06 07:44:13 +00:00
sparseset.c
sparseset.h
spellcheck-tree.c
spellcheck-tree.h
spellcheck.c
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 PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.c 2017-05-04 11:40:05 -06:00
sync-builtins.def
system.h system.h (HAVE_DESIGNATED_INITIALIZERS): Fix non C++ case. 2017-03-27 11:53:35 -06: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
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 toplev.c (general_init): Call register dump lang hook. 2017-05-19 13:10:36 +00:00
toplev.h
tracer.c
tracer.h
trans-mem.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
trans-mem.h
tree-affine.c re PR tree-optimization/80153 (ivopt generate wrong code) 2017-04-10 16:51:44 +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 re PR tree-optimization/80218 (tree-call-cdce does not update block frequencies) 2017-03-28 09:14:36 -06:00
tree-cfg.c re PR middle-end/80775 (-O3 produces ice in group_case_labels_stmt) 2017-05-17 09:05:21 -05: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 Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00: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 re PR c++/80038 (Random segfault using local vectors in Cilk function) 2017-05-01 16:26:02 -06:00
tree-data-ref.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-data-ref.h Wrap tree-data-ref.h macro arguments 2017-05-03 07:51:08 +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 re PR fortran/79886 (ICE in pp_format, at pretty-print.c:681) 2017-03-16 17:27:08 +01:00
tree-diagnostic.h re PR fortran/79886 (ICE in pp_format, at pretty-print.c:681) 2017-03-16 17:27:08 +01: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
tree-if-conv.h
tree-inline.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +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
tree-outof-ssa.h
tree-parloops.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-parloops.h
tree-pass.h
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 Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00: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
tree-scalar-evolution.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-scalar-evolution.h
tree-sra.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00: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 Add default value for last argument of dump functions. 2017-05-16 14:51:02 +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 Add default value for last argument of dump functions. 2017-05-16 14:51:02 +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 Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa-loop-ivcanon.c Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. 2017-05-18 14:23:46 +00:00
tree-ssa-loop-ivopts.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +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 Cap niter_for_unrolled_loop to upper bound 2017-05-04 11:37:05 +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 Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
tree-ssa-loop-niter.h
tree-ssa-loop-prefetch.c Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum. 2017-05-18 14:23:46 +00:00
tree-ssa-loop-split.c re PR tree-optimization/79943 (Loop splitting breaks with loops of pointer type) 2017-03-08 11:35:23 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c Use "oacc kernels" attribute for OpenACC kernels 2017-05-12 11:02:55 +02: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 Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa-sccvn.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +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
tree-ssa-structalias.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-ssa-tail-merge.c tree-ssa-pre.c (eliminate_dom_walker::before_dom_children): Skip unreachable blocks and destinations. 2017-05-11 09:16:00 +00:00
tree-ssa-ter.c
tree-ssa-ter.h
tree-ssa-threadbackward.c
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 use auto_bitmap more 2017-05-14 00:38:48 +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
tree-ssanames.c use auto_bitmap more 2017-05-14 00:38:48 +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 re PR tree-optimization/80632 (error: invalid PHI argument with -O2) 2017-05-05 18:02:44 +02:00
tree-tailcall.c
tree-vect-data-refs.c re PR tree-optimization/80705 (Incorrect code generated for profile counter updates due to SLP+LIM) 2017-05-11 14:08:07 +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 (slpeel_add_loop_guard): New param and mark new edge's irreducible flag accordign to it. 2017-03-28 15:32:29 +00:00
tree-vect-loop.c Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
tree-vect-patterns.c
tree-vect-slp.c Introduce dump_flags_t type and use it instead of int type. 2017-05-17 09:01:36 +00:00
tree-vect-stmts.c re PR tree-optimization/80457 (vectorizable_condition does not update the vectorizer cost model) 2017-05-16 20:18:05 +00:00
tree-vectorizer.c re PR tree-optimization/79887 (ICE in set_uid_loop_bbs, at tree-vectorizer.c:482) 2017-03-06 13:58:57 +00:00
tree-vectorizer.h re PR tree-optimization/80457 (vectorizable_condition does not update the vectorizer cost model) 2017-05-16 20:18:05 +00:00
tree-vrp.c Add default value for last argument of dump functions. 2017-05-16 14:51:02 +00:00
tree-vrp.h [PR 78140] Reuse same IPA bits and VR info 2017-03-01 10:37:27 +01:00
tree.c re PR sanitizer/80536 (UBSAN: compile time segfault) 2017-05-16 19:25:04 +00:00
tree.def
tree.h * tree.h (tree_fits_shwi_p, tree_fits_uhwi_p): Unconditionally pure. 2017-05-09 15:15:46 +00:00
treestruct.def
tsan.c re PR sanitizer/80110 (error: statement marked for throw, but doesn’t w/ -fsanitize=thread) 2017-03-22 19:34:44 +01:00
tsan.h
tsystem.h
typeclass.h
typed-splay-tree.c
typed-splay-tree.h
ubsan.c re PR sanitizer/80797 (-fsanitize=null doesn't instrument &s->x) 2017-05-18 07:18:24 +00:00
ubsan.h
valtrack.c
valtrack.h
value-prof.c Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
value-prof.h
var-tracking.c Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
varasm.c PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.c 2017-05-04 11:40:05 -06:00
varasm.h
varpool.c
vec.c
vec.h Define CONSTEXPR macro and use it in vec.h. 2017-05-18 14:22:01 +00:00
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 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
xcoffout.h

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.