gcc/gcc
Marek Polacek 0757674c83 re PR sanitizer/65367 (indefinite loop occurs with sanitize enabled and certain optimization options)
PR sanitizer/65367
	* ubsan.c (ubsan_expand_objsize_ifn): Update GSI instead of GSI_ORIG
	when only removing the statement.  Handle expanding UBSAN_OBJECT_SIZE
	separately.

	* c-c++-common/ubsan/pr65367.c: New test.

Co-Authored-By: Jakub Jelinek <jakub@redhat.com>

From-SVN: r221325
2015-03-10 15:57:45 +00:00
..
ada [multiple changes] 2015-03-04 16:00:57 +01:00
c re PR c/65120 (Wlogical-not-parentheses should not warn about double exclamation !!) 2015-03-10 07:38:57 +01:00
c-family c.opt (fchkp-use-wrappers): New. 2015-03-10 09:46:11 +00:00
common re PR target/64393 (ICE: in extract_insn, at recog.c:2327 (unrecognizable insn) with -mavx512vbmi) 2015-01-14 16:49:58 +03:00
config re PR target/65286 (When building on powerpc64le-unknown-linux-gnu, --disable-multilib must be used) 2015-03-10 14:43:44 +01:00
cp re PR c/65120 (Wlogical-not-parentheses should not warn about double exclamation !!) 2015-03-10 07:38:57 +01:00
doc c.opt (fchkp-use-wrappers): New. 2015-03-10 09:46:11 +00:00
fortran re PR fortran/60898 (model compile error with gfortran 4.7 and gcc 4.9) 2015-03-08 11:52:51 +00:00
ginclude unwind-arm-common.h: Revert previous commit. 2015-01-09 15:22:19 +01:00
go compiler: Do not declare type switch variable outside case statements. 2015-03-06 00:27:32 +00:00
java Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
jit jit documentation fixes 2015-03-05 15:38:15 +00:00
lto passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. 2015-02-26 13:26:11 +01:00
objc Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
objcp re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x) 2015-01-09 22:17:10 +01:00
po * de.po: Update. 2015-03-07 01:14:18 +00:00
testsuite re PR sanitizer/65367 (indefinite loop occurs with sanitize enabled and certain optimization options) 2015-03-10 15:57:45 +00:00
ABOUT-GCC-NLS Update copyright years. 2015-01-05 13:33:28 +01:00
BASE-VER
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog re PR sanitizer/65367 (indefinite loop occurs with sanitize enabled and certain optimization options) 2015-03-10 15:57: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
ChangeLog-2014 Roll ChangeLog file. Limit offsets to 16 bits for moxie. 2015-01-01 15:43:47 +00:00
ChangeLog.dataflow
ChangeLog.gimple-classes
ChangeLog.graphite
ChangeLog.jit
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
DATESTAMP Daily bump. 2015-03-10 00:16:11 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES Update copyright years. 2015-01-05 13:33:28 +01:00
Makefile.in PR jit/64810: driver, arm, jit: configure-time default options 2015-02-03 17:19:58 +00:00
ONEWS
README.Portability Update copyright years. 2015-01-05 13:33:28 +01:00
acinclude.m4 Update copyright years. 2015-01-05 13:33:28 +01:00
aclocal.m4
addresses.h Update copyright years. 2015-01-05 13:33:28 +01:00
alias.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
alias.h Update copyright years. 2015-01-05 13:33:28 +01:00
alloc-pool.c Update copyright years. 2015-01-05 13:33:28 +01:00
alloc-pool.h Update copyright years. 2015-01-05 13:33:28 +01:00
asan.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
asan.h Update copyright years. 2015-01-05 13:33:28 +01:00
attribs.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
attribs.h Update copyright years. 2015-01-05 13:33:28 +01:00
auto-inc-dec.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
auto-profile.c auto-profile.c (afdo_find_equiv_class): Remove unnecessary test. 2015-01-18 02:25:42 +00:00
auto-profile.h Update copyright years. 2015-01-05 13:33:28 +01:00
basic-block.h Update copyright years. 2015-01-05 13:33:28 +01:00
bb-reorder.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
bb-reorder.h Update copyright years. 2015-01-05 13:33:28 +01:00
bitmap.c Update copyright years. 2015-01-05 13:33:28 +01:00
bitmap.h Update copyright years. 2015-01-05 13:33:28 +01:00
bt-load.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
builtin-attrs.def Update copyright years. 2015-01-05 13:33:28 +01:00
builtin-types.def [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter. 2015-02-24 18:00:36 +01:00
builtins.c Turn RETURN_ADDR_IN_PREVIOUS_FRAME into C expression 2015-03-03 15:04:02 +00:00
builtins.def builtins.def (DEF_BUILTIN_CHKP): Define if not defined. 2015-02-04 15:26:16 +01:00
builtins.h Update copyright years. 2015-01-05 13:33:28 +01:00
caller-save.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
calls.c re PR rtl-optimization/52773 (internal error: in replace_pseudos_in, at reload1.c:577) 2015-01-17 00:35:40 -07:00
calls.h dojump.h: New header file. 2015-01-15 13:28:42 +00:00
ccmp.c re PR target/64669 (aarch64-linux profiledbootstrap failure) 2015-01-21 07:47:49 -08:00
ccmp.h Update copyright years. 2015-01-05 13:33:28 +01:00
cfg-flags.def Update copyright years. 2015-01-05 13:33:28 +01:00
cfg.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
cfg.h Update copyright years. 2015-01-05 13:33:28 +01:00
cfganal.c Update copyright years. 2015-01-05 13:33:28 +01:00
cfganal.h Update copyright years. 2015-01-05 13:33:28 +01:00
cfgbuild.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
cfgbuild.h Update copyright years. 2015-01-05 13:33:28 +01:00
cfgcleanup.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
cfgcleanup.h Update copyright years. 2015-01-05 13:33:28 +01:00
cfgexpand.c re PR rtl-optimization/65321 (ICE on valid code at -O2 and -O3 with -g enabled in decompose, at rtl.h:2007) 2015-03-10 07:36:50 +01:00
cfgexpand.h Update copyright years. 2015-01-05 13:33:28 +01:00
cfghooks.c cap frequency in make_forwarder_block 2015-02-10 14:49:07 +00:00
cfghooks.h Update copyright years. 2015-01-05 13:33:28 +01:00
cfgloop.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
cfgloop.h Update copyright years. 2015-01-05 13:33:28 +01:00
cfgloopanal.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
cfgloopmanip.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
cfgloopmanip.h Update copyright years. 2015-01-05 13:33:28 +01:00
cfgrtl.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
cfgrtl.h Update copyright years. 2015-01-05 13:33:28 +01:00
cgraph.c re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of functions) 2015-03-10 08:25:31 +00:00
cgraph.h re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of functions) 2015-03-10 08:25:31 +00:00
cgraphbuild.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
cgraphclones.c re PR bootstrap/65150 (r220875 causes bootstrap failure on x86_64 darwin) 2015-02-27 02:06:48 +00:00
cgraphunit.c re PR ipa/65236 (IPA ICF causes miscompilation in Chromium built with -Os) 2015-02-28 20:32:15 +00:00
chkp-builtins.def Update copyright years. 2015-01-05 13:33:28 +01:00
cif-code.def Update copyright years. 2015-01-05 13:33:28 +01:00
cilk-builtins.def Update copyright years. 2015-01-05 13:33:28 +01:00
cilk-common.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
cilk.h Update copyright years. 2015-01-05 13:33:28 +01:00
cilkplus.def Update copyright years. 2015-01-05 13:33:28 +01:00
collect-utils.c Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
collect-utils.h Update copyright years. 2015-01-05 13:33:28 +01:00
collect2-aix.c Update copyright years. 2015-01-05 13:33:28 +01:00
collect2-aix.h Update copyright years. 2015-01-05 13:33:28 +01:00
collect2.c Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
collect2.h Update copyright years. 2015-01-05 13:33:28 +01:00
combine-stack-adj.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
combine.c re PR other/63504 (Issues found by --enable-checking=valgrind) 2015-02-03 10:39:19 +01:00
common.md Update copyright years. 2015-01-05 13:33:28 +01:00
common.opt re PR bootstrap/65150 (r220875 causes bootstrap failure on x86_64 darwin) 2015-02-27 02:06:48 +00:00
compare-elim.c Update copyright years. 2015-01-05 13:33:28 +01:00
conditions.h Update copyright years. 2015-01-05 13:33:28 +01:00
config.build Update copyright years. 2015-01-05 13:33:28 +01:00
config.gcc re PR target/65296 ([avr] fix various issues with specs file generation) 2015-03-10 09:50:41 +00:00
config.host configure.ac: Don't add ${libgcj} for arm*-*-freebsd*. 2015-01-09 15:06:02 +01:00
config.in Support gcov-tool without ftw.h 2015-02-10 03:40:20 +00:00
configure Support gcov-tool without ftw.h 2015-02-10 03:40:20 +00:00
configure.ac Support gcov-tool without ftw.h 2015-02-10 03:40:20 +00:00
context.c Update copyright years. 2015-01-05 13:33:28 +01:00
context.h Update copyright years. 2015-01-05 13:33:28 +01:00
convert.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
convert.h Update copyright years. 2015-01-05 13:33:28 +01:00
coretypes.h Update copyright years. 2015-01-05 13:33:28 +01:00
coverage.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
coverage.h Update copyright years. 2015-01-05 13:33:28 +01:00
cppbuiltin.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
cppbuiltin.h Update copyright years. 2015-01-05 13:33:28 +01:00
cppdefault.c Update copyright years. 2015-01-05 13:33:28 +01:00
cppdefault.h Update copyright years. 2015-01-05 13:33:28 +01:00
cprop.c Revert last change 2015-01-17 13:34:55 +10:30
cse.c re PR rtl-optimization/64756 (wrong code at -O3 on x86_64-linux-gnu (in 32-bit mode)) 2015-02-03 21:41:38 +01:00
cselib.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
cselib.h Update copyright years. 2015-01-05 13:33:28 +01:00
cstamp-h.in
data-streamer-in.c passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. 2015-02-26 13:26:11 +01:00
data-streamer-out.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
data-streamer.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
data-streamer.h Update copyright years. 2015-01-05 13:33:28 +01:00
dbgcnt.c Update copyright years. 2015-01-05 13:33:28 +01:00
dbgcnt.def Update copyright years. 2015-01-05 13:33:28 +01:00
dbgcnt.h Update copyright years. 2015-01-05 13:33:28 +01:00
dbxout.c dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fortran08. 2015-02-04 23:38:48 +01:00
dbxout.h Update copyright years. 2015-01-05 13:33:28 +01:00
dce.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
dce.h Update copyright years. 2015-01-05 13:33:28 +01:00
ddg.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
ddg.h Update copyright years. 2015-01-05 13:33:28 +01:00
debug.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
debug.h Update copyright years. 2015-01-05 13:33:28 +01:00
defaults.h Turn RETURN_ADDR_IN_PREVIOUS_FRAME into C expression 2015-03-03 15:04:02 +00:00
df-core.c Update copyright years. 2015-01-05 13:33:28 +01:00
df-problems.c Update copyright years. 2015-01-05 13:33:28 +01:00
df-scan.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
df.h Update copyright years. 2015-01-05 13:33:28 +01:00
dfp.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
dfp.h Update copyright years. 2015-01-05 13:33:28 +01:00
diagnostic-color.c Update copyright years. 2015-01-05 13:33:28 +01:00
diagnostic-color.h Update copyright years. 2015-01-05 13:33:28 +01:00
diagnostic-core.h Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
diagnostic.c Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
diagnostic.def diagnostic-core.h (internal_error_no_backtrace): New prototype. 2015-01-23 09:51:10 +01:00
diagnostic.h Update copyright years. 2015-01-05 13:33:28 +01:00
dojump.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
dojump.h explow.h: Remove duplicate contents. 2015-01-15 19:22:20 +00:00
dominance.c dominance.c (nearest_common_dominator_for_set): Fix A_Dominated_by_B code in comment. 2015-03-10 07:35:09 +00:00
dominance.h Update copyright years. 2015-01-05 13:33:28 +01:00
domwalk.c Update copyright years. 2015-01-05 13:33:28 +01:00
domwalk.h Update copyright years. 2015-01-05 13:33:28 +01:00
double-int.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
double-int.h Update copyright years. 2015-01-05 13:33:28 +01:00
dse.c re PR rtl-optimization/64557 (get_addr in true_dependence_1 cannot handle VALUE inside an expr) 2015-01-22 17:59:23 +00:00
dumpfile.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
dumpfile.h Update copyright years. 2015-01-05 13:33:28 +01:00
dwarf2asm.c dwarf2asm.c (dw2_asm_output_vms_delta): Only define if ASM_OUTPUT_DWARF_VMS_DELTA is defined. 2015-02-12 22:19:47 +01:00
dwarf2asm.h Update copyright years. 2015-01-05 13:33:28 +01:00
dwarf2cfi.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
dwarf2out.c re PR debug/46102 (ICE: SIGSEGV in dwarf2out_finish (dwarf2out.c:8490) with -feliminate-dwarf2-dups when using precompiled headers) 2015-02-26 15:31:52 +00:00
dwarf2out.h re PR debug/64511 (ICE at -O3 with -g enabled on x86_64-linux-gnu) 2015-01-23 10:47:51 +01:00
emit-rtl.c PR jit/64722: fix corruption of %ebx on 32-bit i386 with libgccjit 2015-01-23 15:57:42 +00:00
emit-rtl.h emit-rtl.h (store_bit_field): Move prototype to expmed.h. 2015-01-25 14:26:59 +00:00
errors.c Update copyright years. 2015-01-05 13:33:28 +01:00
errors.h Update copyright years. 2015-01-05 13:33:28 +01:00
et-forest.c Update copyright years. 2015-01-05 13:33:28 +01:00
et-forest.h Update copyright years. 2015-01-05 13:33:28 +01:00
except.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
except.h Update copyright years. 2015-01-05 13:33:28 +01:00
exec-tool.in Update copyright years. 2015-01-05 13:33:28 +01:00
explow.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
explow.h explow.h: Remove duplicate contents. 2015-01-15 19:22:20 +00:00
expmed.c re PR rtl-optimization/65067 (regression on accessing volatile bit field) 2015-03-05 18:56:37 +00:00
expmed.h emit-rtl.h (store_bit_field): Move prototype to expmed.h. 2015-01-25 14:26:59 +00:00
expr.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
expr.h dojump.h: New header file. 2015-01-15 13:28:42 +00:00
fibonacci_heap.h Update copyright years. 2015-01-05 13:33:28 +01:00
file-find.c Update copyright years. 2015-01-05 13:33:28 +01:00
file-find.h Update copyright years. 2015-01-05 13:33:28 +01:00
final.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
fixed-value.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
fixed-value.h Update copyright years. 2015-01-05 13:33:28 +01:00
flag-types.h flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR in SANITIZE_UNDEFINED. 2015-01-15 23:58:42 +01:00
flags.h Update copyright years. 2015-01-05 13:33:28 +01:00
fold-const.c re PR ipa/65270 (issues with merging memory accesses from different code paths) 2015-03-09 13:54:28 +00:00
fold-const.h genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
fp-test.c Update copyright years. 2015-01-05 13:33:28 +01:00
function.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
function.h Update copyright years. 2015-01-05 13:33:28 +01:00
fwprop.c Update copyright years. 2015-01-05 13:33:28 +01:00
gcc-ar.c Update copyright years. 2015-01-05 13:33:28 +01:00
gcc-main.c PR jit/64810: driver, arm, jit: configure-time default options 2015-02-03 17:19:58 +00:00
gcc-plugin.h genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
gcc-symtab.h Update copyright years. 2015-01-05 13:33:28 +01:00
gcc.c Makefile.def: Add libmpx. 2015-03-10 09:37:41 +00:00
gcc.h PR jit/64810: driver, arm, jit: configure-time default options 2015-02-03 17:19:58 +00:00
gcov-counter.def Update copyright years. 2015-01-05 13:33:28 +01:00
gcov-dump.c gcc.c (process_command): Update copyright notice dates. 2015-01-05 13:05:46 +01:00
gcov-io.c re PR gcov-profile/64123 (Instrumented Firefox segfaults on start) 2015-02-04 23:26:40 +00:00
gcov-io.h Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
gcov-iov.c Update copyright years. 2015-01-05 13:33:28 +01:00
gcov-tool.c re PR gcov-profile/61889 (gcov-tool.c uses nftw, ftw.h) 2015-02-10 15:14:58 +01:00
gcov.c gcc.c (process_command): Update copyright notice dates. 2015-01-05 13:05:46 +01:00
gcse.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
gcse.h Update copyright years. 2015-01-05 13:33:28 +01:00
gdbasan.in
gdbhooks.py Update copyright years. 2015-01-05 13:33:28 +01:00
gdbinit.in * gdbinit.in (pcfun): Define and document. 2015-03-10 12:32:09 +00:00
gen-pass-instances.awk Update copyright years. 2015-01-05 13:33:28 +01:00
genattr-common.c Update copyright years. 2015-01-05 13:33:28 +01:00
genattr.c Update copyright years. 2015-01-05 13:33:28 +01:00
genattrtab.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
genautomata.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
gencheck.c Update copyright years. 2015-01-05 13:33:28 +01:00
genchecksum.c Update copyright years. 2015-01-05 13:33:28 +01:00
gencodes.c Update copyright years. 2015-01-05 13:33:28 +01:00
genconditions.c Update copyright years. 2015-01-05 13:33:28 +01:00
genconfig.c Update copyright years. 2015-01-05 13:33:28 +01:00
genconstants.c Update copyright years. 2015-01-05 13:33:28 +01:00
genemit.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
genenums.c Update copyright years. 2015-01-05 13:33:28 +01:00
generic-match-head.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
generic-match.h Update copyright years. 2015-01-05 13:33:28 +01:00
genextract.c Update copyright years. 2015-01-05 13:33:28 +01:00
genflags.c Update copyright years. 2015-01-05 13:33:28 +01:00
gengenrtl.c Update copyright years. 2015-01-05 13:33:28 +01:00
gengtype-lex.l Update copyright years. 2015-01-05 13:33:28 +01:00
gengtype-parse.c Update copyright years. 2015-01-05 13:33:28 +01:00
gengtype-state.c Update copyright years. 2015-01-05 13:33:28 +01:00
gengtype.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
gengtype.h Update copyright years. 2015-01-05 13:33:28 +01:00
genhooks.c Update copyright years. 2015-01-05 13:33:28 +01:00
genmatch.c genmatch.c (replace_id): Copy expr_type. 2015-02-09 13:43:17 +00:00
genmddeps.c Update copyright years. 2015-01-05 13:33:28 +01:00
genmddump.c Update copyright years. 2015-01-05 13:33:28 +01:00
genmodes.c Update copyright years. 2015-01-05 13:33:28 +01:00
genmultilib Update copyright years. 2015-01-05 13:33:28 +01:00
genopinit.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
genoutput.c re PR rtl-optimization/64110 (ICE: Max. number of generated reload insns per insn is achieved (90)) 2015-01-15 20:26:19 +00:00
genpeep.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
genpreds.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
genrecog.c Update copyright years. 2015-01-05 13:33:28 +01:00
gensupport.c Update copyright years. 2015-01-05 13:33:28 +01:00
gensupport.h Update copyright years. 2015-01-05 13:33:28 +01:00
ggc-common.c Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
ggc-internal.h Update copyright years. 2015-01-05 13:33:28 +01:00
ggc-none.c Update copyright years. 2015-01-05 13:33:28 +01:00
ggc-page.c Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
ggc.h Update copyright years. 2015-01-05 13:33:28 +01:00
gimple-builder.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
gimple-builder.h Update copyright years. 2015-01-05 13:33:28 +01:00
gimple-expr.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
gimple-expr.h Update copyright years. 2015-01-05 13:33:28 +01:00
gimple-fold.c re PR middle-end/64922 (runtime error: member call on misaligned address for type 'struct _Rep') 2015-02-04 20:28:49 +00:00
gimple-fold.h Update copyright years. 2015-01-05 13:33:28 +01:00
gimple-iterator.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
gimple-iterator.h Update copyright years. 2015-01-05 13:33:28 +01:00
gimple-low.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
gimple-low.h Update copyright years. 2015-01-05 13:33:28 +01:00
gimple-match-head.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
gimple-match.h Update copyright years. 2015-01-05 13:33:28 +01:00
gimple-pretty-print.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
gimple-pretty-print.h Update copyright years. 2015-01-05 13:33:28 +01:00
gimple-ssa-isolate-paths.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
gimple-ssa-strength-reduction.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
gimple-ssa.h Update copyright years. 2015-01-05 13:33:28 +01:00
gimple-streamer-in.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
gimple-streamer-out.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
gimple-streamer.h Update copyright years. 2015-01-05 13:33:28 +01:00
gimple-walk.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
gimple-walk.h Update copyright years. 2015-01-05 13:33:28 +01:00
gimple.c re PR middle-end/64922 (runtime error: member call on misaligned address for type 'struct _Rep') 2015-02-04 20:28:49 +00:00
gimple.def Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
gimple.h gimple.h (gimple_build_assign): Rename CXX_MEM_STAT_DECL to CXX_MEM_STAT_INFO. 2015-02-24 21:54:31 +00:00
gimplify-me.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
gimplify-me.h Update copyright years. 2015-01-05 13:33:28 +01:00
gimplify.c re PR debug/58123 (debug line not tracked for last autovariable dtor) 2015-02-21 00:27:05 +00:00
gimplify.h Update copyright years. 2015-01-05 13:33:28 +01:00
glimits.h Update copyright years. 2015-01-05 13:33:28 +01:00
godump.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
graph.c Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
graph.h Update copyright years. 2015-01-05 13:33:28 +01:00
graphds.c Update copyright years. 2015-01-05 13:33:28 +01:00
graphds.h Update copyright years. 2015-01-05 13:33:28 +01:00
graphite-blocking.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
graphite-dependences.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
graphite-interchange.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
graphite-isl-ast-to-gimple.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
graphite-isl-ast-to-gimple.h Update copyright years. 2015-01-05 13:33:28 +01:00
graphite-optimize-isl.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
graphite-poly.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
graphite-poly.h Update copyright years. 2015-01-05 13:33:28 +01:00
graphite-scop-detection.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
graphite-scop-detection.h Update copyright years. 2015-01-05 13:33:28 +01:00
graphite-sese-to-poly.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
graphite-sese-to-poly.h Update copyright years. 2015-01-05 13:33:28 +01:00
graphite.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
gsstruct.def Update copyright years. 2015-01-05 13:33:28 +01:00
gstab.h Update copyright years. 2015-01-05 13:33:28 +01:00
gsyms.h Update copyright years. 2015-01-05 13:33:28 +01:00
gsyslimits.h
gtm-builtins.def
haifa-sched.c re PR debug/64935 (compare debug failure during building of Linux kernel) 2015-02-19 08:31:14 +00:00
hard-reg-set.h Update copyright years. 2015-01-05 13:33:28 +01:00
hash-map.h Update copyright years. 2015-01-05 13:33:28 +01:00
hash-set.h Update copyright years. 2015-01-05 13:33:28 +01:00
hash-table.c Update copyright years. 2015-01-05 13:33:28 +01:00
hash-table.h Update copyright years. 2015-01-05 13:33:28 +01:00
highlev-plugin-common.h Update copyright years. 2015-01-05 13:33:28 +01:00
hooks.c Update copyright years. 2015-01-05 13:33:28 +01:00
hooks.h Update copyright years. 2015-01-05 13:33:28 +01:00
host-default.c Update copyright years. 2015-01-05 13:33:28 +01:00
hosthooks-def.h Update copyright years. 2015-01-05 13:33:28 +01:00
hosthooks.h Update copyright years. 2015-01-05 13:33:28 +01:00
hw-doloop.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
hw-doloop.h Update copyright years. 2015-01-05 13:33:28 +01:00
hwint.c Update copyright years. 2015-01-05 13:33:28 +01:00
hwint.h Update copyright years. 2015-01-05 13:33:28 +01:00
ifcvt.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
ifcvt.h Update copyright years. 2015-01-05 13:33:28 +01:00
inchash.c Update copyright years. 2015-01-05 13:33:28 +01:00
inchash.h Update copyright years. 2015-01-05 13:33:28 +01:00
incpath.c Update copyright years. 2015-01-05 13:33:28 +01:00
incpath.h Update copyright years. 2015-01-05 13:33:28 +01:00
init-regs.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
input.c Update copyright years. 2015-01-05 13:33:28 +01:00
input.h Update copyright years. 2015-01-05 13:33:28 +01:00
insn-addr.h Update copyright years. 2015-01-05 13:33:28 +01:00
insn-notes.def Update copyright years. 2015-01-05 13:33:28 +01:00
internal-fn.c flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR in SANITIZE_UNDEFINED. 2015-01-15 23:58:42 +01:00
internal-fn.def flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR in SANITIZE_UNDEFINED. 2015-01-15 23:58:42 +01:00
internal-fn.h Update copyright years. 2015-01-05 13:33:28 +01:00
intl.c Update copyright years. 2015-01-05 13:33:28 +01:00
intl.h Update copyright years. 2015-01-05 13:33:28 +01:00
ipa-chkp.c c.opt (fchkp-use-wrappers): New. 2015-03-10 09:46:11 +00:00
ipa-chkp.h re PR target/64363 (Unresolved labels with -fcheck-pointer-bounds and -mmpx) 2015-01-16 13:08:24 +00:00
ipa-comdats.c re PR ipa/65059 (Chrome LTO: lto1: internal compiler error: in ipa_comdats, at ipa-comdats.c:360) 2015-02-16 12:28:40 +00:00
ipa-cp.c re PR ipa/65028 (450.soplex in SPEC CPU 2006 is miscompiled) 2015-02-19 23:31:40 +00:00
ipa-devirt.c re PR lto/65361 (LTO: tree check: expected tree that contains ‘decl minimal’ structure, have ‘tree_binfo’ in add_type_duplicate, at ipa-devirt.c:1509) 2015-03-09 21:19:34 +01:00
ipa-icf-gimple.c re PR ipa/65270 (issues with merging memory accesses from different code paths) 2015-03-05 08:43:13 +00:00
ipa-icf-gimple.h IPA ICF: compare_operand is split to multiple functions. 2015-01-09 10:45:18 +00:00
ipa-icf.c * ipa-icf.c (sem_variable::equals_wpa): Check FINAL flags. 2015-03-05 21:26:44 +00:00
ipa-icf.h re PR ipa/65087 (r220742 causes: ICE: in ipcp_verify_propagated_values, at ipa-cp.c:1057) 2015-03-03 09:21:56 +00:00
ipa-inline-analysis.c ipa-inline-analysis.c (check_callers): Check node->can_remove_if_no_direct_calls_and_refs_p. 2015-03-09 04:53:54 +00:00
ipa-inline-transform.c cgraph.c (cgraph_node::can_remove_if_no_direct_calls_p): Rewrite for correct comdat handling. 2015-03-04 20:28:08 +00:00
ipa-inline.c Fix warnings occured during profiledboostrap on 2015-03-05 11:44:00 +00:00
ipa-inline.h re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with LTO) 2015-01-20 19:48:59 +00:00
ipa-polymorphic-call.c re PR middle-end/65233 (ICE (segfault) on arm-linux-gnueabihf and aarch64-linux-gnu) 2015-03-05 08:37:40 +00:00
ipa-profile.c ipa-visibility.c (function_and_variable_visibility): Only check locality if node is not already local. 2015-02-17 21:57:53 +00:00
ipa-prop.c passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. 2015-02-26 13:26:11 +01:00
ipa-prop.h Update copyright years. 2015-01-05 13:33:28 +01:00
ipa-pure-const.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
ipa-ref.c re PR bootstrap/65150 (r220875 causes bootstrap failure on x86_64 darwin) 2015-02-27 02:06:48 +00:00
ipa-ref.h re PR lto/64693 (PCH failed with --with-build-config=bootstrap-lto) 2015-02-26 20:21:38 +00:00
ipa-reference.c Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
ipa-reference.h Update copyright years. 2015-01-05 13:33:28 +01:00
ipa-split.c re PR ipa/63566 (i686 bootstrap fails: ICE RTL flag check: INSN_UID used with unexpected rtx code 'set' in INSN_UID, at rtl.h:1326) 2015-02-08 20:13:01 +00:00
ipa-utils.c re PR ipa/64872 (ICE: Segmentation fault during Chromium PGO build) 2015-02-01 18:46:14 +00:00
ipa-utils.h re PR lto/65316 (LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-merging: in types_same_for_odr, at ipa-devirt.c:465) 2015-03-09 00:29:14 +00:00
ipa-visibility.c re PR bootstrap/65150 (r220875 causes bootstrap failure on x86_64 darwin) 2015-02-27 02:06:48 +00:00
ipa.c ipa-visibility.c (function_and_variable_visibility): Only check locality if node is not already local. 2015-02-17 21:57:53 +00:00
ira-build.c Update copyright years. 2015-01-05 13:33:28 +01:00
ira-color.c re PR rtl-optimization/64172 (Wrong code with GCC vector extensions on ARM when compiled without NEON) 2015-02-20 18:59:02 +00:00
ira-conflicts.c Update copyright years. 2015-01-05 13:33:28 +01:00
ira-costs.c re PR rtl-optimization/64110 (ICE: Max. number of generated reload insns per insn is achieved (90)) 2015-01-15 20:26:19 +00:00
ira-emit.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
ira-int.h Update copyright years. 2015-01-05 13:33:28 +01:00
ira-lives.c Update copyright years. 2015-01-05 13:33:28 +01:00
ira.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
ira.h Update copyright years. 2015-01-05 13:33:28 +01:00
is-a.h Update copyright years. 2015-01-05 13:33:28 +01:00
jump.c re PR rtl-optimization/61058 (ICE: RTL check: expected elt 3 type 'B', have '0' (rtx barrier) in distance_agu_use_in_bb, at config/i386/i386.c:16740 with __builtin_unreachable()) 2015-01-27 10:19:30 +01:00
langhooks-def.h Update copyright years. 2015-01-05 13:33:28 +01:00
langhooks.c dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fortran08. 2015-02-04 23:38:48 +01:00
langhooks.h dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fortran08. 2015-02-04 23:38:48 +01:00
lcm.c Update copyright years. 2015-01-05 13:33:28 +01:00
lcm.h Update copyright years. 2015-01-05 13:33:28 +01:00
libfuncs.h Update copyright years. 2015-01-05 13:33:28 +01:00
limitx.h Update copyright years. 2015-01-05 13:33:28 +01:00
limity.h
lists.c Update copyright years. 2015-01-05 13:33:28 +01:00
lock-and-run.sh
loop-doloop.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
loop-init.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
loop-invariant.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
loop-iv.c re PR bootstrap/64676 (SEGV in tree-ssa-structalias.c solve_constraint) 2015-01-20 08:29:09 +00:00
loop-unroll.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
loop-unroll.h Update copyright years. 2015-01-05 13:33:28 +01:00
lower-subreg.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
lower-subreg.h Update copyright years. 2015-01-05 13:33:28 +01:00
lra-assigns.c re PR target/64342 (Tests failing when compiled with '-m32 -fpic' after r216154.) 2015-03-05 19:43:11 +00:00
lra-coalesce.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
lra-constraints.c re PR rtl-optimization/64317 (Ineffective allocation of PIC base register) 2015-02-27 22:02:05 +00:00
lra-eliminations.c Actually check in the fix 2015-02-04 12:02:21 -08:00
lra-int.h re PR target/65032 (ICE in reload_combine_note_use, at postreload.c:1556 on i686-linux-gnu) 2015-02-27 14:15:02 +00:00
lra-lives.c re PR rtl-optimization/64317 (Ineffective allocation of PIC base register) 2015-01-23 20:15:56 +00:00
lra-remat.c re PR target/65032 (ICE in reload_combine_note_use, at postreload.c:1556 on i686-linux-gnu) 2015-02-27 14:15:02 +00:00
lra-spills.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
lra.c re PR target/65032 (ICE in reload_combine_note_use, at postreload.c:1556 on i686-linux-gnu) 2015-02-27 14:15:02 +00:00
lra.h Update copyright years. 2015-01-05 13:33:28 +01:00
lto-cgraph.c passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. 2015-02-26 13:26:11 +01:00
lto-compress.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
lto-compress.h Update copyright years. 2015-01-05 13:33:28 +01:00
lto-opts.c Make fopenacc an LTO option 2015-01-23 12:54:16 +00:00
lto-section-in.c passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. 2015-02-26 13:26:11 +01:00
lto-section-names.h Update copyright years. 2015-01-05 13:33:28 +01:00
lto-section-out.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
lto-streamer-in.c passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. 2015-02-26 13:26:11 +01:00
lto-streamer-out.c passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. 2015-02-26 13:26:11 +01:00
lto-streamer.c Add checking macro within lto_streamer_init. 2015-02-18 12:12:50 +00:00
lto-streamer.h passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. 2015-02-26 13:26:11 +01:00
lto-wrapper.c Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
machmode.def Update copyright years. 2015-01-05 13:33:28 +01:00
machmode.h Update copyright years. 2015-01-05 13:33:28 +01:00
main.c PR jit/64721: toplev: don't install signal-handlers when running within libgccjit 2015-01-23 16:28:14 +00:00
match.pd re PR rtl-optimization/47477 (Sub-optimal mov at end of method) 2015-02-13 13:17:55 -07:00
mcf.c Update copyright years. 2015-01-05 13:33:28 +01:00
mkconfig.sh Update copyright years. 2015-01-05 13:33:28 +01:00
mode-classes.def Update copyright years. 2015-01-05 13:33:28 +01:00
mode-switching.c Update copyright years. 2015-01-05 13:33:28 +01:00
modulo-sched.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
omega.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
omega.h Update copyright years. 2015-01-05 13:33:28 +01:00
omp-builtins.def [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter. 2015-02-24 18:00:36 +01:00
omp-low.c Add entrypoint attribute for the use of nvptx. 2015-02-24 21:37:42 +00:00
omp-low.h Update copyright years. 2015-01-05 13:33:28 +01:00
opt-functions.awk Update copyright years. 2015-01-05 13:33:28 +01:00
opt-gather.awk Update copyright years. 2015-01-05 13:33:28 +01:00
opt-include.awk Update copyright years. 2015-01-05 13:33:28 +01:00
opt-read.awk Update copyright years. 2015-01-05 13:33:28 +01:00
optabs.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
optabs.def Update copyright years. 2015-01-05 13:33:28 +01:00
optabs.h Update copyright years. 2015-01-05 13:33:28 +01:00
optc-gen.awk Update copyright years. 2015-01-05 13:33:28 +01:00
optc-save-gen.awk optc-save-gen.awk: flag_fp_contract_mode is no longer speical. 2015-01-29 05:05:48 +00:00
opth-gen.awk optc-save-gen.awk: flag_fp_contract_mode is no longer speical. 2015-01-29 05:05:48 +00:00
opts-common.c Update copyright years. 2015-01-05 13:33:28 +01:00
opts-diagnostic.h Update copyright years. 2015-01-05 13:33:28 +01:00
opts-global.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
opts.c Add -fipa-cp-alignment 2015-02-17 13:25:56 -08:00
opts.h Update copyright years. 2015-01-05 13:33:28 +01:00
output.h Update copyright years. 2015-01-05 13:33:28 +01:00
params.c Update copyright years. 2015-01-05 13:33:28 +01:00
params.def params.def (PARAM_LRA_INHERITANCE_EBB_PROBABILITY_CUTOFF): Fix a typo in the description. 2015-02-27 23:37:46 +00:00
params.h re PR rtl-optimization/64317 (Ineffective allocation of PIC base register) 2015-02-27 22:02:05 +00:00
pass_manager.h Update copyright years. 2015-01-05 13:33:28 +01:00
passes.c passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. 2015-02-26 13:26:11 +01:00
passes.def ipa-chkp.c (chkp_produce_thunks): Add early param to split thunks production into two passes. 2015-01-19 10:26:52 +00:00
plugin.c Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
plugin.def Update copyright years. 2015-01-05 13:33:28 +01:00
plugin.h Update copyright years. 2015-01-05 13:33:28 +01:00
postreload-gcse.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
postreload.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
predict.c re PR ipa/64801 (kernel build failure due to ICF) 2015-01-29 07:43:14 +00:00
predict.def Update copyright years. 2015-01-05 13:33:28 +01:00
predict.h Update copyright years. 2015-01-05 13:33:28 +01:00
prefix.c Update copyright years. 2015-01-05 13:33:28 +01:00
prefix.h Update copyright years. 2015-01-05 13:33:28 +01:00
pretty-print.c Update copyright years. 2015-01-05 13:33:28 +01:00
pretty-print.h Update copyright years. 2015-01-05 13:33:28 +01:00
print-rtl.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
print-rtl.h Update copyright years. 2015-01-05 13:33:28 +01:00
print-tree.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
print-tree.h Update copyright years. 2015-01-05 13:33:28 +01:00
profile.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
profile.h Update copyright years. 2015-01-05 13:33:28 +01:00
read-md.c Update copyright years. 2015-01-05 13:33:28 +01:00
read-md.h Update copyright years. 2015-01-05 13:33:28 +01:00
read-rtl.c Update copyright years. 2015-01-05 13:33:28 +01:00
real.c * real.c (real_from_string): Fix typo in assertion. 2015-03-06 12:05:38 +00:00
real.h passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. 2015-02-26 13:26:11 +01:00
realmpfr.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
realmpfr.h Update copyright years. 2015-01-05 13:33:28 +01:00
recog.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
recog.h Update copyright years. 2015-01-05 13:33:28 +01:00
ree.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
reg-notes.def Update copyright years. 2015-01-05 13:33:28 +01:00
reg-stack.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
regcprop.c Handle CALL_INSN_FUNCTION_USAGE clobbers in regcprop.c 2015-01-09 18:54:20 +00:00
regcprop.h Update copyright years. 2015-01-05 13:33:28 +01:00
reginfo.c re PR rtl-optimization/32790 (REG_N_SETS holds wrong value) 2015-01-17 00:24:24 -07:00
regrename.c Update copyright years. 2015-01-05 13:33:28 +01:00
regrename.h Update copyright years. 2015-01-05 13:33:28 +01:00
regs.h Update copyright years. 2015-01-05 13:33:28 +01:00
regset.h Update copyright years. 2015-01-05 13:33:28 +01:00
regstat.c Update copyright years. 2015-01-05 13:33:28 +01:00
reload.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
reload.h Update copyright years. 2015-01-05 13:33:28 +01:00
reload1.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
reorg.c re PR target/64761 (-freorder-blocks-and-partition causes some failures on SH) 2015-02-09 23:47:11 +00:00
resource.c Update copyright years. 2015-01-05 13:33:28 +01:00
resource.h Update copyright years. 2015-01-05 13:33:28 +01:00
rtl-chkp.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
rtl-chkp.h Update copyright years. 2015-01-05 13:33:28 +01:00
rtl-error.c Update copyright years. 2015-01-05 13:33:28 +01:00
rtl-error.h Update copyright years. 2015-01-05 13:33:28 +01:00
rtl-iter.h Update copyright years. 2015-01-05 13:33:28 +01:00
rtl.c Update copyright years. 2015-01-05 13:33:28 +01:00
rtl.def Update copyright years. 2015-01-05 13:33:28 +01:00
rtl.h rtlanal.c (refers_to_regno_p): Change return value from int to bool. 2015-01-05 22:04:53 +00:00
rtlanal.c rtlanal.c (subreg_get_info): Exit early for simple and common cases. 2015-01-21 17:53:04 +00:00
rtlhash.c Update copyright years. 2015-01-05 13:33:28 +01:00
rtlhash.h Update copyright years. 2015-01-05 13:33:28 +01:00
rtlhooks-def.h Update copyright years. 2015-01-05 13:33:28 +01:00
rtlhooks.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
sanitizer.def sanititer.def (BUILT_IN_TSAN_VPTR_UPDATE): Fixed parameters. 2015-01-16 17:49:56 +00:00
sanopt.c flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR in SANITIZE_UNDEFINED. 2015-01-15 23:58:42 +01:00
sbitmap.c Update copyright years. 2015-01-05 13:33:28 +01:00
sbitmap.h Update copyright years. 2015-01-05 13:33:28 +01:00
sched-deps.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
sched-ebb.c Update copyright years. 2015-01-05 13:33:28 +01:00
sched-int.h re PR debug/64935 (compare debug failure during building of Linux kernel) 2015-02-19 08:31:14 +00:00
sched-rgn.c Update copyright years. 2015-01-05 13:33:28 +01:00
sched-vis.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
sdbout.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
sdbout.h Update copyright years. 2015-01-05 13:33:28 +01:00
sel-sched-dump.c Update copyright years. 2015-01-05 13:33:28 +01:00
sel-sched-dump.h Update copyright years. 2015-01-05 13:33:28 +01:00
sel-sched-ir.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
sel-sched-ir.h Update copyright years. 2015-01-05 13:33:28 +01:00
sel-sched.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
sel-sched.h Update copyright years. 2015-01-05 13:33:28 +01:00
sese.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
sese.h Update copyright years. 2015-01-05 13:33:28 +01:00
shrink-wrap.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
shrink-wrap.h Update copyright years. 2015-01-05 13:33:28 +01:00
signop.h Update copyright years. 2015-01-05 13:33:28 +01:00
simplify-rtx.c re PR rtl-optimization/64957 (wrong code at -O1, -O2 and -O3 on x86_64-linux-gnu) 2015-02-06 12:36:34 +01:00
sparseset.c Update copyright years. 2015-01-05 13:33:28 +01:00
sparseset.h Update copyright years. 2015-01-05 13:33:28 +01:00
sreal.c re PR other/64370 (sreal.c:125:23: error: 'exp2' was not declared in this scope) 2015-01-12 21:30:09 +01:00
sreal.h Update copyright years. 2015-01-05 13:33:28 +01:00
ssa-iterators.h Update copyright years. 2015-01-05 13:33:28 +01:00
stab.def Update copyright years. 2015-01-05 13:33:28 +01:00
stack-ptr-mod.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
statistics.c Update copyright years. 2015-01-05 13:33:28 +01:00
statistics.h Update copyright years. 2015-01-05 13:33:28 +01:00
stmt.c re PR ipa/65034 (ICE (segfault) on arm-linux-gnueabihf) 2015-02-13 15:42:30 +01:00
stmt.h dojump.h: New header file. 2015-01-15 13:28:42 +00:00
stor-layout.c fold-const.c (round_up_loc): Cast divisor to signed on all paths before negating it. 2015-03-04 22:33:41 +00:00
stor-layout.h Update copyright years. 2015-01-05 13:33:28 +01:00
store-motion.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
streamer-hooks.c Update copyright years. 2015-01-05 13:33:28 +01:00
streamer-hooks.h Update copyright years. 2015-01-05 13:33:28 +01:00
stringpool.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
stringpool.h Update copyright years. 2015-01-05 13:33:28 +01:00
symbol-summary.h Update copyright years. 2015-01-05 13:33:28 +01:00
symtab.c re PR tree-optimization/65355 (vectorizer increase alignment of symbols already placed in anchors) 2015-03-10 04:24:21 +00:00
sync-builtins.def Update copyright years. 2015-01-05 13:33:28 +01:00
system.h Update copyright years. 2015-01-05 13:33:28 +01:00
target-def.h Update copyright years. 2015-01-05 13:33:28 +01:00
target-globals.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
target-globals.h Update copyright years. 2015-01-05 13:33:28 +01:00
target-hooks-macros.h Update copyright years. 2015-01-05 13:33:28 +01:00
target.def re PR lto/64374 (LTO ICE in extract_insn, at recog.c:2327) 2015-02-25 07:46:22 +01:00
target.h Update copyright years. 2015-01-05 13:33:28 +01:00
targhooks.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
targhooks.h Update copyright years. 2015-01-05 13:33:28 +01:00
timevar.c Update copyright years. 2015-01-05 13:33:28 +01:00
timevar.def Update copyright years. 2015-01-05 13:33:28 +01:00
timevar.h Update copyright years. 2015-01-05 13:33:28 +01:00
tlink.c Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
toplev.c toplev.c (process_options): Change flag_ipa_ra before creating optimization_{default,current}_node. 2015-02-06 21:50:07 +01:00
toplev.h toplev: gcc version information for jit 2015-01-27 20:19:36 +00:00
tracer.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
trans-mem.c re PR ipa/65087 (r220742 causes: ICE: in ipcp_verify_propagated_values, at ipa-cp.c:1057) 2015-02-18 12:37:02 +01:00
trans-mem.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-affine.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-affine.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-browser.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-browser.def Update copyright years. 2015-01-05 13:33:28 +01:00
tree-call-cdce.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-cfg.c re PR tree-optimization/65002 (ICE: Segmentation fault) 2015-02-13 09:44:07 +00:00
tree-cfg.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-cfgcleanup.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-cfgcleanup.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-chkp-opt.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-chkp.c re PR target/65183 (ICE: verify_ssa failed: virtual use of statement not up-to-date with -fcheck-pointer-bounds -fchkp-use-nochk-string-functions -mmpx) 2015-03-02 10:41:09 +00:00
tree-chkp.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-chrec.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-chrec.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-complex.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-core.h re PR ipa/65270 (issues with merging memory accesses from different code paths) 2015-03-09 13:54:28 +00:00
tree-data-ref.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-data-ref.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-dfa.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-dfa.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-diagnostic.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-diagnostic.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-dump.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-dump.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-eh.c re PR gcov-profile/64634 (gcov reports catch(...) as not executed) 2015-02-18 23:02:43 +01:00
tree-eh.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-emutls.c ipa-chkp.c: Use iterate_direct_aliases. 2015-02-14 18:42:49 +00:00
tree-hasher.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-if-conv.c re PR tree-optimization/64746 (Loop with nested load/stores is not vectorized using aggressive if-conversion.) 2015-01-29 13:52:28 +00:00
tree-inline.c re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of functions) 2015-03-10 12:44:01 +00:00
tree-inline.h re PR target/64363 (Unresolved labels with -fcheck-pointer-bounds and -mmpx) 2015-01-16 13:08:24 +00:00
tree-into-ssa.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-into-ssa.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-iterator.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-iterator.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-loop-distribution.c re PR tree-optimization/64406 (ICE: SIGSEGV in estimate_numbers_of_iterations_loop (tree-ssa-loop-niter.c:3453) with custom flags) 2015-01-13 13:41:46 +00:00
tree-nested.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
tree-nested.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-nrv.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-object-size.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-object-size.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-outof-ssa.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-outof-ssa.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-parloops.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-parloops.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-pass.h ipa-chkp.c (chkp_produce_thunks): Add early param to split thunks production into two passes. 2015-01-19 10:26:52 +00:00
tree-phinodes.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-phinodes.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-predcom.c re PR tree-optimization/65063 (gcc.dg/vect/vect-double-reduc-6.c FAILs with -O3 -fno-tree-loop-ivcanon -fno-tree-vectorize) 2015-02-18 13:08:58 +00:00
tree-pretty-print.c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
tree-pretty-print.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-profile.c tree-profile.c (init_ic_make_global_vars): Drop workaround for bintuils bug 14342. 2015-01-14 05:28:50 +00:00
tree-scalar-evolution.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-scalar-evolution.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-sra.c tree-sra.c (convert_callers): Use call_for_symbol_and_aliases. 2015-03-04 05:00:49 +00:00
tree-ssa-address.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-ssa-address.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssa-alias.c flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR in SANITIZE_UNDEFINED. 2015-01-15 23:58:42 +01:00
tree-ssa-alias.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssa-ccp.c tree-ssa-ccp.c (valueize_op_1): Always allow valueizing default-defs. 2015-02-02 15:01:28 +00:00
tree-ssa-coalesce.c re PR middle-end/63155 (memory hog) 2015-03-10 11:16:33 +00:00
tree-ssa-coalesce.h re PR middle-end/63155 (memory hog) 2015-03-10 11:16:33 +00:00
tree-ssa-copy.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssa-copyrename.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-ssa-dce.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-ssa-dom.c re PR tree-optimization/65241 (ICE (in remove_local_expressions_from_table, at tree-ssa-dom.c:1081)) 2015-03-03 04:54:49 -07:00
tree-ssa-dom.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssa-dse.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-ssa-forwprop.c [PATCH]Keep location info when expand complex component-wise load/store. 2015-02-06 14:37:59 +00:00
tree-ssa-ifcombine.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssa-live.c re PR middle-end/64928 (Inordinate cpu time and memory usage in "phase opt and generate" with -ftest-coverage -fprofile-arcs) 2015-03-06 12:34:28 +00:00
tree-ssa-live.h re PR middle-end/64928 (Inordinate cpu time and memory usage in "phase opt and generate" with -ftest-coverage -fprofile-arcs) 2015-03-06 12:34:28 +00:00
tree-ssa-loop-ch.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssa-loop-im.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssa-loop-ivcanon.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssa-loop-ivopts.c re PR tree-optimization/64705 (Bad code generation of sieve on x86-64 because of too aggressive IV optimizations) 2015-02-13 05:44:46 +00:00
tree-ssa-loop-ivopts.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssa-loop-manip.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssa-loop-manip.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssa-loop-niter.c re PR tree-optimization/64705 (Bad code generation of sieve on x86-64 because of too aggressive IV optimizations) 2015-02-13 05:44:46 +00:00
tree-ssa-loop-niter.h re PR tree-optimization/64705 (Bad code generation of sieve on x86-64 because of too aggressive IV optimizations) 2015-02-13 05:44:46 +00:00
tree-ssa-loop-prefetch.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-ssa-loop-unswitch.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssa-loop.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssa-loop.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssa-math-opts.c re PR tree-optimization/65215 (Bswap load miscompilation) 2015-02-26 22:01:59 +01:00
tree-ssa-operands.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssa-operands.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssa-phiopt.c Remove inefficient branchless conditional negate optimization 2015-03-06 16:35:30 +00:00
tree-ssa-phiprop.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssa-pre.c re PR middle-end/64922 (runtime error: member call on misaligned address for type 'struct _Rep') 2015-02-04 20:28:49 +00:00
tree-ssa-propagate.c re PR tree-optimization/65136 (VRP inserts unnecessary constant copy in the loop) 2015-02-20 16:58:11 +00:00
tree-ssa-propagate.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssa-reassoc.c re PR tree-optimization/65216 (wrong code at -O3 on x86_64-linux-gnu) 2015-02-26 22:03:14 +01:00
tree-ssa-sccvn.c re PR tree-optimization/64995 (ICE in vn_reference_insert_pieces, at tree-ssa-sccvn.c:2341) 2015-02-10 13:37:54 +00:00
tree-ssa-sccvn.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssa-sink.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssa-strlen.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-ssa-structalias.c re PR tree-optimization/65077 (memcpy generates incorrect code with floating point numbers and -O1) 2015-02-16 18:15:19 +00:00
tree-ssa-tail-merge.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssa-ter.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssa-ter.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssa-threadedge.c re PR tree-optimization/64823 (false "may be used uninitialized", missed jump threading) 2015-02-16 13:56:55 -07:00
tree-ssa-threadedge.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssa-threadupdate.c improve FSM jump thread dump 2015-02-26 17:25:51 +00:00
tree-ssa-threadupdate.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssa-uncprop.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssa-uninit.c tree-sra.c (dump_dereferences_table): Avoid -Wformat-security warning. 2015-02-12 22:29:21 +01:00
tree-ssa.c [PATCH]Keep location info when expand complex component-wise load/store. 2015-02-06 14:37:59 +00:00
tree-ssa.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssanames.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-ssanames.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-stdarg.c tree-streamer.c (preload_common_nodes): Don't preload TI_VA_LIST* for offloading. 2015-02-20 11:01:17 +01:00
tree-stdarg.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-streamer-in.c passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. 2015-02-26 13:26:11 +01:00
tree-streamer-out.c passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. 2015-02-26 13:26:11 +01:00
tree-streamer.c passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. 2015-02-26 13:26:11 +01:00
tree-streamer.h passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. 2015-02-26 13:26:11 +01:00
tree-switch-conversion.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-tailcall.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-vect-data-refs.c re PR tree-optimization/65355 (vectorizer increase alignment of symbols already placed in anchors) 2015-03-10 04:24:21 +00:00
tree-vect-generic.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-vect-loop-manip.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
tree-vect-loop.c re PR tree-optimization/61917 (ICE on valid code at -O3 on x86_64-linux-gnu in vectorizable_reduction, at tree-vect-loop.c:4913) 2015-02-25 19:21:37 +01:00
tree-vect-patterns.c re PR tree-optimization/64829 ([ARM] ICE at -O3 in vect_get_vec_def_for_stmt_copy) 2015-01-30 09:22:17 +00:00
tree-vect-slp.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
tree-vect-stmts.c re PR ipa/65334 (r221099 caused: FAIL: gfortran.fortran-torture/execute/in-pack.f90 execution, -O2 -ftree-vectorize -msse2) 2015-03-08 23:12:25 +00:00
tree-vectorizer.c re PR ipa/65334 (r221099 caused: FAIL: gfortran.fortran-torture/execute/in-pack.f90 execution, -O2 -ftree-vectorize -msse2) 2015-03-08 23:12:25 +00:00
tree-vectorizer.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-vrp.c tree-vrp.c (identify_jump_threads): Use last_stmt. 2015-02-17 08:32:05 -07:00
tree.c re PR lto/65316 (LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-merging: in types_same_for_odr, at ipa-devirt.c:465) 2015-03-07 20:33:58 +00:00
tree.def Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
tree.h re PR lto/65316 (LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-merging: in types_same_for_odr, at ipa-devirt.c:465) 2015-03-09 00:29:14 +00:00
treestruct.def Update copyright years. 2015-01-05 13:33:28 +01:00
tsan.c sanititer.def (BUILT_IN_TSAN_VPTR_UPDATE): Fixed parameters. 2015-01-16 17:49:56 +00:00
tsan.h Update copyright years. 2015-01-05 13:33:28 +01:00
tsystem.h Update copyright years. 2015-01-05 13:33:28 +01:00
typeclass.h Update copyright years. 2015-01-05 13:33:28 +01:00
ubsan.c re PR sanitizer/65367 (indefinite loop occurs with sanitize enabled and certain optimization options) 2015-03-10 15:57:45 +00:00
ubsan.h flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR in SANITIZE_UNDEFINED. 2015-01-15 23:58:42 +01:00
valtrack.c Update copyright years. 2015-01-05 13:33:28 +01:00
valtrack.h Update copyright years. 2015-01-05 13:33:28 +01:00
value-prof.c re PR lto/65302 (LTO: ICE internal compiler error: verify_flow_info failed) 2015-03-06 16:12:43 +00:00
value-prof.h Update copyright years. 2015-01-05 13:33:28 +01:00
var-tracking.c re PR rtl-optimization/65321 (ICE on valid code at -O2 and -O3 with -g enabled in decompose, at rtl.h:2007) 2015-03-10 07:36:50 +01:00
varasm.c re PR tree-optimization/65355 (vectorizer increase alignment of symbols already placed in anchors) 2015-03-10 04:24:21 +00:00
varasm.h dojump.h: New header file. 2015-01-15 13:28:42 +00:00
varpool.c re PR lto/65012 (systemd fails to build at least on ppc64el, powerpc, arm-inux-gnueabihf and aarch64 with -flto (ICE)) 2015-02-19 12:56:00 +01:00
vec.c Update copyright years. 2015-01-05 13:33:28 +01:00
vec.h Update copyright years. 2015-01-05 13:33:28 +01:00
version.c Update copyright years. 2015-01-05 13:33:28 +01:00
version.h
vmsdbg.h Update copyright years. 2015-01-05 13:33:28 +01:00
vmsdbgout.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
vtable-verify.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
vtable-verify.h Update copyright years. 2015-01-05 13:33:28 +01:00
web.c Update copyright years. 2015-01-05 13:33:28 +01:00
wide-int-print.cc Update copyright years. 2015-01-05 13:33:28 +01:00
wide-int-print.h Update copyright years. 2015-01-05 13:33:28 +01:00
wide-int.cc re PR tree-optimization/65170 (curve25519-donna-c64 miscompilation) 2015-02-24 09:07:10 +01:00
wide-int.h Update copyright years. 2015-01-05 13:33:28 +01:00
xcoff.h Update copyright years. 2015-01-05 13:33:28 +01:00
xcoffout.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +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.