gcc/gcc
Richard Sandiford 2aeedf58e0 md.texi (regclass_for_constraint): Rename to...
gcc/
	* doc/md.texi (regclass_for_constraint): Rename to...
	(reg_class_for_constraint): ...this.
	* genpreds.c (num_constraints, enum_order, register_start)
	(register_end, satisfied_start, memory_start, memory_end)
	(address_start, address_end): New variables.
	(add_constraint): Count the number of constraints.
	(choose_enum_order): New function.
	(write_enum_constraint_num): Iterate over enum_order.
	(write_regclass_for_constraint): Rename to...
	(write_reg_class_for_constraint_1): ...this and update output
	accordingly.
	(write_constraint_satisfied_p): Rename to...
	(write_constraint_satisfied_p_1): ...this and update output
	accordingly.  Do nothing if all extra constraints are register
	constraints.
	(write_insn_extra_memory_constraint): Delete.
	(write_insn_extra_address_constraint): Delete.
	(write_range_function): New function.
	(write_tm_preds_h): Define constraint_satisfied_p and
	reg_class_for_constraint as inline functions that do a range check
	before calling the out-of-line function.  Use write_range_function
	to implement insn_extra_{register,memory,address}_constraint,
	the first of which is new.
	(write_insn_preds_c): Update after above changes to write_* functions.
	(main): Call choose_enum_order.

