gcc/gcc
Eric Botcazou 0cec1c2da3 trans.c (Pragma_to_gnu): Replace linear search with call to find_opt and issue warnings if...
* gcc-interface/trans.c (Pragma_to_gnu) <Pragma_Warnings>: Replace
	linear search with call to find_opt and issue warnings if the -W
	switch is not appropriate.

From-SVN: r228379
2015-10-02 09:28:56 +00:00
..
ada trans.c (Pragma_to_gnu): Replace linear search with call to find_opt and issue warnings if... 2015-10-02 09:28:56 +00:00
c * c-typeck.c (convert_for_assignment): Improve commentary. 2015-10-01 10:14:39 +00:00
c-family Do not describe -std=c11 etc. as experimental in c.opt help text. 2015-10-01 18:00:14 +01:00
common arc-common.c: Remove references to A5. 2015-09-10 10:46:03 +01:00
config [Patch AArch64] Improve SIMD concatenation with zeroes 2015-10-02 08:32:12 +00:00
cp re PR c++/54430 ([C++11] For-Loop: Scope of iterating variable begins too early) 2015-10-01 22:22:08 +03:00
doc bb-reorder: Documentation updates 2015-10-01 08:40:01 +02:00
fortran [multiple changes] 2015-10-02 04:03:34 +00:00
ginclude
go re PR go/66870 (split stack issues on ppc64le and ppc64) 2015-10-01 14:43:57 +00:00
java opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include input.h. 2015-07-15 19:50:23 +00:00
jit More DEF_FUNCTION_TYPE_VAR_6/DEF_FUNCTION_TYPE_VAR_11 cleanup 2015-09-30 17:14:29 +02:00
lto gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment. 2015-09-28 19:37:33 +00:00
objc remove more useless typedefs 2015-08-19 02:48:48 +00:00
objcp tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
po * tr.po: Update. 2015-09-25 18:05:49 +01:00
testsuite trans.c (Pragma_to_gnu): Replace linear search with call to find_opt and issue warnings if... 2015-10-02 09:28:56 +00:00
ABOUT-GCC-NLS
BASE-VER * BASE-VER: Set to 6.0.0. 2015-04-12 21:46:43 +02:00
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog [RTL ifcvt] PR 67786, 67787: Check that intermediate instructions in the basic block don't clobber a reg used in condition 2015-10-02 08:36:45 +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 Fix old ChangeLog entry to include global variable name that was changed. 2015-09-25 16:55:10 +00:00
ChangeLog-2014
ChangeLog.dataflow
ChangeLog.gimple-classes
ChangeLog.graphite
ChangeLog.jit
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
DATESTAMP Daily bump. 2015-10-02 00:16:15 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in Move diagnostic_show_locus and friends out into a new source file 2015-09-18 18:27:44 +00:00
ONEWS
README.Portability
acinclude.m4 re PR other/66259 (Combined gcc and binutils build from git-master fails, with gas/as-new not existing) 2015-07-24 12:20:44 -06:00
aclocal.m4 This patch syncs zlib.m4 with binutils-gdb and uses AM_ZLIB from zlib.m4 2015-07-14 07:25:35 -07:00
addresses.h
alias.c don't typedef alias_set_entry and unhide pointerness 2015-09-13 16:53:08 +00:00
alias.h alias.h (alias_set_type): Move typedef. 2015-06-25 16:27:12 +00:00
alloc-pool.c Fix BITMAP identifier clash. 2015-06-10 07:57:34 +00:00
alloc-pool.h Share memory blocks between pool allocators 2015-09-16 00:56:54 +00:00
asan.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
asan.h asan.c (set_sanitized_sections): New function. 2015-04-17 07:51:02 +00:00
attribs.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
attribs.h
auto-inc-dec.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
auto-profile.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
auto-profile.h
backend.h gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
basic-block.h re PR middle-end/66353 (Missing bb_has_abnormal_call_pred in basic-block.h) 2015-07-11 10:03:38 +00:00
bb-reorder.c bb-reorder: Add -freorder-blocks-algorithm= and wire it up 2015-10-01 08:38:24 +02:00
bb-reorder.h
bitmap.c Fallout for new memory statistics infrastructure. 2015-06-16 13:24:54 +00:00
bitmap.h Fix double word typos. 2015-07-13 04:46:34 +00:00
bt-load.c bt-load.c: remove typedefs that hide pointerness 2015-09-13 16:54:15 +00:00
builtin-attrs.def
builtin-types.def gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment. 2015-09-28 19:37:33 +00:00
builtins.c builtins.c: Don't include gomp-constants.h. 2015-10-01 14:13:30 +00:00
builtins.def re PR middle-end/36757 (__builtin_signbit should be type-generic) 2015-08-18 20:07:57 +00:00
builtins.h insn-notes.def (UPDATE_SJLJ_CONTEXT): New note. 2015-05-19 09:33:27 +00:00
caller-save.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
calls.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
calls.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ccmp.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ccmp.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
cfg-flags.def
cfg.c Share memory blocks between pool allocators 2015-09-16 00:56:54 +00:00
cfg.h tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
cfganal.c remove many typedefs 2015-10-01 15:12:31 +00:00
cfganal.h
cfgbuild.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
cfgbuild.h
cfgcleanup.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
cfgcleanup.h
cfgexpand.c revert to assign_parms assignments using default defs 2015-09-27 09:02:00 +00:00
cfgexpand.h revert to assign_parms assignments using default defs 2015-09-27 09:02:00 +00:00
cfghooks.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
cfghooks.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
cfgloop.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
cfgloop.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
cfgloopanal.c bb-reorder.c: Don't include obstack.h if backend.h is included. 2015-07-10 21:05:42 +00:00
cfgloopmanip.c Fix double word typos. 2015-07-13 04:46:34 +00:00
cfgloopmanip.h
cfgrtl.c bb-reorder.c: Don't include obstack.h if backend.h is included. 2015-07-10 21:05:42 +00:00
cfgrtl.h Promote types of RTL expressions to more derived ones. 2015-05-20 19:39:42 +00:00
cgraph.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
cgraph.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
cgraphbuild.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
cgraphclones.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
cgraphunit.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
chkp-builtins.def
cif-code.def * cif-code.def (CILK_SPAWN): New code. 2015-03-26 21:10:28 +00:00
cilk-builtins.def
cilk-common.c Split up optabs.[hc] 2015-09-17 14:28:59 +00:00
cilk.h
cilkplus.def
collect-utils.c collect-utils.c (collect_wait): Unlink the response file here instead of... 2015-06-23 20:48:07 +00:00
collect-utils.h
collect2-aix.c
collect2-aix.h
collect2.c config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts. 2015-09-18 10:10:36 -04:00
collect2.h
combine-stack-adj.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
combine.c remove more useless typedefs 2015-08-19 02:48:48 +00:00
common.md
common.opt bb-reorder: Add -freorder-blocks-algorithm= and wire it up 2015-10-01 08:38:24 +02:00
compare-elim.c remove many typedefs 2015-10-01 15:12:31 +00:00
conditions.h Re: [PATCH 02/12] remove some ifdef HAVE_cc0. 2015-04-23 10:34:58 +00:00
config.build * config.build: Remove case for m68000-hp-hpux* | m68k-hp-hpux*. 2015-08-21 17:44:47 +00:00
config.gcc dwarf2out.c (XCOFF_DEBUGGING_INFO): Default 0 definition. 2015-09-26 11:31:35 -04:00
config.host configure.ac: Remove uwin* cases. 2015-08-21 17:38:01 +00:00
config.in re PR go/66870 (split stack issues on ppc64le and ppc64) 2015-09-30 23:06:11 +00:00
configure re PR go/66870 (split stack issues on ppc64le and ppc64) 2015-09-30 23:06:11 +00:00
configure.ac re PR go/66870 (split stack issues on ppc64le and ppc64) 2015-09-30 23:06:11 +00:00
context.c coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
context.h
convert.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
convert.h
coretypes.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
coverage.c remove many typedefs 2015-10-01 15:12:31 +00:00
coverage.h
cppbuiltin.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
cppbuiltin.h
cppdefault.c
cppdefault.h
cprop.c remove many typedefs 2015-10-01 15:12:31 +00:00
cse.c cse.c (cse_insn): Restoring old behaviour for src_eqv when dest and value in the REG_EQUAL are... 2015-08-05 01:08:49 +00:00
cselib.c Share memory blocks between pool allocators 2015-09-16 00:56:54 +00:00
cselib.h Add new object_allocator and clean-up allocator usage. 2015-07-16 11:26:05 +00:00
cstamp-h.in
data-streamer-in.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
data-streamer-out.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
data-streamer.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
data-streamer.h coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
dbgcnt.c
dbgcnt.def re PR target/65105 ([i386] XMM registers are not used for 64bit computations on 32bit target) 2015-09-29 09:32:40 +00:00
dbgcnt.h
dbxout.c Fix double word typos. 2015-07-13 04:46:34 +00:00
dbxout.h
dce.c Revert "replace several uses of the anon namespace with GCC_FINAL" 2015-08-12 20:09:33 +00:00
dce.h
ddg.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
ddg.h
debug.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
debug.h Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptx 2015-08-14 12:37:14 +02:00
defaults.h config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts. 2015-09-18 10:10:36 -04:00
df-core.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
df-problems.c re PR rtl-optimization/66790 (Invalid uninitialized register handling in REE) 2015-09-17 15:35:24 +00:00
df-scan.c remove many typedefs 2015-10-01 15:12:31 +00:00
df.h Add new object_allocator and clean-up allocator usage. 2015-07-16 11:26:05 +00:00
dfp.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
dfp.h
diagnostic-color.c
diagnostic-color.h
diagnostic-core.h coretypes.h: Include input.h and as-a.h. 2015-06-17 14:58:44 +00:00
diagnostic-show-locus.c Move diagnostic_show_locus and friends out into a new source file 2015-09-18 18:27:44 +00:00
diagnostic.c Move diagnostic_show_locus and friends out into a new source file 2015-09-18 18:27:44 +00:00
diagnostic.def
diagnostic.h The flag diagnostic_context::some_warnings_are_errors controls whether to give... 2015-09-14 19:27:50 +00:00
dojump.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
dojump.h Promote types of RTL expressions to more derived ones. 2015-05-20 19:39:42 +00:00
dominance.c Refactor dominance.c: define dom_info as C++ class 2015-08-22 03:20:13 +00:00
dominance.h
domwalk.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
domwalk.h
double-int.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
double-int.h coretypes.h: Include machmode.h... 2015-06-04 17:49:54 +00:00
dse.c Share memory blocks between pool allocators 2015-09-16 00:56:54 +00:00
dumpfile.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
dumpfile.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
dwarf2asm.c dwarf2out.c (XCOFF_DEBUGGING_INFO): Default 0 definition. 2015-09-26 11:31:35 -04:00
dwarf2asm.h
dwarf2cfi.c dwarf2cfi.c: remove typedef that hides pointerness 2015-09-13 16:55:05 +00:00
dwarf2out.c dwarf2out.c (XCOFF_DEBUGGING_INFO): Default 0 definition. 2015-09-26 11:31:35 -04:00
dwarf2out.h remove useless typedefs 2015-08-19 02:48:16 +00:00
emit-rtl.c [PR64164] Drop copyrename, use coalescible partition as base when optimizing. 2015-08-14 18:51:50 +00:00
emit-rtl.h function.h (struct incoming_args): Move struct. 2015-06-25 16:51:35 +00:00
errors.c
errors.h
et-forest.c Share memory blocks between pool allocators 2015-09-16 00:56:54 +00:00
et-forest.h Add new object_allocator and clean-up allocator usage. 2015-07-16 11:26:05 +00:00
except.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
except.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
exec-tool.in
explow.c revert to assign_parms assignments using default defs 2015-09-27 09:02:00 +00:00
explow.h [PR64164] Drop copyrename, use coalescible partition as base when optimizing. 2015-08-14 18:51:50 +00:00
expmed.c rtl.h (rtvec_all_equal_p): Declare. 2015-08-20 19:04:34 +00:00
expmed.h
expr.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
expr.h [PR64164] Drop copyrename, use coalescible partition as base when optimizing. 2015-08-14 18:51:50 +00:00
fibonacci_heap.h Use std::swap instead of explicit swaps 2015-05-19 04:24:31 +00:00
file-find.c
file-find.h
final.c remove useless typedefs 2015-08-19 02:48:16 +00:00
fixed-value.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
fixed-value.h coretypes.h: Include machmode.h... 2015-06-04 17:49:54 +00:00
flag-types.h bb-reorder: Add -freorder-blocks-algorithm= and wire it up 2015-10-01 08:38:24 +02:00
flags.h flags.h: Don't include flag-types.h or options.h. 2015-07-09 11:27:35 +00:00
fold-const.c re PR middle-end/67662 (-fsanitize=undefined cries wolf for X - 1 + X when X is 2**30) 2015-09-23 14:09:48 +00:00
fold-const.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
fp-test.c
function.c remove many typedefs 2015-10-01 15:12:31 +00:00
function.h Wunused-parameter warnings are given from cgraph::finalize_function, 2015-06-29 16:25:26 +00:00
fwprop.c bb-reorder.c: Don't include obstack.h if backend.h is included. 2015-07-10 21:05:42 +00:00
gcc-ar.c
gcc-main.c Support embedding the driver in-process within libgccjit 2015-08-25 20:25:05 +00:00
gcc-plugin.h gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
gcc-symtab.h
gcc.c re PR go/66870 (split stack issues on ppc64le and ppc64) 2015-09-30 23:06:11 +00:00
gcc.h Support embedding the driver in-process within libgccjit 2015-08-25 20:25:05 +00:00
gcov-counter.def
gcov-dump.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
gcov-io.c
gcov-io.h
gcov-iov.c
gcov-tool.c gcov-tool.c (do_merge): Refactore to remove int ret. 2015-05-07 19:57:11 +02:00
gcov.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
gcse-common.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
gcse-common.h remove more useless typedefs 2015-08-19 02:48:48 +00:00
gcse.c bb-reorder.c: Don't include obstack.h if backend.h is included. 2015-07-10 21:05:42 +00:00
gcse.h
gdbasan.in
gdbhooks.py update a few places for the change from gimple_statement_base to gimple 2015-09-28 06:26:21 +00:00
gdbinit.in * gdbinit.in (pcfun): Define and document. 2015-03-10 12:32:09 +00:00
gen-pass-instances.awk
genattr-common.c read-md.h (message_with_line, [...]): Delete. 2015-07-16 13:52:22 +00:00
genattr.c read-md.h (message_with_line, [...]): Delete. 2015-07-16 13:52:22 +00:00
genattrtab.c gensupport.h (get_num_insn_codes): Declare. 2015-08-05 15:44:23 +00:00
genautomata.c read-md.h (message_with_line, [...]): Delete. 2015-07-16 13:52:22 +00:00
gencheck.c
genchecksum.c
gencodes.c gencodes.c (gencodes): Print the comma for the preceding enum value rather than the current one. 2015-08-21 17:23:10 +00:00
genconditions.c gensupport.h (get_c_test): Declare. 2015-08-05 15:46:02 +00:00
genconfig.c always define HAVE_peephole2 2015-08-21 01:15:15 +00:00
genconstants.c
genemit.c genemit.c (print_code, [...]): Remove declarations. 2015-07-20 15:57:19 +00:00
genenums.c
generic-match-head.c generic-match-head.c: Include cgraph.h. 2015-07-23 14:31:44 +00:00
generic-match.h
genextract.c read-md.h (message_with_line, [...]): Delete. 2015-07-16 13:52:22 +00:00
genflags.c genflags.c (gen_macro): Delete. 2015-08-24 17:59:51 +00:00
gengenrtl.c rtl.h (PUT_MODE_RAW): New macro. 2015-05-19 07:10:30 +00:00
gengtype-lex.l
gengtype-parse.c gengtype-parse.c (require_template_declaration): Allow '+' in template parameters. 2015-06-25 17:16:44 +00:00
gengtype-state.c coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
gengtype.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
gengtype.h
genhooks.c coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
genmatch.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
genmddeps.c
genmddump.c read-md.h (message_with_line, [...]): Delete. 2015-07-16 13:52:22 +00:00
genmodes.c genmodes.c: Add CONST_MODE_UNIT_SIZE modifier. 2015-09-01 12:40:10 +00:00
genmultilib
genopinit.c Split up optabs.[hc] 2015-09-17 14:28:59 +00:00
genoutput.c gensupport.c (sequence_num): Replace with... 2015-08-05 15:47:31 +00:00
genpeep.c read-md.h (message_with_line, [...]): Delete. 2015-07-16 13:52:22 +00:00
genpreds.c read-md.h (message_with_line, [...]): Delete. 2015-07-16 13:52:22 +00:00
genrecog.c gensupport.h (get_c_test): Declare. 2015-08-05 15:46:02 +00:00
gensupport.c genflags.c (gen_macro): Delete. 2015-08-24 17:59:51 +00:00
gensupport.h genflags.c (gen_macro): Delete. 2015-08-24 17:59:51 +00:00
gentarget-def.c genflags.c (gen_macro): Delete. 2015-08-24 17:59:51 +00:00
ggc-common.c hash-traits.h (free_ptr_hash): New class. 2015-06-25 17:06:24 +00:00
ggc-internal.h coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
ggc-none.c coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
ggc-page.c remove more useless typedefs 2015-08-19 02:48:48 +00:00
ggc.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-builder.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-builder.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-expr.c [PR64164] Drop copyrename, use coalescible partition as base when optimizing. 2015-08-14 18:51:50 +00:00
gimple-expr.h [PR64164] Drop copyrename, use coalescible partition as base when optimizing. 2015-08-14 18:51:50 +00:00
gimple-fold.c builtins.c: Don't include gomp-constants.h. 2015-10-01 14:13:30 +00:00
gimple-fold.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-iterator.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-iterator.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-laddress.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-low.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-low.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-match-head.c gimple-match.h (mprts_hook): Declare. 2015-10-01 07:54:26 +00:00
gimple-match.h gimple-match.h (mprts_hook): Declare. 2015-10-01 07:54:26 +00:00
gimple-predict.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-pretty-print.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-pretty-print.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-ssa-isolate-paths.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-ssa-strength-reduction.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-ssa.h [PATCH] Update SSA_NAME manager to use two lists 2015-09-30 11:43:26 -06:00
gimple-streamer-in.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-streamer-out.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-streamer.h gimple-pretty-print.h: Don't include pretty-print.h. 2015-07-15 19:57:03 +00:00
gimple-walk.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple-walk.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimple.def
gimple.h update a few places for the change from gimple_statement_base to gimple 2015-09-28 06:26:21 +00:00
gimplify-me.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimplify-me.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimplify.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gimplify.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
glimits.h
godump.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
graph.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
graph.h
graphds.c coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
graphds.h
graphite-dependences.c Make compute_deps, extend_schedule static 2015-09-29 22:20:14 +00:00
graphite-isl-ast-to-gimple.c Rename gimple_bb to gimple_poly_bb 2015-10-01 22:04:14 +00:00
graphite-isl-ast-to-gimple.h
graphite-optimize-isl.c use MIN fusion for ISL-14 2015-09-29 22:15:08 +00:00
graphite-poly.c Rename gimple_bb to gimple_poly_bb 2015-10-01 22:04:14 +00:00
graphite-poly.h Rename gimple_bb to gimple_poly_bb 2015-10-01 22:04:14 +00:00
graphite-scop-detection.c use sese_l throughout scop-detection 2015-10-01 22:04:20 +00:00
graphite-scop-detection.h [graphite] fix pr61929 2015-07-17 16:34:21 +00:00
graphite-sese-to-poly.c Rename gimple_bb to gimple_poly_bb 2015-10-01 22:04:14 +00:00
graphite-sese-to-poly.h Rename gimple_bb to gimple_poly_bb 2015-10-01 22:04:14 +00:00
graphite.c Redesign Graphite scop detection 2015-09-28 17:30:09 +00:00
gsstruct.def switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
gstab.h
gsyms.h
gsyslimits.h
gtm-builtins.def
haifa-sched.c remove useless typedefs 2015-08-19 02:48:16 +00:00
hard-reg-set.h hash-table.h: Update comments. 2015-06-25 17:06:13 +00:00
hash-map-traits.h hash-map-traits.h (simple_hashmap_traits::key_type): New typedef. 2015-06-25 17:17:20 +00:00
hash-map.h hash-map.h (hash_map::traverse): Use the definition of the Key typedef rather than the typedef itself. 2015-06-26 16:50:19 +00:00
hash-set.h hash_set: add iterator and remove method. 2015-07-16 14:11:52 +00:00
hash-table.c Fallout for new memory statistics infrastructure. 2015-06-16 13:24:54 +00:00
hash-table.h Fix double word typos. 2015-07-13 04:46:34 +00:00
hash-traits.h hash-map-traits.h (simple_hashmap_traits::key_type): New typedef. 2015-06-25 17:17:20 +00:00
highlev-plugin-common.h
hooks.c target.def (rtx_costs): Remove "code" param, add "mode". 2015-07-08 12:32:27 +09:30
hooks.h target.def (rtx_costs): Remove "code" param, add "mode". 2015-07-08 12:32:27 +09:30
host-default.c
hosthooks-def.h
hosthooks.h
hw-doloop.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
hw-doloop.h
hwint.c coretypes.h: Include input.h and as-a.h. 2015-06-17 14:58:44 +00:00
hwint.h Avoid signed left shift undefined behaviour in sext_hwi 2015-08-19 13:42:36 +00:00
ifcvt.c [RTL ifcvt] PR 67786, 67787: Check that intermediate instructions in the basic block don't clobber a reg used in condition 2015-10-02 08:36:45 +00:00
ifcvt.h
inchash.c coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
inchash.h coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
incpath.c coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
incpath.h
init-regs.c Revert "replace several uses of the anon namespace with GCC_FINAL" 2015-08-12 20:09:33 +00:00
input.c Change of location_get_source_line signature 2015-09-15 16:53:01 +00:00
input.h Change of location_get_source_line signature 2015-09-15 16:53:01 +00:00
insn-addr.h
insn-notes.def insn-notes.def (UPDATE_SJLJ_CONTEXT): New note. 2015-05-19 09:33:27 +00:00
internal-fn.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
internal-fn.def Mark ifn_va_arg as ECF_LEAF 2015-04-26 07:13:13 +00:00
internal-fn.h coretypes.h: Include machmode.h... 2015-06-04 17:49:54 +00:00
intl.c
intl.h
ipa-chkp.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
ipa-chkp.h ipa-chkp.h (chkp_wrap_function): New. 2015-05-15 09:48:13 +00:00
ipa-comdats.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
ipa-cp.c Share memory blocks between pool allocators 2015-09-16 00:56:54 +00:00
ipa-devirt.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-icf-gimple.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-icf-gimple.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-icf.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-icf.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-inline-analysis.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-inline-transform.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
ipa-inline.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-inline.h lto-cgraph.c (lto_output_node, [...]): Stream split_part. 2015-04-01 07:41:17 +00:00
ipa-polymorphic-call.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-profile.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-prop.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-prop.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-pure-const.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-ref.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
ipa-ref.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-reference.c lto-streamer.h: Don't include target.h and alloc-pool.h. 2015-07-09 14:24:20 +00:00
ipa-reference.h
ipa-split.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-utils.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
ipa-utils.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ipa-visibility.c Revert "replace several uses of the anon namespace with GCC_FINAL" 2015-08-12 20:09:33 +00:00
ipa.c ipa.c (cgraph_build_static_cdtor_1): Set DECL_IGNORED_P. 2015-08-27 08:02:57 +00:00
ira-build.c Share memory blocks between pool allocators 2015-09-16 00:56:54 +00:00
ira-color.c re PR target/61578 (Code size increase for ARM thumb compared to 4.8.x when compiling with -Os) 2015-09-24 20:40:30 +00:00
ira-conflicts.c ira-int.h: Include recog.h. 2015-08-13 21:39:03 +00:00
ira-costs.c ira-int.h: Include recog.h. 2015-08-13 21:39:03 +00:00
ira-emit.c ira-int.h: Include recog.h. 2015-08-13 21:39:03 +00:00
ira-int.h ira-int.h: Include recog.h. 2015-08-13 21:39:03 +00:00
ira-lives.c ira-int.h: Include recog.h. 2015-08-13 21:39:03 +00:00
ira.c Remove redundant use of REG_CLASS_NAMES maros 2015-08-29 16:10:43 +03:00
ira.h Add alternative_mask to ira_implicitly_set_insn_hard_regs 2015-08-07 09:18:09 -07:00
is-a.h
jump.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
langhooks-def.h Merge debug-early branch into mainline. 2015-06-05 18:44:53 +00:00
langhooks.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
langhooks.h Merge debug-early branch into mainline. 2015-06-05 18:44:53 +00:00
lcm.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
lcm.h
libfuncs.h hash-traits.h (ggc_hasher): Rename to... 2015-06-25 17:06:36 +00:00
limitx.h
limity.h
lists.c coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
lock-and-run.sh
loop-doloop.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
loop-init.c bb-reorder.c: Don't include obstack.h if backend.h is included. 2015-07-10 21:05:42 +00:00
loop-invariant.c re PR debug/67043 (-fcompare-debug failure with -O3) 2015-08-04 02:11:58 +00:00
loop-iv.c Fix PR61657 (undefined behavior in loop-iv.c) 2015-08-21 16:44:30 +00:00
loop-unroll.c bb-reorder.c: Don't include obstack.h if backend.h is included. 2015-07-10 21:05:42 +00:00
loop-unroll.h
lower-subreg.c bb-reorder.c: Don't include obstack.h if backend.h is included. 2015-07-10 21:05:42 +00:00
lower-subreg.h
lra-assigns.c re PR rtl-optimization/66626 (gcc.dg/torture/stackalign/non-local-goto-5.c segfaults w/ -mregparm=3 or -miamcu) 2015-07-16 15:26:35 +00:00
lra-coalesce.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
lra-constraints.c re PR rtl-optimization/67037 (Wrong code at -O1 and above on ARM) 2015-09-30 18:51:31 +00:00
lra-eliminations.c [obvious] Use std::swap instead of manually swapping in a few more places 2015-07-24 16:46:04 +00:00
lra-int.h Add new object_allocator and clean-up allocator usage. 2015-07-16 11:26:05 +00:00
lra-lives.c Share memory blocks between pool allocators 2015-09-16 00:56:54 +00:00
lra-remat.c re PR ipa/66424 (wrong code at -O2 and -O3 on x86_64-linux-gnu in 32-bit mode) 2015-07-21 19:54:23 +00:00
lra-spills.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
lra.c Share memory blocks between pool allocators 2015-09-16 00:56:54 +00:00
lra.h
lto-cgraph.c re PR lto/67699 (ICE (segfault) compiling a const array with -flto) 2015-09-24 11:01:14 +00:00
lto-compress.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
lto-compress.h
lto-opts.c lto-streamer.h: Don't include target.h and alloc-pool.h. 2015-07-09 14:24:20 +00:00
lto-section-in.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
lto-section-names.h
lto-section-out.c lto-streamer.h: Don't include target.h and alloc-pool.h. 2015-07-09 14:24:20 +00:00
lto-streamer-in.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
lto-streamer-out.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
lto-streamer.c gimple-pretty-print.h: Don't include pretty-print.h. 2015-07-15 19:57:03 +00:00
lto-streamer.h re PR lto/67568 (lto-streamer-in.c sanitizer runtime error: load of value 255, which is not a valid value for type 'bool') 2015-09-15 08:00:30 +00:00
lto-wrapper.c Pass on the verbose flag "-v" to/in the mkoffloads 2015-09-30 18:42:32 +02:00
machmode.def
machmode.h genmodes.c (emit_mode_unit_size_inline): New function. 2015-08-19 15:23:11 +00:00
main.c Refactoring of timevar API 2015-08-03 20:14:21 +00:00
match.pd re PR tree-optimization/67351 (Missed optimisation on 64-bit field compared to 32-bit) 2015-09-03 10:20:03 +00:00
mcf.c remove more useless typedefs 2015-08-19 02:48:48 +00:00
mem-stats-traits.h Fix BITMAP identifier clash. 2015-06-10 07:57:34 +00:00
mem-stats.h hash-map-traits.h (simple_hashmap_traits::key_type): New typedef. 2015-06-25 17:17:20 +00:00
memory-block.cc Share memory blocks between pool allocators 2015-09-16 00:56:54 +00:00
memory-block.h Fix use of valgrind API 2015-09-23 02:31:14 +00:00
mkconfig.sh
mode-classes.def
mode-switching.c Revert "replace several uses of the anon namespace with GCC_FINAL" 2015-08-12 20:09:33 +00:00
modulo-sched.c remove more useless typedefs 2015-08-19 02:48:48 +00:00
omp-builtins.def gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment. 2015-09-28 19:37:33 +00:00
omp-low.c nvptx.c (nvptx_goacc_validate_dims): New. 2015-09-30 19:16:29 +00:00
omp-low.h gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment. 2015-09-28 19:37:33 +00:00
opt-functions.awk options.texi (EnabledBy): Document that the argument must be a Common option. 2015-08-09 19:30:17 +00:00
opt-gather.awk
opt-include.awk
opt-read.awk
optabs-libfuncs.c Split up optabs.[hc] 2015-09-17 14:28:59 +00:00
optabs-libfuncs.h Split up optabs.[hc] 2015-09-17 14:28:59 +00:00
optabs-query.c Split up optabs.[hc] 2015-09-17 14:28:59 +00:00
optabs-query.h Split up optabs.[hc] 2015-09-17 14:28:59 +00:00
optabs-tree.c Split up optabs.[hc] 2015-09-17 14:28:59 +00:00
optabs-tree.h Split up optabs.[hc] 2015-09-17 14:28:59 +00:00
optabs.c Split up optabs.[hc] 2015-09-17 14:28:59 +00:00
optabs.def
optabs.h Split up optabs.[hc] 2015-09-17 14:28:59 +00:00
optc-gen.awk options.texi (EnabledBy): Document that the argument must be a Common option. 2015-08-09 19:30:17 +00:00
optc-save-gen.awk
opth-gen.awk opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include input.h. 2015-07-15 19:50:23 +00:00
opts-common.c fdiagnostics-color=never does not disable color for some diagnostics 2015-09-24 16:37:43 +00:00
opts-diagnostic.h
opts-global.c [c-family/49654/49655] reject invalid options in pragma diagnostic 2015-09-23 13:07:07 +00:00
opts.c bb-reorder: Add -freorder-blocks-algorithm= and wire it up 2015-10-01 08:38:24 +02:00
opts.h [c-family/49654/49655] reject invalid options in pragma diagnostic 2015-09-23 13:07:07 +00:00
output.h always define HAVE_peephole 2015-05-22 01:04:24 +00:00
params-list.h Add copyright in gcc/params-list.h 2015-09-09 14:44:01 +00:00
params.c
params.def Redesign Graphite scop detection 2015-09-28 17:30:09 +00:00
params.h Prevent unnecessary recompilation for trivial params.def changes 2015-09-08 21:20:51 +00:00
pass_manager.h
passes.c [PATCH] Update SSA_NAME manager to use two lists 2015-09-30 11:43:26 -06:00
passes.def nvptx.c (nvptx_goacc_validate_dims): New. 2015-09-30 19:16:29 +00:00
plugin.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
plugin.def plugins.texi (enum plugin_event): New event. 2015-06-03 07:27:11 -06:00
plugin.h gcc-plugin.h: Move decls to plugin.h and include it. 2015-06-09 17:53:24 +00:00
postreload-gcse.c bb-reorder.c: Don't include obstack.h if backend.h is included. 2015-07-10 21:05:42 +00:00
postreload.c re PR rtl-optimization/66838 (Calling multiple SYSV AMD64 ABI functions from MS x64 ABI one results in clobbered parameters) 2015-07-15 09:28:33 +02:00
predict.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
predict.def
predict.h
prefix.c
prefix.h
pretty-print.c PR pretty-print/67567 do not pass NULL as a string 2015-09-25 14:24:11 +00:00
pretty-print.h PR pretty-print/67567 do not pass NULL as a string 2015-09-25 14:24:11 +00:00
print-rtl.c fix -fdump-unnumbered-links 2015-08-21 20:03:33 +00:00
print-rtl.h
print-tree.c * print-tree.c (print_node): Handle TREE_BINFO. 2015-08-18 17:29:12 -04:00
print-tree.h
profile.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
profile.h
read-md.c re PR other/57195 (Mode attributes with specific mode iterator can not be used as mode iterators in *.md files) 2015-09-24 23:26:50 +00:00
read-md.h read-md.h (message_with_line, [...]): Delete. 2015-07-16 13:52:22 +00:00
read-rtl.c remove many typedefs 2015-10-01 15:12:31 +00:00
real.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
real.h coretypes.h: Include machmode.h... 2015-06-04 17:49:54 +00:00
realmpfr.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
realmpfr.h coretypes.h: Include machmode.h... 2015-06-04 17:49:54 +00:00
recog.c gencodes.c (gencodes): Print the comma for the preceding enum value rather than the current one. 2015-08-21 17:23:10 +00:00
recog.h gencodes.c (gencodes): Print the comma for the preceding enum value rather than the current one. 2015-08-21 17:23:10 +00:00
ree.c remove useless typedefs 2015-08-19 02:48:16 +00:00
reg-notes.def
reg-stack.c Fix double word typos. 2015-07-13 04:46:34 +00:00
regcprop.c Share memory blocks between pool allocators 2015-09-16 00:56:54 +00:00
regcprop.h
reginfo.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
regrename.c bb-reorder.c: Don't include obstack.h if backend.h is included. 2015-07-10 21:05:42 +00:00
regrename.h regrename.h (regrename_do_replace): Change to return bool. 2015-06-28 16:46:01 -04:00
regs.h tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
regset.h tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
regstat.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
reload.c always define WORD_REGISTER_OPERATIONS 2015-07-09 02:51:19 +00:00
reload.h gcov-tool.c (do_merge): Refactore to remove int ret. 2015-05-07 19:57:11 +02:00
reload1.c Stop reload1.c warning from breaking bootstrap 2015-09-10 19:17:24 +00:00
reorg.c remove another #if for HAVE_cc0 2015-08-21 01:14:59 +00:00
resource.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
resource.h tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
rtl-chkp.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
rtl-chkp.h
rtl-error.c coretypes.h: Include input.h and as-a.h. 2015-06-17 14:58:44 +00:00
rtl-error.h
rtl-iter.h
rtl.c rtl.h (rtvec_all_equal_p): Declare. 2015-08-20 19:04:34 +00:00
rtl.def rtl.def (REG): Change format to "r". 2015-05-19 07:09:42 +00:00
rtl.h rtl.h (rtvec_all_equal_p): Declare. 2015-08-20 19:04:34 +00:00
rtlanal.c re PR middle-end/67651 (Optimizer assumes nothing can reside at address 0 despite -fno-delete-null-pointer-checks) 2015-09-21 12:33:23 +00:00
rtlhash.c coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
rtlhash.h coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
rtlhooks-def.h
rtlhooks.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
sanitizer.def sanitizer.def (BUILT_IN_UBSAN_HANDLE_NONNULL_ARG, [...]): Fix builtin types. 2015-08-21 08:42:57 +00:00
sanopt.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
sbitmap.c
sbitmap.h Fix double word typos. 2015-07-13 04:46:34 +00:00
sched-deps.c Share memory blocks between pool allocators 2015-09-16 00:56:54 +00:00
sched-ebb.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
sched-int.h c-common.c (warn_for_sign_compare): Cast to unsigned when shifting a negative value. 2015-09-14 10:36:50 +00:00
sched-rgn.c remove more useless typedefs 2015-08-19 02:48:48 +00:00
sched-vis.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
sdbout.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
sdbout.h
sel-sched-dump.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
sel-sched-dump.h tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
sel-sched-ir.c Share memory blocks between pool allocators 2015-09-16 00:56:54 +00:00
sel-sched-ir.h Add new object_allocator and clean-up allocator usage. 2015-07-16 11:26:05 +00:00
sel-sched.c ira-int.h: Include recog.h. 2015-08-13 21:39:03 +00:00
sel-sched.h
sese.c Rename gimple_bb to gimple_poly_bb 2015-10-01 22:04:14 +00:00
sese.h Rename gimple_bb to gimple_poly_bb 2015-10-01 22:04:14 +00:00
shrink-wrap.c shrink-wrap: Handle multiple predecessors of prologue 2015-09-22 22:50:38 +02:00
shrink-wrap.h shrink-wrap: Handle multiple predecessors of prologue 2015-09-22 22:50:38 +02:00
signop.h remove more useless typedefs 2015-08-19 02:48:48 +00:00
simplify-rtx.c re PR rtl-optimization/67218 (Combine incorrectly folds (double) (float) (unsigned)) 2015-08-18 19:04:41 +00:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssa-iterators.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ssa.h tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
stab.def
stack-ptr-mod.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
statistics.c remove many typedefs 2015-10-01 15:12:31 +00:00
statistics.h
stmt.c Share memory blocks between pool allocators 2015-09-16 00:56:54 +00:00
stmt.h Promote types of RTL expressions to more derived ones. 2015-05-20 19:39:42 +00:00
stor-layout.c [PR64164] Drop copyrename, use coalescible partition as base when optimizing. 2015-08-14 18:51:50 +00:00
stor-layout.h
store-motion.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
streamer-hooks.c coretypes.h: Include input.h and as-a.h. 2015-06-17 14:58:44 +00:00
streamer-hooks.h re PR lto/65536 (LTO line number information garbled) 2015-03-27 06:58:59 +00:00
stringpool.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
stringpool.h
symbol-summary.h hash-map-traits.h (simple_hashmap_traits::key_type): New typedef. 2015-06-25 17:17:20 +00:00
symtab.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
sync-builtins.def
system.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
target-def.h Makefile.in (TARGET_DEF): Add target-insns.def. 2015-06-25 17:18:12 +00:00
target-globals.c Split up optabs.[hc] 2015-09-17 14:28:59 +00:00
target-globals.h
target-hooks-macros.h
target-insns.def genflags.c (gen_macro): Delete. 2015-08-24 17:59:51 +00:00
target.def nvptx.c (nvptx_goacc_validate_dims): New. 2015-09-30 19:16:29 +00:00
target.h coretypes.h: Include machmode.h... 2015-06-04 17:49:54 +00:00
targhooks.c always define HAVE_conditional_execution 2015-08-21 01:14:46 +00:00
targhooks.h nvptx.c (nvptx_goacc_validate_dims): New. 2015-09-30 19:16:29 +00:00
timevar.c Refactoring of timevar API 2015-08-03 20:14:21 +00:00
timevar.def Refactoring of timevar API 2015-08-03 20:14:21 +00:00
timevar.h Refactoring of timevar API 2015-08-03 20:14:21 +00:00
tlink.c coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
toplev.c Split up optabs.[hc] 2015-09-17 14:28:59 +00:00
toplev.h Move check_global_declaration from toplev.c to cgraphunit.c 2015-09-16 21:25:28 +00:00
tracer.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
trans-mem.c remove many typedefs 2015-10-01 15:12:31 +00:00
trans-mem.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-affine.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-affine.h coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
tree-call-cdce.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-cfg.c Make dumping of function attributes resemble source syntax 2015-10-01 05:42:50 +00:00
tree-cfg.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-cfgcleanup.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-cfgcleanup.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-chkp-opt.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-chkp.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-chkp.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-chrec.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-chrec.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-complex.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-core.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-data-ref.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-data-ref.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-dfa.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-dfa.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-diagnostic.c remove more useless typedefs 2015-08-19 02:48:48 +00:00
tree-diagnostic.h
tree-dump.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
tree-dump.h
tree-eh.c [tree-inline][obvious] Delete redundant count_insns_seq 2015-09-24 08:25:13 +00:00
tree-eh.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-emutls.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-hash-traits.h tree-hash-traits.h (tree_hash): New class. 2015-06-25 17:16:15 +00:00
tree-hasher.h coretypes.h: Include hash-table.h and hash-set.h for host files. 2015-06-08 21:06:50 +00:00
tree-if-conv.c remove many typedefs 2015-10-01 15:12:31 +00:00
tree-inline.c [tree-inline][obvious] Delete redundant count_insns_seq 2015-09-24 08:25:13 +00:00
tree-inline.h [tree-inline][obvious] Delete redundant count_insns_seq 2015-09-24 08:25:13 +00:00
tree-into-ssa.c remove many typedefs 2015-10-01 15:12:31 +00:00
tree-into-ssa.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-iterator.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
tree-iterator.h
tree-loop-distribution.c remove many typedefs 2015-10-01 15:12:31 +00:00
tree-nested.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-nested.h
tree-nrv.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-object-size.c Additional changes to switch from gimple to gimple * 2015-09-24 11:27:12 +02:00
tree-object-size.h
tree-outof-ssa.c revert to assign_parms assignments using default defs 2015-09-27 09:02:00 +00:00
tree-outof-ssa.h revert to assign_parms assignments using default defs 2015-09-27 09:02:00 +00:00
tree-parloops.c Refactor omp_reduction_init: omp_reduction_init_op 2015-09-23 16:46:55 +02:00
tree-parloops.h Make parallelize_loops static 2015-03-18 18:55:38 +00:00
tree-pass.h nvptx.c (nvptx_goacc_validate_dims): New. 2015-09-30 19:16:29 +00:00
tree-phinodes.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-phinodes.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-predcom.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-pretty-print.c gimple-predict.h: New file. 2015-07-10 12:13:06 +00:00
tree-pretty-print.h coretypes.h: Include machmode.h... 2015-06-04 17:49:54 +00:00
tree-profile.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-scalar-evolution.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-scalar-evolution.h re PR testsuite/52563 (FAIL: gcc.dg/tree-ssa/scev-[3,4].c scan-tree-dump-times optimized "&a" 1) 2015-06-02 03:33:35 +00:00
tree-sra.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-address.c remove more useless typedefs 2015-08-19 02:48:48 +00:00
tree-ssa-address.h
tree-ssa-alias.c re PR fortran/67170 (PRE can't hoist out a readonly argument) 2015-09-29 13:04:18 +00:00
tree-ssa-alias.h re PR fortran/67170 (PRE can't hoist out a readonly argument) 2015-09-29 13:04:18 +00:00
tree-ssa-ccp.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-coalesce.c remove many typedefs 2015-10-01 15:12:31 +00:00
tree-ssa-coalesce.h revert to assign_parms assignments using default defs 2015-09-27 09:02:00 +00:00
tree-ssa-copy.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-dce.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-dom.c [PATCH] Improve DOM's optimization of control statements 2015-09-30 14:28:14 -06:00
tree-ssa-dom.h [PATCH] Fix 47679 by improving jump threading 2015-09-20 00:37:39 -06:00
tree-ssa-dse.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-forwprop.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-ifcombine.c re PR tree-optimization/67690 (wrong code with -O2 on x86_64/Linux) 2015-09-30 09:24:02 +00:00
tree-ssa-live.c revert to assign_parms assignments using default defs 2015-09-27 09:02:00 +00:00
tree-ssa-live.h [PR64164] Drop copyrename, use coalescible partition as base when optimizing. 2015-08-14 18:51:50 +00:00
tree-ssa-loop-ch.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-loop-im.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-loop-ivcanon.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-loop-ivopts.c remove many typedefs 2015-10-01 15:12:31 +00:00
tree-ssa-loop-ivopts.h
tree-ssa-loop-manip.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-loop-manip.h Add rewrite_virtuals_into_loop_closed_ssa 2015-07-07 16:25:12 +00:00
tree-ssa-loop-niter.c [PR middle-end/60832] Do not convert widest_int to tree just for printing it. 2015-09-21 10:11:24 +00:00
tree-ssa-loop-niter.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-loop-prefetch.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-loop-unswitch.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-loop.c fix pr46851 and pr60340: remove unmaintained omega dependence test 2015-07-18 01:11:05 +00:00
tree-ssa-loop.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-math-opts.c re PR tree-optimization/67741 (Invalid built-in usage should not cause segmentation fault in compiler) 2015-09-29 13:02:42 +00:00
tree-ssa-operands.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-operands.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-phionlycprop.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-phiopt.c re PR tree-optimization/67769 (VRP pass does wrong optimization) 2015-10-01 14:25:42 +00:00
tree-ssa-phiprop.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-pre.c gimple-match.h (mprts_hook): Declare. 2015-10-01 07:54:26 +00:00
tree-ssa-propagate.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-propagate.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-reassoc.c remove many typedefs 2015-10-01 15:12:31 +00:00
tree-ssa-sccvn.c tree-ssa-sccvn.c (has_VN_INFO): New function. 2015-10-02 07:34:53 +00:00
tree-ssa-sccvn.h gimple-match.h (mprts_hook): Declare. 2015-10-01 07:54:26 +00:00
tree-ssa-scopedtables.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-scopedtables.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-sink.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-strlen.c remove many typedefs 2015-10-01 15:12:31 +00:00
tree-ssa-structalias.c re PR c/48885 (missed optimization with restrict qualifier?) 2015-09-24 07:34:47 +00:00
tree-ssa-tail-merge.c remove many typedefs 2015-10-01 15:12:31 +00:00
tree-ssa-ter.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-ter.h
tree-ssa-threadedge.c [PATCH] Fix 47679 by improving jump threading 2015-09-20 00:37:39 -06:00
tree-ssa-threadedge.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-threadupdate.c [PATCH] Improve DOM's optimization of control statements 2015-09-30 14:28:14 -06:00
tree-ssa-threadupdate.h [PATCH] Improve DOM's optimization of control statements 2015-09-30 14:28:14 -06:00
tree-ssa-uncprop.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa-uninit.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssa.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-ssanames.c [PATCH] Update SSA_NAME manager to use two lists 2015-09-30 11:43:26 -06:00
tree-ssanames.h [PATCH] Update SSA_NAME manager to use two lists 2015-09-30 11:43:26 -06:00
tree-stdarg.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-stdarg.h
tree-streamer-in.c gimple-pretty-print.h: Don't include pretty-print.h. 2015-07-15 19:57:03 +00:00
tree-streamer-out.c gimple-pretty-print.h: Don't include pretty-print.h. 2015-07-15 19:57:03 +00:00
tree-streamer.c gimple-pretty-print.h: Don't include pretty-print.h. 2015-07-15 19:57:03 +00:00
tree-streamer.h gimple-pretty-print.h: Don't include pretty-print.h. 2015-07-15 19:57:03 +00:00
tree-switch-conversion.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-tailcall.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-vect-data-refs.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-vect-generic.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-vect-loop-manip.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-vect-loop.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-vect-patterns.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-vect-slp.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-vect-stmts.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-vectorizer.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-vectorizer.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree-vrp.c remove many typedefs 2015-10-01 15:12:31 +00:00
tree.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tree.def class.c (fixup_type_variants): Do not copy TYPE_METHODS 2015-05-11 22:24:33 +00:00
tree.h gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment. 2015-09-28 19:37:33 +00:00
treestruct.def
tsan.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
tsan.h
tsystem.h
typeclass.h
typed-splay-tree.h jit: add switch statements 2015-06-30 20:39:50 +00:00
ubsan.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
ubsan.h
valtrack.c Fix double word typos. 2015-07-13 04:46:34 +00:00
valtrack.h tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
value-prof.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
value-prof.h switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
var-tracking.c remove many typedefs 2015-10-01 15:12:31 +00:00
varasm.c varasm.c (output_constant): Use fold_convert instead of wide_int_to_tree. 2015-09-03 12:45:33 +00:00
varasm.h Give proper type and size to named cold partitions. 2015-04-27 09:44:35 -07:00
varpool.c toplev.c (compile_file): Remove loop calling late_global_decl on all symbols. 2015-08-20 11:02:30 +00:00
vec.c coretypes.h: Include input.h and as-a.h. 2015-06-17 14:58:44 +00:00
vec.h Fix double word typos. 2015-07-13 04:46:34 +00:00
version.c
version.h
vmsdbg.h
vmsdbgout.c fix compilation of vmsdbgout.c 2015-07-18 21:09:04 +00:00
vtable-verify.c switch from gimple to gimple* 2015-09-20 00:52:59 +00:00
vtable-verify.h re PR bootstrap/66521 (xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc) 2015-08-01 18:17:39 -07:00
web.c Revert "replace several uses of the anon namespace with GCC_FINAL" 2015-08-12 20:09:33 +00:00
wide-int-print.cc coretypes.h: Include machmode.h... 2015-06-04 17:49:54 +00:00
wide-int-print.h coretypes.h: Include machmode.h... 2015-06-04 17:49:54 +00:00
wide-int.cc re PR middle-end/66311 (Problems with some integer(16) values) 2015-08-05 14:23:42 +00:00
wide-int.h Fix partial specialization syntax of wide int traits. 2015-07-20 05:30:12 +00:00
xcoff.h
xcoffout.c tree-core.h: Include symtab.h. 2015-07-08 00:53:03 +00:00
xcoffout.h re PR debug/2714 (Stabs truncated on AIX) 2015-02-06 21:34:38 -05:00

README.Portability

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

Irix6 "cc -n32" and OSF4 "cc" have problems with constant string
initializers with parens around it, e.g.

const char string[] = ("A string");

This is unfortunate since this is what the GNU gettext macro N_
produces.  You need to find a different way to code it.

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.