gcc/gcc
Jakub Jelinek b37dddbc77 re PR middle-end/66133 (Wrong-code with noreturn #pragma omp task body)
PR middle-end/66133
	* omp-low.c (expand_omp_taskreg): For GIMPLE_OMP_TASK expansion,
	make sure it is never noreturn, even when the task body does not
	return.
	(lower_omp_taskreg): For GIMPLE_OMP_TASK, emit GIMPLE_OMP_CONTINUE
	right before GIMPLE_OMP_RETURN.
	(make_gimple_omp_edges): Accept GIMPLE_OMP_CONTINUE as ->cont
	for GIMPLE_OMP_TASK.  For GIMPLE_OMP_RETURN corresponding to
	GIMPLE_OMP_TASK add an EDGE_ABNORMAL edge from entry to exit.

	* testsuite/libgomp.c/pr66133.c: New test.

From-SVN: r223171
2015-05-13 18:59:20 +02:00
..
ada mmix.c, msp430.c: Add space between string literal and macro name. 2015-05-12 21:11:13 -04:00
c Implement -Wmisleading-indentation 2015-05-12 20:57:38 +00:00
c-family Implement -Wmisleading-indentation 2015-05-12 20:57:38 +00:00
common [AArch64] Increase static buffer size in aarch64_rewrite_selected_cpu 2015-04-21 08:14:22 +00:00
config alpha.c (alpha_emit_set_long_const): Remove c1 argument. 2015-05-13 17:02:26 +02:00
cp Implement -Wmisleading-indentation 2015-05-12 20:57:38 +00:00
doc gcc: Bump to automake 1.11.6 2015-05-13 10:32:56 +00:00
fortran re PR fortran/66111 (ICE with matmul and vector subscripts) 2015-05-12 21:12:55 +00:00
ginclude unwind-arm-common.h: Revert previous commit. 2015-01-09 15:22:19 +01:00
go compiler: If unary & does not escape, the var does not escape. 2015-05-12 22:13:01 +00:00
java remove need for store_values_directly 2015-04-18 18:13:18 +00:00
jit Unbreak the JIT after conversion of md_asm_adjust to use vec<> 2015-05-12 17:19:54 +00:00
lto dwarf2out.c (gen_type_die_with_usage): Call verify_type. 2015-04-30 02:45:54 +00:00
objc Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1. 2015-04-27 15:59:06 -07:00
objcp Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1. 2015-04-27 15:59:06 -07:00
po * sv.po: Update. 2015-05-11 21:08:32 +01:00
testsuite [tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible 2015-05-13 15:26:14 +00:00
ABOUT-GCC-NLS 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 gcc: Bump to automake 1.11.6 2015-05-13 10:32:56 +00:00
addresses.h Update copyright years. 2015-01-05 13:33:28 +01:00
alias.c re PR middle-end/66110 (uint8_t memory access not optimized) 2015-05-13 10:53: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 Allow wildcards in -fsanitize-sections. 2015-04-22 11:44:26 +00:00
asan.h asan.c (set_sanitized_sections): New function. 2015-04-17 07:51:02 +00:00
attribs.c remove need for store_values_directly 2015-04-18 18:13:18 +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 Fix indentation issues seen by -Wmisleading-indentation 2015-05-05 19:41:11 +00:00
auto-profile.h Update copyright years. 2015-01-05 13:33:28 +01:00
BASE-VER * BASE-VER: Set to 6.0.0. 2015-04-12 21:46:43 +02:00
basic-block.h Update copyright years. 2015-01-05 13:33:28 +01:00
bb-reorder.c always define HAVE_simple_return and HAVE_return 2015-04-28 04:44:09 +00:00
bb-reorder.h Update copyright years. 2015-01-05 13:33:28 +01:00
bitmap.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04: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 re PR target/65697 (__atomic memory barriers not strong enough for __sync builtins) 2015-05-12 20:01:47 +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 rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +00:00
calls.c calls.c (prepare_call_address): Transform PLT call to GOT lookup and indirect call by forcing address into a... 2015-05-11 16:20:57 +03: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 bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04: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 Fix indentation issues seen by -Wmisleading-indentation 2015-05-05 19:41:11 +00:00
cfgcleanup.h Update copyright years. 2015-01-05 13:33:28 +01:00
cfgexpand.c Convert to md_asm_adjust 2015-05-11 16:33:23 -07:00
cfgexpand.h Update copyright years. 2015-01-05 13:33:28 +01:00
cfghooks.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
cfghooks.h cfghooks.h (create_basic_block): Replace with two overloads for RTL and GIMPLE. 2015-04-21 11:40:46 +00:00
cfgloop.c cfgexpand.c (expand_gimple_stmt_1): Use ops.code. 2015-04-23 08:30:04 +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 change in_expr_list_p to in_insn_list_p 2015-05-09 04:15:52 +00:00
cfgrtl.h Update copyright years. 2015-01-05 13:33:28 +01:00
cgraph.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
cgraph.h Fix spurious semicolons 2015-04-30 21:07:45 +00:00
cgraphbuild.c genattrtab.c (write_header): Include hash-set.h... 2015-01-09 20:18:42 +00:00
cgraphclones.c lto-cgraph.c (lto_output_node, [...]): Stream split_part. 2015-04-02 05:14:26 +00:00
cgraphunit.c Fix indentation issues seen by -Wmisleading-indentation 2015-05-05 19:41:11 +00:00
ChangeLog re PR middle-end/66133 (Wrong-code with noreturn #pragma omp task body) 2015-05-13 18:59:20 +02:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog.dataflow
ChangeLog.gimple-classes
ChangeLog.graphite
ChangeLog.jit
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
chkp-builtins.def Update copyright years. 2015-01-05 13:33:28 +01:00
cif-code.def * cif-code.def (CILK_SPAWN): New code. 2015-03-26 21:10:28 +00: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 combine.c (simplify_set): When generating a CC set... 2015-05-13 13:26:45 +02:00
common.md Update copyright years. 2015-01-05 13:33:28 +01:00
common.opt libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations) 2015-05-13 13:58:18 +00:00
compare-elim.c rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +00:00
conditions.h Re: [PATCH 02/12] remove some ifdef HAVE_cc0. 2015-04-23 10:34:58 +00:00
config.build Update copyright years. 2015-01-05 13:33:28 +01:00
config.gcc [PATCH 2/13] musl libc config 2015-05-08 08:25:47 +00:00
config.host [AArch64] Implement -m{cpu,tune,arch}=native using only /proc/cpuinfo 2015-04-24 14:52:47 +00:00
config.in re PR target/65810 (powerpc64 alignment of r2 insufficient for loading long-double constants) 2015-04-28 13:17:19 +09:30
configure [PATCH 2/13] musl libc config 2015-05-08 08:25:47 +00:00
configure.ac [PATCH 2/13] musl libc config 2015-05-08 08:25:47 +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
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
coretypes.h re PR target/65697 (__atomic memory barriers not strong enough for __sync builtins) 2015-05-12 20:01:47 +00:00
coverage.c Patch by Richard Biener 2015-05-11 02:48:49 +00:00
coverage.h Update copyright years. 2015-01-05 13:33:28 +01:00
cppbuiltin.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04: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 rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +00:00
cse.c cse_change_cc0_mode can take a rtx_insn * 2015-05-09 04:16:49 +00:00
cselib.c make fp_setter_insn take a rtx_insn * 2015-05-02 21:06:27 +00:00
cselib.h make fp_setter_insn take a rtx_insn * 2015-05-02 21:06:27 +00: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
DATESTAMP Daily bump. 2015-05-13 00:16:15 +00: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 bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
DEV-PHASE
df-core.c df-core.c (df_finish_pass): Iterate over df->problems_by_index[] and use df_remove_problem rather than... 2015-04-21 10:23:25 +00:00
df-problems.c rtx_insn * in df-problems.c 2015-05-09 04:17:38 +00:00
df-scan.c always define HAVE_epilogue 2015-04-28 04:45:12 +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.c (do_compare_rtx_and_jump): Use std::swap instead of manual swaps. 2015-04-29 21:47:40 -06: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 rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +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 Fix indentation issues seen by -Wmisleading-indentation 2015-05-05 19:41:11 +00:00
dwarf2asm.h Update copyright years. 2015-01-05 13:33:28 +01:00
dwarf2cfi.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
dwarf2out.c class.c (fixup_type_variants): Do not copy TYPE_METHODS 2015-05-11 22:24:33 +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 re PR target/65697 (__atomic memory barriers not strong enough for __sync builtins) 2015-05-12 20:01:47 +00:00
emit-rtl.h function.h (struct emit_status): Delete x_first_insn, x_last_insn and sequence_stack. 2015-04-15 15:35:44 +09:30
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 can_nonlocal_goto can take a rtx_insn * 2015-05-09 04:16:03 +00:00
except.h make make_reg_eh_region_note and friend take rtx_insn * 2015-05-09 04:15:41 +00: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 [expmed] Properly account for the cost and latency of shift+add ops when synthesizing mults 2015-04-21 12:56:39 +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 rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +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 bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04: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 c-ubsan.c (ubsan_instrument_bounds): Don't skip instrumenting flexible member array-like members if... 2015-05-07 08:08:57 +00:00
flags.h Update copyright years. 2015-01-05 13:33:28 +01:00
fold-const.c Handle internal_fn in operand_equal_p 2015-04-17 09:26:50 +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
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c re PR rtl-optimization/66048 ([i386] ICE in create_pre_exit when both AVX and MPX are used) 2015-05-13 07:49:59 +00:00
function.h make set_return_jump_label take an rtx_insn * 2015-05-02 21:06:59 +00: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 bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04: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 bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04: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 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 re PR rtl-optimization/64317 (Ineffective allocation of PIC base register) 2015-03-22 23:21:04 -06:00
gcse-common.h re PR rtl-optimization/64317 (Ineffective allocation of PIC base register) 2015-03-22 23:21:04 -06:00
gcse.c pass rtx_insn * more in gcse.c 2015-05-09 04:16:54 +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 always define HAVE_cc0 2015-04-22 00:44:27 +00:00
genconstants.c Update copyright years. 2015-01-05 13:33:28 +01:00
genemit.c rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +00:00
genenums.c Update copyright years. 2015-01-05 13:33:28 +01:00
generic-match-head.c match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): New simplifier to narrow arithmetic. 2015-05-07 07:18:07 -06: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 rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +00: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 remove need for store_values_directly 2015-04-18 18:13:18 +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 re PR target/65689 ([AArch64] S constraint fails for inline asm at -O0) 2015-04-17 18:43:28 +02:00
genrecog.c genrecog.c (match_pattern_1): Expect the pattern to be a SEQUENCE for define_peephole2s. 2015-05-11 19:54:42 +00:00
gensupport.c Fix indentation issues seen by -Wmisleading-indentation 2015-05-05 19:41:11 +00:00
gensupport.h Update copyright years. 2015-01-05 13:33:28 +01:00
ggc-common.c remove need for store_values_directly 2015-04-18 18:13:18 +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 gimple-expr.h (is_gimple_constant): Reorder. 2015-05-13 12:36:47 +00:00
gimple-fold.c re PR tree-optimization/65650 (CCP does not propgate copies) 2015-04-21 12:52:43 +00:00
gimple-fold.h gimple-fold.h (gimple_build): Remove optional valueize arguments. 2015-04-20 13:23:59 +00:00
gimple-iterator.c Postpone expanding va_arg until pass_stdarg 2015-04-17 09:26:59 +00:00
gimple-iterator.h Postpone expanding va_arg until pass_stdarg 2015-04-17 09:26:59 +00: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 match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): New simplifier to narrow arithmetic. 2015-05-07 07:18:07 -06:00
gimple-match.h re PR tree-optimization/65650 (CCP does not propgate copies) 2015-04-21 12:52:43 +00: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 remove need for store_values_directly 2015-04-18 18:13:18 +00:00
gimple-ssa.h Update copyright years. 2015-01-05 13:33:28 +01:00
gimple-streamer-in.c re PR lto/65536 (LTO line number information garbled) 2015-03-27 06:58:59 +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 gimple-walk.c #include TLC 2015-04-29 12:45:31 +02:00
gimple-walk.h Update copyright years. 2015-01-05 13:33:28 +01:00
gimple.c Convert to md_asm_adjust 2015-05-11 16:33:23 -07: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 Gimplify va_arg ap based on do_deref 2015-05-13 09:06:18 +00:00
gimplify.h Gimplify va_arg ap based on do_deref 2015-05-13 09:06:18 +00: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 graph.c (print_graph_cfg): Make function names visible and append parenthesis to it. 2015-03-13 09:45:48 +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 graphite-scop-detection.c: Do not include cp/cp-tree.h. 2015-04-14 12:33:57 +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 make several functions in the scheduler take rtx_insn * 2015-05-02 21:05:54 +00:00
hard-reg-set.h remove need for store_values_directly 2015-04-18 18:13:18 +00:00
hash-map.h remove need for store_values_directly 2015-04-18 18:13:18 +00:00
hash-set.h remove need for store_values_directly 2015-04-18 18:13:18 +00:00
hash-table.c Update copyright years. 2015-01-05 13:33:28 +01:00
hash-table.h remove need for store_values_directly 2015-04-18 18:13:18 +00:00
highlev-plugin-common.h Update copyright years. 2015-01-05 13:33:28 +01:00
hooks.c Convert to md_asm_adjust 2015-05-11 16:33:23 -07:00
hooks.h Convert to md_asm_adjust 2015-05-11 16:33:23 -07: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 rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +00:00
ifcvt.h Update copyright years. 2015-01-05 13:33:28 +01:00
inchash.c inchash.h, inchash.c: Include bconfig.h for build objects. 2015-04-29 13:32:34 +00:00
inchash.h inchash.h, inchash.c: Include bconfig.h for build objects. 2015-04-29 13:32:34 +00:00
incpath.c Convert to md_asm_adjust 2015-05-11 16:33:23 -07: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 libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations) 2015-05-13 13:58:18 +00:00
input.h libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations) 2015-05-13 13:58:18 +00: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 re PR target/66112 (__builtin_mul_overflow for int16_t emits poor code) 2015-05-13 10:07:58 +02:00
internal-fn.def Mark ifn_va_arg as ECF_LEAF 2015-04-26 07:13:13 +00: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 dwarf2out.c (gen_type_die_with_usage): Call verify_type. 2015-04-30 02:45:54 +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 ipa-comdats.c (propagate_comdat_group): Walk through thunks. 2015-04-08 13:45:20 +00:00
ipa-cp.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
ipa-devirt.c ipa-devirt.c (type_with_linkage_p): New function. 2015-05-12 18:30:40 +00:00
ipa-icf-gimple.c re PR ipa/65765 (Compiling Firefox with GCC 5 leads to broken javascript engine on x86-64) 2015-04-15 13:47:44 +02:00
ipa-icf-gimple.h IPA ICF: enhance hash value calculated in TU 2015-03-24 21:51:08 +00:00
ipa-icf.c gcov-tool.c (do_merge): Refactore to remove int ret. 2015-05-07 19:57:11 +02:00
ipa-icf.h ipa-icf.c (sem_function::equals_wpa): Compare thunk info. 2015-04-24 00:58:25 +00:00
ipa-inline-analysis.c re PR ipa/65655 (ICE in speculative_call_info, at cgraph.c:1151) 2015-04-03 18:19:53 +00:00
ipa-inline-transform.c re PR middle-end/65743 (LTO+FDO build of Firefox crashes at startup) 2015-04-12 05:44:52 +00:00
ipa-inline.c re PR ipa/65873 (Failure to inline always_inline memcpy) 2015-05-13 02:54:50 +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 bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
ipa-profile.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
ipa-prop.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
ipa-prop.h re PR ipa/65478 (crafty performance regression) 2015-03-29 15:38:52 +00:00
ipa-pure-const.c re PR ipa/65076 (16% tramp3d-v4.cpp compile time regression) 2015-03-27 04:02:28 +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 Fix IPA memory leaks. 2015-04-17 13:56:15 +00:00
ipa-reference.h Update copyright years. 2015-01-05 13:33:28 +01:00
ipa-split.c tree-chkp.h (chkp_insert_retbnd_call): New. 2015-04-08 10:44:59 +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 ipa-devirt.c (type_with_linkage_p): New function. 2015-05-12 18:30:40 +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 bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
ira-conflicts.c Update copyright years. 2015-01-05 13:33:28 +01:00
ira-costs.c ira-costs.c (record_operand_costs): Fix typo (remove redundant code). 2015-04-23 00:43:30 +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 add default definition of EH_RETURN_DATA_REGNO 2015-04-22 00:44:08 +00:00
ira.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
ira.h change more argument types to rtx_insn * 2015-05-09 04:17:00 +00:00
is-a.h Update copyright years. 2015-01-05 13:33:28 +01:00
jump.c redirect_jump* can take a rtx_insn * 2015-05-09 04:17:49 +00: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
LANGUAGES Update copyright years. 2015-01-05 13:33:28 +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 bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
loop-init.c cfgexpand.c (expand_gimple_stmt_1): Use ops.code. 2015-04-23 08:30:04 +00:00
loop-invariant.c re PR rtl-optimization/64616 (Redundant ldr when accessing var inside and outside a loop) 2015-05-13 05:39:14 +00:00
loop-iv.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
loop-unroll.c remove need for store_values_directly 2015-04-18 18:13:18 +00:00
loop-unroll.h Update copyright years. 2015-01-05 13:33:28 +01:00
lower-subreg.c rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +00:00
lower-subreg.h Update copyright years. 2015-01-05 13:33:28 +01:00
lra-assigns.c re PR target/65710 (Thumb1 ICE caused by no register to spill) 2015-04-10 19:38:55 +00:00
lra-coalesce.c dojump.h: New header file. 2015-01-15 13:28:42 +00:00
lra-constraints.c setup_next_usage_insn can take a rtx_insn * 2015-05-09 04:17:44 +00:00
lra-eliminations.c change more argument types to rtx_insn * 2015-05-09 04:17:00 +00:00
lra-int.h re PR target/65710 (Thumb1 ICE caused by no register to spill) 2015-04-09 19:40:09 +00:00
lra-lives.c add default definition of EH_RETURN_DATA_REGNO 2015-04-22 00:44:08 +00:00
lra-remat.c re PR debug/65678 (internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:909) 2015-04-07 15:01:07 +00:00
lra-spills.c re PR rtl-optimization/65805 (Chromium gets miscompiled) 2015-04-19 23:48:24 +00:00
lra.c rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +00:00
lra.h Update copyright years. 2015-01-05 13:33:28 +01:00
lto-cgraph.c lto-cgraph.c (input_cgraph_1): Always link instrumented assembler name with original one. 2015-04-03 08:39:29 +00: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 re PR lto/65536 (LTO line number information garbled) 2015-03-27 06:58:59 +00:00
lto-streamer-out.c re PR lto/65515 (FAIL: gcc.c-torture/compile/limits-fndefn.c -O2 -flto -flto-partition=none (ICE) -- SIGSEGV for stack growth failure) 2015-03-25 10:58:18 +01:00
lto-streamer.c Add checking macro within lto_streamer_init. 2015-02-18 12:12:50 +00:00
lto-streamer.h remove need for store_values_directly 2015-04-18 18:13:18 +00:00
lto-wrapper.c Fix indentation issues seen by -Wmisleading-indentation 2015-05-05 19:41:11 +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
Makefile.in re PR middle-end/66110 (uint8_t memory access not optimized) 2015-05-13 10:53:42 +00:00
match.pd match.pd (bit_and (plus/minus (convert @0) (convert @1) mask): New simplifier to narrow arithmetic. 2015-05-07 07:18:07 -06:00
mcf.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04: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 Convert to md_asm_adjust 2015-05-11 16:33:23 -07:00
modulo-sched.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04: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 re PR middle-end/66133 (Wrong-code with noreturn #pragma omp task body) 2015-05-13 18:59:20 +02:00
omp-low.h Update copyright years. 2015-01-05 13:33:28 +01:00
ONEWS
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 re PR target/65697 (__atomic memory barriers not strong enough for __sync builtins) 2015-05-12 20:01:47 +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 asan.c (set_sanitized_sections): New function. 2015-04-17 07:51:02 +00:00
opts.c c-ubsan.c (ubsan_instrument_bounds): Don't skip instrumenting flexible member array-like members if... 2015-05-07 08:08:57 +00:00
opts.h Update copyright years. 2015-01-05 13:33:28 +01:00
output.h Properly handle uninitialized common symbol 2015-04-17 09:23:24 -07:00
params.c Update copyright years. 2015-01-05 13:33:28 +01:00
params.def [tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible 2015-05-13 15:26:14 +00:00
params.h Summary: Mark help string in DEFPARAM as no-c-format 2015-05-01 14:07:51 +00:00
pass_manager.h Update copyright years. 2015-01-05 13:33:28 +01:00
passes.c Fix fdump-passes 2015-04-15 18:43:32 +00:00
passes.def re PR tree-optimization/66002 (paq8p benchmark 50% slower than clang on sandybridge) 2015-05-07 09:52:38 +00:00
plugin.c remove need for store_values_directly 2015-04-18 18:13:18 +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 remove need for store_values_directly 2015-04-18 18:13:18 +00:00
postreload.c rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +00:00
predict.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04: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 bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04: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
README.Portability 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 more rtx_insn * in recog.c 2015-05-09 04:17:12 +00:00
recog.h more rtx_insn * in recog.c 2015-05-09 04:17:12 +00:00
ree.c rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +00:00
reg-notes.def Update copyright years. 2015-01-05 13:33:28 +01:00
reg-stack.c rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +00:00
regcprop.c kill_autoinc_value can take a rtx_insn * 2015-05-02 21:05:04 +00:00
regcprop.h Update copyright years. 2015-01-05 13:33:28 +01:00
reginfo.c reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTER 2015-04-22 00:44:54 +00:00
regrename.c add default for HARD_REGNO_RENAME_OK 2015-04-28 04:40:43 +00: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 rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +00:00
reload.h gcov-tool.c (do_merge): Refactore to remove int ret. 2015-05-07 19:57:11 +02:00
reload1.c rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +00:00
reorg.c use rtx_insn * more in reorg.c 2015-05-09 04:17:05 +00:00
resource.c add default for EPILOGUE_USES 2015-04-28 04:43:12 +00: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 redirect_jump* can take a rtx_insn * 2015-05-09 04:17:49 +00:00
rtlanal.c re PR rtl-optimization/66076 (ICE: in vec_safe_grow, at vec.h:618 with -funroll-loops -mno-prefer-avx128 -march=bdver4) 2015-05-11 09:35:53 +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 more rtx_insn * in sched-deps.c 2015-05-09 04:17:22 +00:00
sched-ebb.c Update copyright years. 2015-01-05 13:33:28 +01:00
sched-int.h more rtx_insn * in sched-deps.c 2015-05-09 04:17:22 +00:00
sched-rgn.c make several functions in the scheduler take rtx_insn * 2015-05-02 21:05:54 +00: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 rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +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 always define HAVE_simple_return and HAVE_return 2015-04-28 04:44:09 +00:00
shrink-wrap.h always define HAVE_simple_return and HAVE_return 2015-04-28 04:44:09 +00:00
signop.h Update copyright years. 2015-01-05 13:33:28 +01:00
simplify-rtx.c [simplify-rtx][trivial] Use std::swap instead of manually swapping 2015-04-27 13:45:26 +00: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 remove need for store_values_directly 2015-04-18 18:13:18 +00:00
statistics.h Update copyright years. 2015-01-05 13:33:28 +01:00
stmt.c Only resolve_asm_operand_names once 2015-05-11 16:33:07 -07:00
stmt.h dojump.h: New header file. 2015-01-15 13:28:42 +00:00
stor-layout.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
stor-layout.h Update copyright years. 2015-01-05 13:33:28 +01:00
store-motion.c remove need for store_values_directly 2015-04-18 18:13:18 +00:00
streamer-hooks.c Update copyright years. 2015-01-05 13:33:28 +01:00
streamer-hooks.h re PR lto/65536 (LTO line number information garbled) 2015-03-27 06:58:59 +00: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 re PR tree-optimization/65538 (Memory leak of ipa_node_params_sum elements) 2015-03-25 11:47:04 +00:00
symtab.c re PR target/65531 (ICE: symtab_node::verify failed: Two symbols with same comdat_group are not linked by the same_comdat_group list. with -fcheck-pointer-bounds -mmpx) 2015-03-31 08:29:28 +00:00
sync-builtins.def Update copyright years. 2015-01-05 13:33:28 +01:00
system.h Convert to md_asm_adjust 2015-05-11 16:33:23 -07: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 Convert to md_asm_adjust 2015-05-11 16:33:23 -07:00
target.h Update copyright years. 2015-01-05 13:33:28 +01:00
targhooks.c remove #if ARGS_GROW_DOWNWARD 2015-04-28 04:47:09 +00:00
targhooks.h Update copyright years. 2015-01-05 13:33:28 +01:00
timevar.c Move global state in timevar.c to a new "timer" class 2015-05-12 17:29:32 +00:00
timevar.def Update copyright years. 2015-01-05 13:33:28 +01:00
timevar.h Move global state in timevar.c to a new "timer" class 2015-05-12 17:29:32 +00:00
tlink.c Always pass explicit location to fatal_error. 2015-01-30 16:15:00 +00:00
toplev.c libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations) 2015-05-13 13:58:18 +00: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 remove need for store_values_directly 2015-04-18 18:13:18 +00: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 Fix example in header comment in tree-call-cdce.c 2015-04-28 08:46:37 +00:00
tree-cfg.c stor-layout.c (self_referential_component_ref_p): New predicate. 2015-04-27 10:29:07 +00:00
tree-cfg.h Add gimple_find_sub_bbs 2015-04-17 09:26:33 +00:00
tree-cfgcleanup.c re PR c++/65626 (ICE in fixup_noreturn_call called by tree-ssa-forwprop.c:2492) 2015-03-31 09:34:08 +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 cfghooks.h (create_basic_block): Replace with two overloads for RTL and GIMPLE. 2015-04-21 11:40:46 +00:00
tree-chkp.h tree-chkp.h (chkp_insert_retbnd_call): New. 2015-04-08 10:44:59 +00:00
tree-chrec.c re PR tree-optimization/64715 (__builtin_object_size (..., 1) fails to locate subobject) 2015-03-20 12:39:32 +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 tree-data-ref.h (struct access_matrix): Remove. 2015-03-18 13:36:16 +00: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 remove need for store_values_directly 2015-04-18 18:13:18 +00: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 remove need for store_values_directly 2015-04-18 18:13:18 +00:00
tree-if-conv.c Fix indentation issues seen by -Wmisleading-indentation 2015-05-05 19:41:11 +00:00
tree-inline.c cfghooks.h (create_basic_block): Replace with two overloads for RTL and GIMPLE. 2015-04-21 11:40:46 +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 remove need for store_values_directly 2015-04-18 18:13:18 +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 re PR tree-optimization/64715 (__builtin_object_size (..., 1) fails to locate subobject) 2015-03-26 14:19:59 +01:00
tree-object-size.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-outof-ssa.c make emit_partition_copy return a rtx_insn * 2015-05-02 21:07:15 +00:00
tree-outof-ssa.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-parloops.c remove need for store_values_directly 2015-04-18 18:13:18 +00:00
tree-parloops.h Make parallelize_loops static 2015-03-18 18:55:38 +00:00
tree-pass.h Postpone expanding va_arg until pass_stdarg 2015-04-17 09:26:59 +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 remove need for store_values_directly 2015-04-18 18:13:18 +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 re PR c++/65851 (ice in set_lattice_value at tree-ssa-cc p.c:535) 2015-04-28 07:26:41 +00:00
tree-ssa-coalesce.c remove need for store_values_directly 2015-04-18 18:13:18 +00:00
tree-ssa-coalesce.h revert: re PR middle-end/63155 (memory hog) 2015-03-19 13:36:18 +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 re PR tree-optimization/66101 (internal compiler error: in verify_loop_structure, at cfgloop.c:1662) 2015-05-12 13:28:33 +00:00
tree-ssa-dom.c re PR tree-optimization/66123 (Array of labels as values + ternary operator + pointer arithmetic = internal compiler error) 2015-05-13 10:59:49 +00: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 re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of functions) 2015-03-13 08:47:14 +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 remove need for store_values_directly 2015-04-18 18:13:18 +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 re PR tree-optimization/47679 (Strange uninitialized warning after SRA) 2015-04-17 13:24:17 -06:00
tree-ssa-loop-im.c remove need for store_values_directly 2015-04-18 18:13:18 +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 Fix spurious semicolons 2015-04-30 21:07:45 +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 Fix spurious semicolons 2015-04-30 21:07:45 +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 Fix indentation issues seen by -Wmisleading-indentation 2015-05-05 19:41:11 +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 [tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible 2015-05-13 15:26:14 +00: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 need for store_values_directly 2015-04-18 18:13:18 +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 remove need for store_values_directly 2015-04-18 18:13:18 +00:00
tree-ssa-propagate.c gimple-expr.h (is_gimple_constant): Reorder. 2015-05-13 12:36:47 +00:00
tree-ssa-propagate.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssa-reassoc.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
tree-ssa-sccvn.c remove need for store_values_directly 2015-04-18 18:13:18 +00:00
tree-ssa-sccvn.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-ssa-scopedtables.c re PR tree-optimization/47679 (Strange uninitialized warning after SRA) 2015-04-17 13:24:17 -06:00
tree-ssa-scopedtables.h re PR tree-optimization/47679 (Strange uninitialized warning after SRA) 2015-04-17 13:24:17 -06: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 remove need for store_values_directly 2015-04-18 18:13:18 +00:00
tree-ssa-tail-merge.c Fix indentation issues seen by -Wmisleading-indentation 2015-05-05 19:41:11 +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/47679 (Strange uninitialized warning after SRA) 2015-04-17 13:24:17 -06:00
tree-ssa-threadedge.h re PR tree-optimization/47679 (Strange uninitialized warning after SRA) 2015-04-17 13:24:17 -06:00
tree-ssa-threadupdate.c re PR tree-optimization/65658 (Jump threading too pessimistic when optimizing for size) 2015-04-20 13:35:50 -06: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 Gimplify va_arg ap based on do_deref 2015-05-13 09:06:18 +00:00
tree-stdarg.h Update copyright years. 2015-01-05 13:33:28 +01:00
tree-streamer-in.c re PR lto/65536 (LTO line number information garbled) 2015-03-27 06:58:59 +00: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 tree-tailcall.c (suitable_for_tail_opt_p, [...]): Remove unneeded forward declarations. 2015-04-22 10:20:32 +02:00
tree-vect-data-refs.c re PR tree-optimization/66036 (strided group loads are not vectorized) 2015-05-08 15:13:55 +00:00
tree-vect-generic.c tree-ssa-loop-ch.c (pass_data_ch): Remove TODO_cleanup_cfg. 2015-03-18 12:29:20 +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 Fix indentation issues seen by -Wmisleading-indentation 2015-05-05 19:41:11 +00: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 re PR tree-optimization/66129 (FAIL: gcc.dg/vect/vect-strided-*c execution test) 2015-05-13 14:38:19 +00:00
tree-vect-stmts.c re PR tree-optimization/66036 (strided group loads are not vectorized) 2015-05-08 15:13:55 +00:00
tree-vectorizer.c tree-vectorizer.c (set_uid_loop_bbs): New. 2015-04-29 23:42:54 -06:00
tree-vectorizer.h re PR tree-optimization/37021 (Fortran Complex reduction / multiplication not vectorized) 2015-05-12 11:55:40 +00:00
tree-vrp.c re PR tree-optimization/64454 (optimize (x%5)%5) 2015-05-09 15:40:05 +00:00
tree.c ipa-devirt.c (type_with_linkage_p): New function. 2015-05-12 18:30:40 +00:00
tree.def class.c (fixup_type_variants): Do not copy TYPE_METHODS 2015-05-11 22:24:33 +00:00
tree.h re PR target/65697 (__atomic memory barriers not strong enough for __sync builtins) 2015-05-12 20:01:47 +00:00
treestruct.def Update copyright years. 2015-01-05 13:33:28 +01:00
tsan.c re PR target/65697 (__atomic memory barriers not strong enough for __sync builtins) 2015-05-12 20:01:47 +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 middle-end/65984 (ICE: definition in block 4 does not dominate use in block 2 with -fnon-call-exceptions -fsanitize=enum) 2015-05-04 21:52:33 +02: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 re PR debug/65678 (internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:909) 2015-04-07 16:35:18 +02:00
valtrack.h remove need for store_values_directly 2015-04-18 18:13:18 +00:00
value-prof.c bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04:00
value-prof.h Update copyright years. 2015-01-05 13:33:28 +01:00
var-tracking.c rtl.h (always_void_p): New function. 2015-05-07 16:58:46 +00:00
varasm.c re PR middle-end/192 (String literals don't obey -fdata-sections) 2015-05-07 17:51:01 +02:00
varasm.h Give proper type and size to named cold partitions. 2015-04-27 09:44:35 -07:00
varpool.c re PR ipa/65588 (lto1: internal compiler error: Segmentation fault) 2015-03-27 21:35:51 +00:00
vec.c Update copyright years. 2015-01-05 13:33:28 +01:00
vec.h vec.h (vec): Make splice arguments const. 2015-04-27 09:55:21 +00: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 remove need for store_values_directly 2015-04-18 18:13:18 +00:00
vtable-verify.h remove need for store_values_directly 2015-04-18 18:13:18 +00:00
web.c Update copyright years. 2015-01-05 13:33:28 +01:00
wide-int-print.cc bitmap.c, [...]: Add space between string literal and macro name. 2015-05-09 00:50:05 -04: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

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.