From-SVN: r211468
2014-06-11 16:58:09 +00:00
..
ada [multiple changes] 2014-06-11 14:55:03 +02:00
c re PR c/36446 (unexplained warning in struct initialization) 2014-06-09 20:33:51 +00:00
c-family re PR fortran/60928 (gfortran issue with allocatable components and OpenMP) 2014-06-10 08:05:22 +02:00
common gcc/ 2014-05-14 12:41:42 +00:00
config arm.md (*thumb1_adddi3): Move into new file thumb1.md. 2014-06-11 09:47:35 +00:00
cp re PR c++/19200 (Friend declaration misinterpreted as constructor) 2014-06-11 15:16:45 +00:00
doc md.texi (regclass_for_constraint): Rename to... 2014-06-11 16:58:09 +00:00
fortran re PR fortran/41936 (Memory leakage with allocatables and user-defined operators) 2014-06-10 13:42:38 +02:00
ginclude config.gcc (*-*-dragonfly*): New target. 2014-05-21 12:08:58 +01:00
go varasm.c (set_implicit_section): New function. 2014-06-11 05:51:23 +00:00
java symtab.c (dump_symtab_base): Update dumping. 2014-06-09 02:30:30 +00:00
lto varasm.c (set_implicit_section): New function. 2014-06-11 05:51:23 +00:00
objc use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
objcp use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
po * zh_CN.po: Update. 2014-05-15 00:04:48 +01:00
testsuite re PR c++/19200 (Friend declaration misinterpreted as constructor) 2014-06-11 15:16:45 +00:00
ABOUT-GCC-NLS Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
BASE-VER * BASE-VER: Set to 4.9.0. 2014-04-11 14:50:55 +02:00
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog md.texi (regclass_for_constraint): Rename to... 2014-06-11 16:58:09 +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 Reverted r205593 2014-01-06 16:34:52 +00:00
ChangeLog.dataflow
ChangeLog.graphite
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
DATESTAMP Daily bump. 2014-06-11 00:17:08 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
Makefile.in [AArch64] Implement CRC32 ACLE intrinsics. 2014-06-11 09:17:18 +00:00
ONEWS
README.Portability README.Portability: Fix typo. 2014-01-30 17:29:25 +00:00
acinclude.m4 Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
aclocal.m4
addresses.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
alias.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
alias.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
alloc-pool.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
alloc-pool.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
asan.c varasm.c (set_implicit_section): New function. 2014-06-11 05:51:23 +00:00
asan.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
attribs.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
attribs.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
auto-inc-dec.c pass cfun to pass::execute 2014-04-17 12:37:34 +00:00
basic-block.h dominance.c (free_dominance_info): Add overload with function parameter. 2014-04-29 11:37:55 +00:00
bb-reorder.c tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer. 2014-05-24 22:00:14 +00:00
bb-reorder.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
bitmap.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
bitmap.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
bt-load.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
builtin-attrs.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
builtin-types.def Cosmetic fixes for DEF_FUNCTION_TYPE_* macros. 2014-05-22 22:16:07 +02:00
builtins.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
builtins.def builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT. 2014-05-23 14:44:42 +00:00
builtins.h expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
caller-save.c -fuse-caller-save - Use collected register usage information 2014-05-28 09:43:21 +00:00
calls.c Remove PUSH_ARGS_REVERSED from the RTL expander. 2014-04-29 13:46:23 +00:00
calls.h * calls.h: Fix typo in comment. 2014-02-24 23:19:32 -07:00
cfg-flags.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
cfg.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
cfganal.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
cfgbuild.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
cfgcleanup.c rtl.h (insn_location): Declare. 2014-06-06 07:32:25 +00:00
cfgexpand.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
cfgexpand.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
cfghooks.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
cfghooks.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
cfgloop.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
cfgloop.h system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
cfgloopanal.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
cfgloopmanip.c re PR middle-end/59561 (warning: iteration 4 invokes undefined behavior) 2014-01-25 00:17:25 +01:00
cfgrtl.c Stop the cfglayout code from failing an assert when called from hw-doloop. 2014-05-21 09:22:26 +00:00
cgraph.c varasm.c (set_implicit_section): New function. 2014-06-11 05:51:23 +00:00
cgraph.h varasm.c (set_implicit_section): New function. 2014-06-11 05:51:23 +00:00
cgraphbuild.c pass cfun to pass::execute 2014-04-17 12:37:34 +00:00
cgraphclones.c symtab.c (dump_symtab_base): Update dumping. 2014-06-09 02:30:30 +00:00
cgraphunit.c cgraphunit.c (assemble_thunks_and_aliases): Expand thunks before outputting aliases. 2014-06-08 02:29:58 +00:00
cif-code.def re PR ipa/60315 (template constructor switch optimization) 2014-03-26 02:11:57 +00:00
cilk-builtins.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
cilk-common.c cilk-common.c (cilk_arrow): Build a MEM_REF, not an INDIRECT_REF. 2014-02-14 14:07:30 +00:00
cilk.h Replace flag_enable_cilkplus with flag_cilkplus. 2014-01-24 15:13:49 -08:00
cilkplus.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
collect2-aix.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
collect2-aix.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
collect2.c re PR target/61352 (gcc 4.9.0 fails to execute dsymutil when linking executables on darwin) 2014-05-29 23:20:39 +00:00
collect2.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
combine-stack-adj.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
combine.c re PR rtl-optimization/61222 (ICE on valid code at -O2 and -O3 on x86_64-linux-gnu in decompose, at rtl.h:1456) 2014-05-26 18:50:55 +00:00
common.opt -fuse-caller-save - Add command line option 2014-04-24 09:34:06 +00:00
compare-elim.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
conditions.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
config.build Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
config.gcc [AArch64] Implement CRC32 ACLE intrinsics. 2014-06-11 09:17:18 +00:00
config.host Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
config.in [PR lto/61334] Declare prototype for strnlen, if needed. 2014-06-10 11:45:00 +02:00
configure [PR lto/61334] Declare prototype for strnlen, if needed. 2014-06-10 11:45:00 +02:00
configure.ac [PR lto/61334] Declare prototype for strnlen, if needed. 2014-06-10 11:45:00 +02:00
context.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
context.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
convert.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
convert.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
coretypes.h system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
coverage.c Make coverage_compute_cfg_checksum callable with arg. 2014-06-04 09:31:25 +00:00
coverage.h Make coverage_compute_cfg_checksum callable with arg. 2014-06-04 09:31:25 +00:00
cppbuiltin.c Replace flag_enable_cilkplus with flag_cilkplus. 2014-01-24 15:13:49 -08:00
cppbuiltin.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
cppdefault.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
cppdefault.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
cprop.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
cse.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
cselib.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
cselib.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
cstamp-h.in
data-streamer-in.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
data-streamer-out.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
data-streamer.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
data-streamer.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
dbgcnt.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
dbgcnt.def add dbgcnt support for devirt 2014-05-20 20:12:22 +00:00
dbgcnt.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
dbxout.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
dbxout.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
dce.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
dce.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
ddg.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
ddg.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
debug.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
debug.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
defaults.h gcc/ 2014-06-03 07:27:13 +00:00
df-core.c pass cfun to pass::execute 2014-04-17 12:37:34 +00:00
df-problems.c df-problems.c (df_rd_confluence_n): Avoid bitmap_copy by using bitmap_and_compl instead of bitmap_and_compl_into. 2014-03-18 14:39:16 +00:00
df-scan.c -fuse-caller-save - Use collected register usage information 2014-05-28 09:43:21 +00:00
df.h re PR rtl-optimization/38518 (Excessive compile time with -O3) 2014-01-17 10:47:59 +00:00
dfp.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
dfp.h Merge in wide-int. 2014-05-06 16:25:05 +00:00
diagnostic-color.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
diagnostic-color.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
diagnostic-core.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
diagnostic.c PR preprocessor/58580 - preprocessor goes OOM with warning for zero literals 2014-01-23 10:13:08 +01:00
diagnostic.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
diagnostic.h PR preprocessor/58580 - preprocessor goes OOM with warning for zero literals 2014-01-23 10:13:08 +01:00
dojump.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
dominance.c dominance.c (free_dominance_info): Add overload with function parameter. 2014-04-29 11:37:55 +00:00
domwalk.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
domwalk.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
double-int.c double-int.c (div_and_round_double): Use the proper predicate to detect a negative quotient. 2014-05-27 20:30:18 +00:00
double-int.h Merge in wide-int. 2014-05-06 16:25:05 +00:00
dse.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
dumpfile.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
dumpfile.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
dwarf2asm.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
dwarf2asm.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
dwarf2cfi.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
dwarf2out.c symtab.c (dump_symtab_base): Update dumping. 2014-06-09 02:30:30 +00:00
dwarf2out.h Merge in wide-int. 2014-05-06 16:25:05 +00:00
emit-rtl.c re PR middle-end/61141 (c-common.c:1502:1: ICE: in reset_insn_used_flags, at emit-rtl.c:2677) 2014-06-09 10:41:10 -06:00
emit-rtl.h emit-rtl.h (replace_equiv_address, [...]): Add an inplace argument. 2014-05-17 07:00:02 +00:00
errors.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
errors.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
et-forest.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
et-forest.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
except.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
except.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
exec-tool.in Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
explow.c emit-rtl.h (replace_equiv_address, [...]): Add an inplace argument. 2014-05-17 07:00:02 +00:00
expmed.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
expmed.h re PR bootstrap/59934 (Bootstrap fail since r206941: expmed.h:252:33: error: array subscript is above array bounds) 2014-01-27 09:33:39 -07:00
expr.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
expr.h expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
file-find.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
file-find.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
final.c rtl.h (insn_location): Declare. 2014-06-06 07:32:25 +00:00
fixed-value.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
fixed-value.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
flag-types.h builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT. 2014-05-23 14:44:42 +00:00
flags.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
fold-const.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
fold-const.h expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
fp-test.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
function.c re PR debug/53927 (wrong value for DW_AT_static_link) 2014-06-06 08:13:24 +00:00
function.h Makefile.in: add shrink-wrap.o. 2014-05-13 07:05:46 +00:00
fwprop.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
gcc-ar.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gcc-plugin.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gcc-symtab.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gcc.c builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT. 2014-05-23 14:44:42 +00:00
gcc.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gcov-dump.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
gcov-io.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
gcov-io.h system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
gcov-iov.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gcov.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
gcse.c gcse.c (can_assign_to_reg_without_clobbers_p): Do not let pointers from test_insn into GGC space escape via SET_SRC. 2014-06-07 21:12:03 +00:00
gcse.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gdbasan.in Put a breakpoint on __sanitizer::Report 2014-01-09 10:40:13 -08:00
gdbhooks.py Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gdbinit.in * gdbinit.in (pel): Define. 2014-02-04 15:34:24 +00:00
gen-pass-instances.awk Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
genattr-common.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
genattr.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
genattrtab.c rtl.def (SYMBOL_REF): Remove middle "0" field. 2014-05-13 10:39:16 +00:00
genautomata.c toplev.c (init_local_tick): Avoid signed integer multiplication overflow. 2014-03-22 15:03:20 +01:00
gencheck.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
genchecksum.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gencodes.c gencodes.c (main): Make LAST_INSN_CODE higher than any insn code, rather than any named insn's code. 2014-05-27 10:05:55 +00:00
genconditions.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
genconfig.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
genconstants.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
genemit.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
genenums.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
genextract.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
genflags.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gengenrtl.c rtl.def (VAR_LOCATION): Remove "i" field. 2014-05-13 10:39:08 +00:00
gengtype-lex.l system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
gengtype-parse.c gengtype: Support explicit pointers in template arguments 2014-05-13 15:17:34 +00:00
gengtype-state.c gengtype-state.c (fatal_reading_state): Bring offline. 2014-05-24 17:12:28 +00:00
gengtype.c re PR c/60439 (No warning for case overflow in switch statement.) 2014-06-03 17:35:34 +00:00
gengtype.h gengtype: Support explicit pointers in template arguments 2014-05-13 15:17:34 +00:00
genhooks.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
genmddeps.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
genmddump.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
genmodes.c genmodes.c (struct mode_data): Add need_bytesize_adj field. 2014-04-17 14:49:49 +02:00
genmultilib Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
genopinit.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
genoutput.c gcc/ 2014-06-03 07:27:13 +00:00
genpeep.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
genpreds.c md.texi (regclass_for_constraint): Rename to... 2014-06-11 16:58:09 +00:00
genrecog.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
gensupport.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
gensupport.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
ggc-common.c add finalizers to ggc 2014-05-17 23:08:00 +00:00
ggc-internal.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
ggc-none.c ggc.h (ggc_grow): New function. 2014-05-25 02:58:54 +00:00
ggc-page.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
ggc.h ggc.h (ggc_grow): New function. 2014-05-25 02:58:54 +00:00
gimple-builder.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gimple-builder.h [PATCH - obvious] Remove unused create_gimple_tmp declaration 2014-01-27 09:39:21 +00:00
gimple-expr.c re PR middle-end/60746 (ICE segfault in gimple-expr.c:314) 2014-04-04 11:52:35 +00:00
gimple-expr.h re PR middle-end/60746 (ICE segfault in gimple-expr.c:314) 2014-04-04 11:52:35 +00:00
gimple-fold.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
gimple-fold.h re PR lto/59468 (ICE on invalid C++ code with LTO in gimple_get_virt_method_for_binfo, at gimple-fold.c:3224) 2014-02-11 22:54:21 +00:00
gimple-iterator.c gimple-iterator.c (gsi_start_edge): New function. 2014-04-17 15:53:59 +02:00
gimple-iterator.h gimple-iterator.c (gsi_start_edge): New function. 2014-04-17 15:53:59 +02:00
gimple-low.c pass cfun to pass::execute 2014-04-17 12:37:34 +00:00
gimple-low.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gimple-pretty-print.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
gimple-pretty-print.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gimple-ssa-isolate-paths.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
gimple-ssa-strength-reduction.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
gimple-ssa.h Change is-a.h to support typedefs of pointers 2014-04-23 19:06:40 +00:00
gimple-streamer-in.c Change is-a.h to support typedefs of pointers 2014-04-23 19:06:40 +00:00
gimple-streamer-out.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gimple-streamer.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gimple-walk.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gimple-walk.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gimple.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
gimple.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gimple.h GF_OMP_FOR_SIMD: Flag for SIMD variants of OMP_FOR kinds. 2014-05-23 13:32:01 +02:00
gimplify-me.c re PR lto/60635 (ICE when mixing C and Fortran lto1: error: use operand missing for stmt) 2014-03-25 11:43:03 +00:00
gimplify-me.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gimplify.c gimplify.c (create_tmp_from_val): Remove is_formal parameter and set DECL_GIMPLE_REG_P unconditionally if appropriate. 2014-06-05 09:53:19 +00:00
gimplify.h re PR c++/51253 ([C++11][DR 1030] Evaluation order (sequenced-before relation) among initializer-clauses in braced-init-list) 2014-06-04 11:51:01 -04:00
glimits.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
godump.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
graph.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
graph.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
graphds.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
graphds.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
graphite-blocking.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
graphite-clast-to-gimple.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
graphite-clast-to-gimple.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
graphite-dependences.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
graphite-htab.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
graphite-interchange.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
graphite-optimize-isl.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
graphite-poly.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
graphite-poly.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
graphite-scop-detection.c passes.c (execute_function_todo): Move TODO_verify_stmts and TODO_verify_ssa under the TODO_verify_il umbrella. 2014-04-30 08:06:49 +00:00
graphite-scop-detection.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
graphite-sese-to-poly.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
graphite-sese-to-poly.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
graphite.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
gsstruct.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gstab.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gsyms.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gsyslimits.h
gtm-builtins.def
haifa-sched.c Cleanup and improve multipass_dfa_lookahead_guard 2014-05-22 07:26:00 +00:00
hard-reg-set.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
hash-table.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
hash-table.h Makefile.in (TREE_FLOW_H): Remove. 2014-01-09 21:02:43 +00:00
highlev-plugin-common.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
hooks.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
hooks.h Merge in wide-int. 2014-05-06 16:25:05 +00:00
host-default.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
hosthooks-def.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
hosthooks.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
hw-doloop.c Stop the cfglayout code from failing an assert when called from hw-doloop. 2014-05-21 09:22:26 +00:00
hw-doloop.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
hwint.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
hwint.h configure.ac: Check whether the underlying type of int64_t is long or long long. 2014-06-04 12:35:26 +00:00
ifcvt.c reg-notes.def (CROSSING_JUMP): Likewise. 2014-05-19 06:49:58 +00:00
incpath.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
incpath.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
init-regs.c pass cfun to pass::execute 2014-04-17 12:37:34 +00:00
input.c PR preprocessor/59935 - caret diagnostics crashes on non-file locations 2014-01-28 16:03:19 +01:00
input.h PR preprocessor/58580 - preprocessor goes OOM with warning for zero literals 2014-01-23 10:13:08 +01:00
insn-addr.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
insn-notes.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
internal-fn.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
internal-fn.def re PR ipa/58721 (The subroutine perdida is no longer inlined in fatigue.f90) 2014-03-18 12:31:04 +01:00
internal-fn.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
intl.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
intl.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
ipa-comdats.c symtab.c (dump_symtab_base): Update dumping. 2014-06-09 02:30:30 +00:00
ipa-cp.c re PR ipa/61160 (wrong code with -O3 (or ICE: verify_cgraph_node failed: edge points to wrong declaration)) 2014-06-03 12:09:20 +02:00
ipa-devirt.c add dbgcnt support for devirt 2014-05-20 20:12:22 +00:00
ipa-inline-analysis.c New callgraph wrapper function creation added 2014-06-04 11:11:09 +00:00
ipa-inline-transform.c tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer. 2014-05-24 22:00:14 +00:00
ipa-inline.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
ipa-inline.h New callgraph wrapper function creation added 2014-06-04 11:11:09 +00:00
ipa-profile.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
ipa-prop.c ipa-prop.c (get_place_in_agg_contents_list): New function. 2014-06-06 15:26:24 +02:00
ipa-prop.h re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement) 2014-05-23 17:52:20 +02:00
ipa-pure-const.c re PR ipa/61340 (ipa-pure-const.c, ipa-reference.c: possible missing switch cases ?) 2014-06-04 11:23:52 +02:00
ipa-ref-inline.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
ipa-ref.c Change is-a.h to support typedefs of pointers 2014-04-23 19:06:40 +00:00
ipa-ref.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
ipa-reference.c ipa-reference.c (is_proper_for_analysis): Exclude addressable and public vars. 2014-06-10 06:30:50 +00:00
ipa-reference.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
ipa-split.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
ipa-utils.c ipa-utils.c (ipa_merge_profiles): Merge profile_id. 2014-04-14 17:18:54 +00:00
ipa-utils.h re PR lto/59468 (ICE on invalid C++ code with LTO in gimple_get_virt_method_for_binfo, at gimple-fold.c:3224) 2014-02-11 22:54:21 +00:00
ipa-visibility.c ipa-visibility.c (function_and_variable_visibility): Disable virtual table rewriting temporarily on targets not supporting ONE_ONLY. 2014-06-11 08:15:34 +00:00
ipa.c varasm.c (set_implicit_section): New function. 2014-06-11 05:51:23 +00:00
ira-build.c -fuse-caller-save - Use collected register usage information 2014-05-28 09:43:21 +00:00
ira-color.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
ira-conflicts.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
ira-costs.c -fuse-caller-save - Use collected register usage information 2014-05-28 09:43:21 +00:00
ira-emit.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
ira-int.h -fuse-caller-save - Use collected register usage information 2014-05-28 09:43:21 +00:00
ira-lives.c ira-lives.c (single_reg_class): Add missing break. 2014-06-06 06:59:22 +00:00
ira.c ira.c (ira): Don't call init_caller_save if LRA enabled since LRA use its own infrastructure... 2014-06-09 04:21:42 +00:00
ira.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
is-a.h Change is-a.h to support typedefs of pointers 2014-04-23 19:06:40 +00:00
jump.c reg-notes.def (CROSSING_JUMP): Likewise. 2014-05-19 06:49:58 +00:00
langhooks-def.h PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. 2014-05-21 15:44:59 +00:00
langhooks.c PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. 2014-05-21 15:44:59 +00:00
langhooks.h PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. 2014-05-21 15:44:59 +00:00
lcm.c re PR tree-optimization/46590 (long compile time with -O2 and many loops) 2014-01-16 13:48:51 +00:00
libfuncs.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
limitx.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
limity.h
lists.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
lock-and-run.sh
loop-doloop.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
loop-init.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
loop-invariant.c re PR rtl-optimization/38518 (Excessive compile time with -O3) 2014-01-17 10:47:59 +00:00
loop-iv.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
loop-unroll.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
lower-subreg.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
lower-subreg.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
lra-assigns.c -fuse-caller-save - Support in lra 2014-05-30 08:43:05 +00:00
lra-coalesce.c re PR rtl-optimization/59511 (FAIL: gcc.target/i386/pr36222-1.c scan-assembler-not movdqa with -mtune=corei7) 2014-01-15 17:32:47 +00:00
lra-constraints.c re PR rtl-optimization/61325 (aarch64_be build fails) 2014-06-06 17:22:34 +00:00
lra-eliminations.c re PR rtl-optimization/61215 (ICE in gen_add2_insn, at optabs.c:4718 when building wine-1.7.19) 2014-05-23 01:52:01 +00:00
lra-int.h lra-int.h (lra_static_insn_data): Make operand_alternative a const pointer. 2014-06-04 17:34:49 +00:00
lra-lives.c -fuse-caller-save - Support in lra 2014-05-30 08:43:05 +00:00
lra-spills.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
lra.c lra-int.h (lra_static_insn_data): Make operand_alternative a const pointer. 2014-06-04 17:34:49 +00:00
lra.h lra-int.h (lra_static_insn_data): Make operand_alternative a const pointer. 2014-06-04 17:34:49 +00:00
lto-cgraph.c varasm.c (set_implicit_section): New function. 2014-06-11 05:51:23 +00:00
lto-compress.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
lto-compress.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
lto-opts.c re PR lto/60319 (wrong code (that hangs) by LTO at -Os and above on x86_64-linux-gnu) 2014-02-25 08:57:42 +00:00
lto-section-in.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
lto-section-names.h Create a new header lto-section-names.h 2014-05-22 16:21:18 +00:00
lto-section-out.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
lto-streamer-in.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
lto-streamer-out.c symtab.c (dump_symtab_base): Update dumping. 2014-06-09 02:30:30 +00:00
lto-streamer.c Create a new header lto-section-names.h 2014-05-22 16:21:18 +00:00
lto-streamer.h Create a new header lto-section-names.h 2014-05-22 16:21:18 +00:00
lto-wrapper.c lto-wrapper.c (fatal, [...]): Remove functions. 2014-06-04 18:23:30 +00:00
machmode.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
machmode.h machmode.h (bitwise_mode_for_mode): Declare. 2014-04-22 12:46:07 +00:00
main.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
mcf.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
mkconfig.sh Merge in wide-int. 2014-05-06 16:25:05 +00:00
mode-classes.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
mode-switching.c * mode-switching.c (optimize_mode_switching): Fix comment typo. 2014-05-20 08:08:01 +01:00
modulo-sched.c rtl.h (insn_location): Declare. 2014-06-06 07:32:25 +00:00
omega.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
omega.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
omp-builtins.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
omp-low.c re PR fortran/60928 (gfortran issue with allocatable components and OpenMP) 2014-06-10 08:05:22 +02:00
omp-low.h re PR middle-end/59917 (ICE in calc_dfs_tree, at dominance.c:401) 2014-01-29 12:02:46 +01:00
opt-functions.awk opts.h (CL_PCH_IGNORE): Define. 2014-03-03 21:51:58 +00:00
opt-gather.awk Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
opt-include.awk Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
opt-read.awk Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
optabs.c rtl.h (set_for_reg_notes): Declare. 2014-05-28 08:41:27 +00:00
optabs.def re PR rtl-optimization/60501 (LRA emits add patterns which might clobber cc) 2014-03-24 17:38:09 +00:00
optabs.h gengtype-state.c (fatal_reading_state): Bring offline. 2014-05-24 17:12:28 +00:00
optc-gen.awk re PR driver/61106 ([4.8/4.9] impliedness of -Wunused-parameter depends on -W option ordering) 2014-05-08 22:17:43 +00:00
optc-save-gen.awk Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
opth-gen.awk Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
opts-common.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
opts-diagnostic.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
opts-global.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
opts.c -fuse-caller-save - Enable by default at O2 and higher 2014-05-28 09:43:32 +00:00
opts.h opts.h (CL_PCH_IGNORE): Define. 2014-03-03 21:51:58 +00:00
output.h output.h (output_constant): Delete. 2014-01-20 20:13:10 +00:00
params.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
params.def re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement) 2014-05-23 17:52:20 +02:00
params.h re PR rtl-optimization/60317 (find_hard_regno_for compile time hog in libvpx) 2014-02-25 20:34:44 +00:00
pass_manager.h merge register_dump_files_1 into register_dump_files and remove more fiddling with properties 2014-04-17 12:36:41 +00:00
passes.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
passes.def passes.def: Move 2nd VRP pass before phi-only-cprop. 2014-06-06 07:29:45 +00:00
plugin.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
plugin.def plugin.def: Improve comment for PLUGIN_INCLUDE_FILE. 2014-03-18 19:16:52 +00:00
plugin.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
pointer-set.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
pointer-set.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
postreload-gcse.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
postreload.c system.h (TEST_BIT): New macro. 2014-05-27 10:06:22 +00:00
predict.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
predict.def re PR ipa/58721 (The subroutine perdida is no longer inlined in fatigue.f90) 2014-03-18 12:31:04 +01:00
predict.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
prefix.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
prefix.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
pretty-print.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
pretty-print.h system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
print-rtl.c rtl.h (insn_location): Declare. 2014-06-06 07:32:25 +00:00
print-rtl.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
print-tree.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
print-tree.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
profile.c Make coverage_compute_cfg_checksum callable with arg. 2014-06-04 09:31:25 +00:00
profile.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
read-md.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
read-md.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
read-rtl.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
real.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
real.h Merge in wide-int. 2014-05-06 16:25:05 +00:00
realmpfr.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
realmpfr.h expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
recog.c recog.h (operand_alternative): Convert reg_class, reject, matched and matches into bitfields. 2014-06-04 17:34:40 +00:00
recog.h recog.h (operand_alternative): Convert reg_class, reject, matched and matches into bitfields. 2014-06-04 17:34:40 +00:00
ree.c re PR rtl-optimization/61094 (-O3 insn Internal compiler error in copyprop_hardreg_forward_1, at regcprop.c:775) 2014-06-02 13:12:08 -06:00
reg-notes.def reg-notes.def (CROSSING_JUMP): Likewise. 2014-05-19 06:49:58 +00:00
reg-stack.c recog.h (operand_alternative): Convert reg_class, reject, matched and matches into bitfields. 2014-06-04 17:34:40 +00:00
regcprop.c recog.h (operand_alternative): Convert reg_class, reject, matched and matches into bitfields. 2014-06-04 17:34:40 +00:00
regcprop.h regcprop.h: New file. 2014-05-15 06:54:48 +00:00
reginfo.c system.h (TEST_BIT): New macro. 2014-05-27 10:06:22 +00:00
regrename.c recog.h (operand_alternative): Convert reg_class, reject, matched and matches into bitfields. 2014-06-04 17:34:40 +00:00
regrename.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
regs.h -fuse-caller-save - Collect register usage information 2014-05-28 09:43:11 +00:00
regset.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
regstat.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
reload.c system.h (TEST_BIT): New macro. 2014-05-27 10:06:22 +00:00
reload.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
reload1.c Improve reload code generation by ignoring init insns for reloads. 2014-05-21 09:29:34 +00:00
reorg.c reg-notes.def (CROSSING_JUMP): Likewise. 2014-05-19 06:49:58 +00:00
resource.c -fuse-caller-save - Use collected register usage information 2014-05-28 09:43:21 +00:00
resource.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
rtl-error.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
rtl-error.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
rtl.c rm a bunch of _stat allocation functions 2014-05-17 23:06:33 +00:00
rtl.def rtl.def (SYMBOL_REF): Remove middle "0" field. 2014-05-13 10:39:16 +00:00
rtl.h rtl.h (insn_location): Declare. 2014-06-06 07:32:25 +00:00
rtlanal.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
rtlhooks-def.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
rtlhooks.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
sanitizer.def sanitizer.def (BUILT_IN_ASAN_REPORT_LOAD_N, [...]): New. 2014-05-30 20:37:05 +02:00
sbitmap.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
sbitmap.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
sched-deps.c recog.h (operand_alternative): Convert reg_class, reject, matched and matches into bitfields. 2014-06-04 17:34:40 +00:00
sched-ebb.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
sched-int.h * sched-int.h (sd_iterator_cond): Manually tail recurse. 2014-05-24 17:11:35 +00:00
sched-rgn.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
sched-vis.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
sdbout.c re PR rtl-optimization/56356 (DJGPP compiler crashing) 2014-03-18 21:02:54 +01:00
sdbout.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
sel-sched-dump.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
sel-sched-dump.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
sel-sched-ir.c re PR rtl-optimization/60866 (ICE: in get_seqno_for_a_jump, at sel-sched-ir.c:4068 with -fselective-scheduling -fno-if-conversion) 2014-05-14 16:09:02 +04:00
sel-sched-ir.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
sel-sched.c recog.h (operand_alternative): Convert reg_class, reject, matched and matches into bitfields. 2014-06-04 17:34:40 +00:00
sel-sched.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
sese.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
sese.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
shrink-wrap.c re PR rtl-optimization/61278 (ICE with LTO (lto-wrapper failed) on x86_64-linux-gnu in 64-bit mode) 2014-05-26 06:40:57 +00:00
shrink-wrap.h shrink-wrap.h: Update comment. 2014-05-15 06:30:58 +00:00
signop.h Merge in wide-int. 2014-05-06 16:25:05 +00:00
simplify-rtx.c simplify-rtx.c (simplify_binary_operation_1): Optimize case of nested VEC_SELECTs that are inverses of each other. 2014-05-20 14:14:21 +00:00
sparseset.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
sparseset.h sparseset.h (sparseset_pop): Fix the wrong index. 2014-02-24 18:35:54 +00:00
sreal.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
sreal.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
ssa-iterators.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
stab.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
stack-ptr-mod.c pass cfun to pass::execute 2014-04-17 12:37:34 +00:00
statistics.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
statistics.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
stmt.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
stmt.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
stor-layout.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
stor-layout.h Merge in wide-int. 2014-05-06 16:25:05 +00:00
store-motion.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
streamer-hooks.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
streamer-hooks.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
stringpool.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
stringpool.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
symtab.c varasm.c (set_implicit_section): New function. 2014-06-11 05:51:23 +00:00
sync-builtins.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
system.h gcc/ 2014-06-03 07:27:13 +00:00
target-def.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
target-globals.c lra-int.h (lra_static_insn_data): Make operand_alternative a const pointer. 2014-06-04 17:34:49 +00:00
target-globals.h lra-int.h (lra_static_insn_data): Make operand_alternative a const pointer. 2014-06-04 17:34:49 +00:00
target-hooks-macros.h Fix DEFHOOKPOD argument order in target-hooks-macros.h comment 2014-04-23 21:29:08 +00:00
target.def gcc/ 2014-06-03 07:27:13 +00:00
target.h target.def (mode_switching): New hook vector. 2014-05-13 10:50:51 +02:00
targhooks.c targhooks.c (default_add_stmt_cost): Call target specific hook instead of default one. 2014-06-06 09:52:51 +00:00
targhooks.h Merge in wide-int. 2014-05-06 16:25:05 +00:00
timevar.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
timevar.def tree-pass.h (make_pass_ipa_comdats): New pass. 2014-05-19 00:58:43 +00:00
timevar.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tlink.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
toplev.c system.h (TEST_BIT): New macro. 2014-05-27 10:06:22 +00:00
toplev.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tracer.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
trans-mem.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
trans-mem.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-affine.c tree-affine.c (tree_to_aff_combination): Handle MEM_REF for core part of address expressions. 2014-05-08 09:00:42 +00:00
tree-affine.h Merge in wide-int. 2014-05-06 16:25:05 +00:00
tree-browser.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-browser.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-call-cdce.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
tree-cfg.c * tree-cfg.c (make_edges) <GIMPLE_RETURN>: Put a location on the edge. 2014-06-06 07:39:53 +00:00
tree-cfg.h passes.c (execute_function_todo): Move TODO_verify_stmts and TODO_verify_ssa under the TODO_verify_il umbrella. 2014-04-30 08:06:49 +00:00
tree-cfgcleanup.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
tree-cfgcleanup.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-chrec.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
tree-chrec.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-complex.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
tree-core.h varasm.c (set_implicit_section): New function. 2014-06-11 05:51:23 +00:00
tree-data-ref.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
tree-data-ref.h use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
tree-dfa.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
tree-dfa.h tree-dfa.h (get_addr_base_and_unit_offset_1): Update array index calculation to match get_ref_base_and_extent. 2014-05-13 13:51:20 +00:00
tree-diagnostic.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-diagnostic.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-dump.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
tree-dump.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-eh.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
tree-eh.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-emutls.c symtab.c (dump_symtab_base): Update dumping. 2014-06-09 02:30:30 +00:00
tree-hasher.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-if-conv.c re PR other/61391 (ICE in execute_one_pass at -O3 and above) 2014-06-05 10:24:22 +00:00
tree-inline.c tree-inline.c (tree_function_versioning): Check DF info existence before accessing it. 2014-06-05 12:58:58 +00:00
tree-inline.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-into-ssa.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
tree-into-ssa.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-iterator.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
tree-iterator.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-loop-distribution.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
tree-nested.c re PR debug/53927 (wrong value for DW_AT_static_link) 2014-06-06 08:13:24 +00:00
tree-nested.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-nrv.c pass cfun to pass::execute 2014-04-17 12:37:34 +00:00
tree-object-size.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
tree-object-size.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-outof-ssa.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-outof-ssa.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-parloops.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
tree-parloops.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-pass.h tree-pass.h (make_pass_ipa_comdats): New pass. 2014-05-19 00:58:43 +00:00
tree-phinodes.c rm a bunch of _stat allocation functions 2014-05-17 23:06:33 +00:00
tree-phinodes.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-predcom.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
tree-pretty-print.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
tree-pretty-print.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-profile.c pass cfun to pass::execute 2014-04-17 12:37:34 +00:00
tree-scalar-evolution.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
tree-scalar-evolution.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-sra.c tree-sra.c (modify_function): Record caller nodes after rebuild. 2014-06-03 14:12:51 +00:00
tree-ssa-address.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
tree-ssa-address.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-ssa-alias.c re PR middle-end/61456 (Bogus "may be used uninitialized" warning) 2014-06-10 14:10:57 +00:00
tree-ssa-alias.h re PR tree-optimization/61034 (Optimizing takes too many passes) 2014-05-07 14:19:14 +00:00
tree-ssa-ccp.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
tree-ssa-coalesce.c re PR lto/60404 (wrong code by LTO on x86_64-linux-gnu) 2014-03-05 09:46:31 +01:00
tree-ssa-coalesce.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-ssa-copy.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
tree-ssa-copyrename.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
tree-ssa-dce.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
tree-ssa-dom.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
tree-ssa-dom.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-ssa-dse.c re PR tree-optimization/60098 (DSE fails to DSE errno settings) 2014-06-04 11:56:34 +00:00
tree-ssa-forwprop.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
tree-ssa-ifcombine.c re PR tree-optimization/61383 (wrong code at -O2 and -O3 on x86_64-linux-gnu) 2014-06-03 08:48:28 +00:00
tree-ssa-live.c re PR middle-end/60291 (slow compile times for any mode (-O0/-O1/-O2) on large .c source file (30MBs)) 2014-02-21 13:14:23 +00:00
tree-ssa-live.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-ssa-loop-ch.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
tree-ssa-loop-im.c re PR tree-optimization/43934 (LIM should handle PHI nodes) 2014-06-06 09:21:02 +02:00
tree-ssa-loop-ivcanon.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
tree-ssa-loop-ivopts.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
tree-ssa-loop-ivopts.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-ssa-loop-manip.c passes.c (execute_function_todo): Move TODO_verify_stmts and TODO_verify_ssa under the TODO_verify_il umbrella. 2014-04-30 08:06:49 +00:00
tree-ssa-loop-manip.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-ssa-loop-niter.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
tree-ssa-loop-niter.h Merge in wide-int. 2014-05-06 16:25:05 +00:00
tree-ssa-loop-prefetch.c pass cfun to pass::execute 2014-04-17 12:37:34 +00:00
tree-ssa-loop-unswitch.c pass cfun to pass::execute 2014-04-17 12:37:34 +00:00
tree-ssa-loop.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
tree-ssa-loop.h Merge in wide-int. 2014-05-06 16:25:05 +00:00
tree-ssa-math-opts.c re PR tree-optimization/61306 (wrong code at -Os and above on x86_64-linux-gnu) 2014-06-11 10:04:33 +00:00
tree-ssa-operands.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
tree-ssa-operands.h use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
tree-ssa-phiopt.c re PR tree-optimization/61385 (ICE on valid code at -O2 and -O3 on x86_64-linux-gnu) 2014-06-04 18:38:18 +00:00
tree-ssa-phiprop.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
tree-ssa-pre.c re PR tree-optimization/61438 (ICE on valid code at -O3 on x86_64-linux-gnu in in loop_preheader_edge, at cfgloop.c:1668) 2014-06-10 14:18:50 +00:00
tree-ssa-propagate.c tree-ssa-propagate.c (add_control_edge): Print less vertical space. 2014-05-28 14:24:09 +00:00
tree-ssa-propagate.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-ssa-reassoc.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
tree-ssa-sccvn.c re PR tree-optimization/61452 (hang at -O1 and -Os on x86_64-linux-gnu) 2014-06-11 11:17:21 +00:00
tree-ssa-sccvn.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-ssa-sink.c re PR tree-optimization/59299 (We do not sink loads) 2014-06-06 15:31:47 +00:00
tree-ssa-strlen.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
tree-ssa-structalias.c tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle BUILT_IN_REALLOC like BUILT_IN_STRDUP. 2014-05-22 09:59:49 +00:00
tree-ssa-tail-merge.c tree-ssa-tail-merge.c (same_succ_hash): Hash the static chain of a call statement, if any. 2014-06-07 11:59:18 +00:00
tree-ssa-ter.c tree-ssa-operands.c (create_vop_var): Set DECL_IGNORED_P. 2014-04-16 10:50:58 +00:00
tree-ssa-ter.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-ssa-threadedge.c re PR tree-optimization/61289 (Bad jump threading generates infinite loop) 2014-06-05 12:25:02 -06:00
tree-ssa-threadedge.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-ssa-threadupdate.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
tree-ssa-threadupdate.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-ssa-uncprop.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
tree-ssa-uninit.c re PR middle-end/39246 (FAIL: gcc.dg/uninit-13.c) 2014-05-08 01:20:17 +00:00
tree-ssa.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
tree-ssa.h passes.c (execute_function_todo): Move TODO_verify_stmts and TODO_verify_ssa under the TODO_verify_il umbrella. 2014-04-30 08:06:49 +00:00
tree-ssanames.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
tree-ssanames.h Merge in wide-int. 2014-05-06 16:25:05 +00:00
tree-stdarg.c pass cfun to pass::execute 2014-04-17 12:37:34 +00:00
tree-stdarg.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tree-streamer-in.c symtab.c (dump_symtab_base): Update dumping. 2014-06-09 02:30:30 +00:00
tree-streamer-out.c symtab.c (dump_symtab_base): Update dumping. 2014-06-09 02:30:30 +00:00
tree-streamer.c tree-streamer.h (struct streamer_tree_cache_d): Add next_idx member. 2014-04-03 14:27:02 +00:00
tree-streamer.h tree-streamer.h (struct streamer_tree_cache_d): Add next_idx member. 2014-04-03 14:27:02 +00:00
tree-switch-conversion.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
tree-tailcall.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
tree-vect-data-refs.c re PR tree-optimization/52252 (An opportunity for x86 gcc vectorizer (gain up to 3 times)) 2014-06-11 08:37:53 +00:00
tree-vect-generic.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
tree-vect-loop-manip.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
tree-vect-loop.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
tree-vect-patterns.c expr.h: Remove prototypes of functions defined in builtins.c. 2014-06-02 20:13:44 +00:00
tree-vect-slp.c re PR tree-optimization/60841 (gcc: internal compiler error: Killed (program cc1) out of memory) 2014-04-17 08:09:02 +00:00
tree-vect-stmts.c re PR tree-optimization/52252 (An opportunity for x86 gcc vectorizer (gain up to 3 times)) 2014-06-11 08:37:53 +00:00
tree-vectorizer.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
tree-vectorizer.h re PR tree-optimization/60841 (gcc: internal compiler error: Killed (program cc1) out of memory) 2014-04-17 08:09:02 +00:00
tree-vrp.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
tree.c varasm.c (set_implicit_section): New function. 2014-06-11 05:51:23 +00:00
tree.def tree.def (VOID_CST): New. 2014-05-21 11:00:35 +00:00
tree.h re PR tree-optimization/61437 (wrong code on x86_64-linux-gnu when compile separately) 2014-06-11 07:35:36 +00:00
treestruct.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tsan.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
tsan.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
tsystem.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
typeclass.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
ubsan.c cfgexpand.c (expand_gimple_cond): Remove check for current_loops. 2014-06-06 07:38:07 +00:00
ubsan.h builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT. 2014-05-23 14:44:42 +00:00
valtrack.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
valtrack.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
value-prof.c system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. 2014-05-26 10:42:43 +00:00
value-prof.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
var-tracking.c rtl.def (VAR_LOCATION): Remove "i" field. 2014-05-13 10:39:08 +00:00
varasm.c varasm.c (set_implicit_section): New function. 2014-06-11 05:51:23 +00:00
varasm.h varasm.c (set_implicit_section): New function. 2014-06-11 05:51:23 +00:00
varpool.c symtab.c (dump_symtab_base): Update dumping. 2014-06-09 02:30:30 +00:00
vec.c vec.c (vec_prefix::calculate_allocation): Move as inline variant to vec.h. 2014-02-12 16:01:03 +00:00
vec.h rm a bunch of _stat allocation functions 2014-05-17 23:06:33 +00:00
version.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
version.h
vmsdbg.h configure.ac: Remove long long and __int64 type checks... 2014-05-26 08:19:02 +00:00
vmsdbgout.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
vtable-verify.c pass cfun to pass::execute 2014-04-17 12:37:34 +00:00
vtable-verify.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
web.c tree-pass.h (TODO_verify_ssa, [...]): Remove. 2014-05-06 13:35:40 +00:00
wide-int-print.cc Merge in wide-int. 2014-05-06 16:25:05 +00:00
wide-int-print.h Merge in wide-int. 2014-05-06 16:25:05 +00:00
wide-int.cc PR bootstrap/PR61146 2014-05-28 15:17:29 +00:00
wide-int.h wide-int.h (wi::int_traits <long>, [...]): Provide specializations. 2014-05-26 14:07:42 +00:00
xcoff.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
xcoffout.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
xcoffout.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00

README.Portability

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