gcc/gcc
Sebastian Huber e36c5271e3 config.gcc (arm*-*-rtemseabi*): New target.
2011-11-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>

	* config.gcc (arm*-*-rtemseabi*): New target.
	* config/arm/rtems-eabi.h: New.
	* config/arm/t-rtems-eabi: New.

From-SVN: r181064
2011-11-07 04:21:19 +01:00
..
ada * gcc-interface/Make-lang.in: Update dependencies. 2011-11-04 16:32:18 +01:00
c-family c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers. 2011-11-06 23:51:19 +00:00
common config.gcc (epiphany-*-*): New architecture. 2011-11-05 20:48:23 +00:00
config config.gcc (arm*-*-rtemseabi*): New target. 2011-11-07 04:21:19 +01:00
cp re PR c++/47695 ([C++0X] Calling a deleted function fails twice) 2011-11-06 21:05:44 +00:00
doc Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
fortran gfortran.h (gfc_extend_expr): Modified prototype. 2011-11-06 22:36:54 +01:00
ginclude c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers. 2011-11-06 23:51:19 +00:00
go Fix select { case v, ok := <-c: }. 2011-11-04 23:03:37 +00:00
java Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
lto re PR lto/44965 (lto option code breaks file format with each added option) 2011-11-03 14:46:26 +00:00
objc re PR target/47997 (gcc on macosx: "ld: warning: -fwritable-strings not compatible with literal CF/NSString") 2011-10-29 12:59:30 +00:00
objcp In gcc/: 2011-10-14 Nicola Pero <nicola.pero@meta-innovation.com> 2011-10-14 10:19:01 +00:00
po Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
testsuite wmul-1.c: Adjust optimization level. 2011-11-07 02:20:35 +00:00
ABOUT-GCC-NLS
BASE-VER
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog config.gcc (arm*-*-rtemseabi*): New target. 2011-11-07 04:21:19 +01: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.dataflow
ChangeLog.graphite Only update ChangeLog.graphite. 2011-07-08 19:15:18 +00:00
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
DATESTAMP Daily bump. 2011-11-07 00:18:36 +00:00
DEV-PHASE
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
LANGUAGES
Makefile.in c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers. 2011-11-06 23:51:19 +00:00
ONEWS
README.Portability
acinclude.m4 Disable .init_array/.fini_array support on Solaris (PR target/50166) 2011-08-26 15:17:42 +00:00
aclocal.m4 Centralize PICFLAG configuration 2011-08-22 16:54:02 +00:00
addresses.h
alias.c rtl.texi (MEM_OFFSET_KNOWN_P): Document. 2011-07-19 17:43:27 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c re PR middle-end/49905 (Better sanity checking on sprintf src & dest to produce warning for dodgy code ?) 2011-08-04 09:40:24 +02:00
auto-inc-dec.c rtl.h (set_src_cost, [...]): New functions. 2011-08-18 12:37:27 +00:00
basic-block.h rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
bb-reorder.c re PR rtl-optimization/50212 (ICE: in ei_container, at basic-block.h:610 with -fnon-call-exceptions -freorder-blocks-and-partition) 2011-09-12 19:55:36 +02:00
bb-reorder.h
bitmap.c
bitmap.h
bt-load.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
builtin-attrs.def
builtin-types.def Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
builtins.c Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
builtins.def Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
builtins.h
c-aux-info.c
c-config-lang.in
c-convert.c
c-decl.c c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers. 2011-11-06 23:51:19 +00:00
c-errors.c
c-lang.c
c-lang.h
c-objc-common.c
c-objc-common.h
c-parser.c c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers. 2011-11-06 23:51:19 +00:00
c-tree.h c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers. 2011-11-06 23:51:19 +00:00
c-typeck.c Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
caller-save.c
calls.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
cfg.c bb-reorder: Split EH edges crossing partitions. 2011-07-23 12:44:19 -07:00
cfganal.c
cfgbuild.c
cfgcleanup.c invoke.texi (-fshrink-wrap): Document. 2011-10-05 12:59:23 +00:00
cfgexpand.c re PR middle-end/50754 (ICE in expand_debug_expr, at cfgexpand.c:3341) 2011-10-19 21:31:14 +02:00
cfghooks.c
cfghooks.h
cfglayout.c re PR tree-optimization/50693 (Loop optimization restricted by GOTOs) 2011-11-05 20:58:37 +01:00
cfglayout.h
cfgloop.c
cfgloop.h re PR middle-end/45098 (Missed induction variable optimization) 2011-06-14 14:29:58 +00:00
cfgloopanal.c rtl.h (set_rtx_cost, [...]): New functions. 2011-08-18 12:36:51 +00:00
cfgloopmanip.c
cfgrtl.c re PR rtl-optimization/49941 (segmentation fault in redirect_jump_2) 2011-10-15 21:02:33 +10:30
cgraph.c cgraph.c (dump_cgraph_node): Dump alias flag. 2011-10-21 11:04:20 +00:00
cgraph.h ipa-inline.h (struct inline_summary): Move versionable flag... 2011-09-06 16:46:55 +02:00
cgraphbuild.c lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name aliases. 2011-06-18 08:31:03 +00:00
cgraphunit.c cgraphunit.c: Don't mark clones as static constructors. 2011-10-31 14:26:38 +00:00
cif-code.def cif-code.def (OVERWRITABLE): Fix typo and move around. 2011-07-19 20:20:27 +00:00
collect2-aix.c
collect2-aix.h
collect2.c collect2.c (main): Guard object_nbr variable with TARGET_AIX_VERSION. 2011-11-03 14:24:59 +00:00
collect2.h
combine-stack-adj.c re PR middle-end/50632 (FAIL: gcc.dg/pr50132.c) 2011-10-06 15:22:11 -07:00
combine.c re PR rtl-optimization/50615 (ICE: in distribute_notes, at combine.c:13282 with -O --param max-cse-insns=1) 2011-10-16 13:14:34 +00:00
common.opt Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
compare-elim.c re PR middle-end/49801 (df_live_verify_transfer_functions fails with to use of CC_REGNUM and checking enabled in rx backend) 2011-10-10 13:31:03 +00:00
conditions.h
config.build
config.gcc config.gcc (arm*-*-rtemseabi*): New target. 2011-11-07 04:21:19 +01:00
config.host config.host (arm*-*-linux*): Add driver-arm.o and x-arm. 2011-10-18 14:14:14 +00:00
config.in Properly test for madvise on Solaris 10 (PR bootstrap/50777) 2011-10-19 16:02:30 +00:00
configure re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled) 2011-11-03 17:17:07 +00:00
configure.ac re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled) 2011-11-03 17:17:07 +00:00
convert.c re PR c/50565 (initializer element is not computable at load time) 2011-10-12 12:56:03 +01:00
convert.h
coretypes.h Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
coverage.c fix -fbranch-probabilities and adjust testsuite 2011-08-30 13:18:49 +02:00
coverage.h
cppbuiltin.c Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
cppbuiltin.h
cppdefault.c cppdefault.c: Undef NATIVE_SYSTEM_HEADER_DIR if CROSS_DIRECTORY_STRUCTURE is defined and... 2011-10-27 17:55:53 +00:00
cppdefault.h
cppspec.c
cprop.c re PR rtl-optimization/50448 (Missed optimization accessing struct component with integer address) 2011-11-05 13:08:54 +00:00
cse.c tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. 2011-08-18 12:37:53 +00:00
cselib.c re PR debug/50869 (ice in vt_expand_var_loc_chain) 2011-11-01 02:09:00 +00:00
cselib.h
cstamp-h.in
data-streamer-in.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
data-streamer-out.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
data-streamer.c rebase 2011-08-08 12:49:34 -04:00
data-streamer.h data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. 2011-06-15 00:11:35 +01:00
dbxout.h
dce.c rtl.texi (MEM_SIZE_KNOWN_P): Document. 2011-07-19 17:43:15 +00:00
dce.h
ddg.c SMS: Support instructions with REG_INC_NOTE 2011-09-30 13:25:30 +00:00
ddg.h SMS: Support instructions with REG_INC_NOTE 2011-09-30 13:25:30 +00:00
debug.c
debug.h dwarf2: Extract cfi creation to a new pass. 2011-07-07 17:05:57 -07:00
defaults.h dwarf2: Move CFI output routines to dwarf2cfi.c. 2011-07-09 13:56:42 -07:00
df-core.c
df-problems.c df-problems.c (df_note_bb_compute): Pass uses rather than defs to df_set_dead_notes_for_mw. 2011-08-26 14:21:19 +00:00
df-scan.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
df.h
dfp.c
dfp.h
diagnostic-core.h
diagnostic.c Emit macro expansion related diagnostics 2011-10-17 11:59:27 +02:00
diagnostic.def
diagnostic.h Emit macro expansion related diagnostics 2011-10-17 11:59:27 +02:00
dojump.c tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. 2011-08-18 12:37:53 +00:00
dominance.c
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c regset.h (fixed_reg_set_regset): Declare. 2011-11-06 22:58:54 +00:00
dse.h
dwarf2asm.c Move ASM_COMMENT_START to defaults.h. 2011-07-09 13:18:32 -07:00
dwarf2asm.h
dwarf2cfi.c re PR bootstrap/50010 (bootstrap comparison failure without CFI directives) 2011-09-12 21:29:31 +02:00
dwarf2out.c re PR tree-optimization/50693 (Loop optimization restricted by GOTOs) 2011-11-05 20:58:37 +01:00
dwarf2out.h dwarf2cfi: Implement change_cfi_row. 2011-07-23 13:17:54 -07:00
ebitmap.c
ebitmap.h
emit-rtl.c Properly limit backwards label scanning in reorg. 2011-10-30 00:48:05 -07:00
emit-rtl.h rtl.texi (MEM_OFFSET_KNOWN_P): Document. 2011-07-19 17:43:27 +00:00
errors.c
errors.h
et-forest.c
et-forest.h
except.c bb-reorder: Split EH edges crossing partitions. 2011-07-23 12:44:19 -07:00
except.h bb-reorder: Split EH edges crossing partitions. 2011-07-23 12:44:19 -07:00
exec-tool.in
explow.c re PR middle-end/50251 (Revision 178353 caused many test failures) 2011-09-14 14:32:07 +00:00
expmed.c expmed.c (expand_mult_highpart_optab): Replace optab_handler with the new widening_optab_handler. 2011-10-05 10:20:04 +00:00
expmed.h
expr.c Implement interleave via permutation. 2011-10-25 14:29:56 -07:00
expr.h Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
final.c re PR tree-optimization/50693 (Loop optimization restricted by GOTOs) 2011-11-05 20:58:37 +01:00
fixed-value.c
fixed-value.h
flag-types.h
flags.h common.opt (in_lto_p): New Variable entry. 2011-06-28 18:00:59 +01:00
fold-const.c re PR tree-optimization/44683 (Optimization bug with copysign builtin) 2011-10-23 15:57:09 +00:00
fp-test.c
function.c re PR rtl-optimization/50833 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2243 with -fshrink-wrap) 2011-10-24 11:46:04 +00:00
function.h invoke.texi (-fshrink-wrap): Document. 2011-10-05 12:59:23 +00:00
fwprop.c fwprop.c (forward_propagate_and_simplify): After checking reg/subreg combinations, check whether the modes are the same. 2011-09-27 17:24:03 +00:00
gcc-ar.c gcc-ar: Do not include stdio.h. 2011-10-31 10:04:50 -04:00
gcc-plugin.h
gcc.c re PR lto/44965 (lto option code breaks file format with each added option) 2011-11-03 14:46:26 +00:00
gcc.h
gccspec.c
gcov-dump.c
gcov-io.c
gcov-io.h
gcov-iov.c
gcov.c
gcse.c gcse.c: Adjust outdated comments throughout. 2011-11-07 00:22:18 +00:00
gcse.h
gdbinit.in
genattr-common.c genattr.c (write_upcase, [...]): Move to ... 2011-07-25 22:32:56 +01:00
genattr.c genattr.c (write_upcase, [...]): Move to ... 2011-07-25 22:32:56 +01:00
genattrtab.c md.texi: Describe the use of match_tests in attribute tests. 2011-08-31 21:06:59 +00:00
genautomata.c genautomata.c (NO_COMB_OPTION): New macro. 2011-08-30 13:15:38 +00:00
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
genenums.c
genextract.c
genflags.c
gengenrtl.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
gengtype-lex.l gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h" otherwise. 2011-08-04 13:30:45 +02:00
gengtype-parse.c gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h" otherwise. 2011-08-04 13:30:45 +02:00
gengtype-state.c gengtype-state.c (write_state): Remove timestamped header line. 2011-08-24 11:14:56 +00:00
gengtype.c re PR tree-optimization/50693 (Loop optimization restricted by GOTOs) 2011-11-05 20:58:37 +01:00
gengtype.h
genhooks.c common-target-def.h, [...]: New files. 2011-06-14 21:11:37 +01:00
genmddeps.c
genmodes.c
genmultilib
genopinit.c Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
genoutput.c system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New. 2011-07-21 10:48:03 -04:00
genpeep.c
genpreds.c
genrecog.c genrecog.c (make_insn_sequence): Correct position numbering when filtering out match_scratch and match_dup. 2011-07-20 11:26:57 -04:00
gensupport.c gensupport.c (add_define_attr): New static function. 2011-06-21 14:38:38 +00:00
gensupport.h
ggc-common.c
ggc-internal.h
ggc-none.c Reduce memory waste due to non-power-of-2 allocs 2011-10-17 12:00:07 +02:00
ggc-page.c Use more efficient alignment in ggc 2011-10-29 01:02:35 +00:00
ggc-zone.c Fix building ggc-zone.c 2011-10-20 17:22:17 +02:00
ggc.h Reduce memory waste due to non-power-of-2 allocs 2011-10-17 12:00:07 +02:00
gimple-fold.c re PR middle-end/50890 (ICE in fold_convert_loc, at fold-const.c:1894) 2011-11-02 08:46:08 +00:00
gimple-fold.h
gimple-iterator.c
gimple-low.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
gimple-pretty-print.c md.texi (vec_widen_ushiftl_hi, [...]): Document. 2011-10-18 09:39:04 +00:00
gimple-pretty-print.h
gimple-streamer-in.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
gimple-streamer-out.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
gimple-streamer.h rebase 2011-08-08 12:49:34 -04:00
gimple.c gimple.c (walk_stmt_load_store_addr_ops): Call visit_addr also on COND_EXPR/VEC_COND_EXPR comparison operands if... 2011-10-14 14:05:43 +02:00
gimple.def
gimple.h re PR middle-end/50890 (ICE in fold_convert_loc, at fold-const.c:1894) 2011-11-02 08:46:08 +00:00
gimplify.c gimplify.c (gimplify_expr): Take care that for bitwise-binary transformation the operands have compatible types. 2011-10-14 21:30:42 +02:00
glimits.h
godump.c godump.c (struct macro_hash_value): Define. 2011-11-02 05:04:42 +00:00
graph.c
graph.h
graphds.c
graphds.h
graphite-blocking.c Fix PR47654: Loop blocking should strip-mine at least two loops. 2011-07-05 14:50:34 +00:00
graphite-clast-to-gimple.c tree.h (convert_to_ptrofftype_loc): New function. 2011-08-17 12:00:35 +00:00
graphite-clast-to-gimple.h Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed" psct_* interface. 2011-07-21 22:56:29 +00:00
graphite-cloog-compat.h
graphite-cloog-util.c
graphite-cloog-util.h
graphite-dependences.c Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed" psct_* interface. 2011-07-21 22:56:29 +00:00
graphite-dependences.h
graphite-flattening.c
graphite-interchange.c Fix PR47654: Loop blocking should strip-mine at least two loops. 2011-07-05 14:50:34 +00:00
graphite-poly.c PR45450: disable legality check after an openscop read 2011-07-27 16:53:02 +00:00
graphite-poly.h Fix PR47654: Loop blocking should strip-mine at least two loops. 2011-07-05 14:50:34 +00:00
graphite-ppl.c
graphite-ppl.h Infer types based on lb and ub. 2011-07-21 22:57:59 +00:00
graphite-scop-detection.c graphite-scop-detection.c (make_close_phi_nodes_unique): New forward declaration. 2011-09-29 14:06:31 +00:00
graphite-scop-detection.h
graphite-sese-to-poly.c Makefile.in (tree-data-ref.o): Add tree-affine.h dependency. 2011-08-23 12:40:57 +00:00
graphite-sese-to-poly.h
graphite.c
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
haifa-sched.c reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
hard-reg-set.h
highlev-plugin-common.h
hooks.c system.h (OUTPUT_ADDR_CONST_EXTRA): Poison. 2011-10-06 23:25:53 +04:00
hooks.h system.h (OUTPUT_ADDR_CONST_EXTRA): Poison. 2011-10-06 23:25:53 +04:00
host-default.c
hosthooks-def.h
hosthooks.h
hw-doloop.c hw-doloop.c (scan_loop): Compute register usage only for non-debug insns. 2011-09-30 12:26:57 +00:00
hw-doloop.h hw-doloop.c: New file. 2011-07-07 15:42:41 +00:00
hwint.c re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108) 2011-08-18 11:30:42 +00:00
hwint.h Change random seeds to 64bit and drop re-crcing 2011-09-29 13:14:51 +00:00
ifcvt.c re PR bootstrap/50738 (Bootstrap failure at revision 180028 on powerpc-apple-darwin9) 2011-10-16 00:09:58 +10:30
implicit-zee.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
incpath.c re PR preprocessor/36819 (memleak in split_quote_chain) 2011-10-02 12:31:40 +00:00
incpath.h
init-regs.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
input.c Support expansion of reserved locations wrapped in virtual locations 2011-10-25 10:58:54 +02:00
input.h Add line map statistics to -fmem-report output 2011-10-17 11:59:52 +02:00
insn-addr.h
insn-notes.def re PR tree-optimization/50693 (Loop optimization restricted by GOTOs) 2011-11-05 20:58:37 +01:00
integrate.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
integrate.h
internal-fn.c
internal-fn.def
internal-fn.h
intl.c
intl.h
ipa-cp.c ipa-prop.h (jump_func_type): Updated comments. 2011-09-23 15:22:43 +02:00
ipa-inline-analysis.c ipa-inline-analysis.c (MAX_TIME): Update comment. 2011-10-03 08:11:43 +00:00
ipa-inline-transform.c inline-1.c: new testcase. 2011-09-23 17:30:34 +00:00
ipa-inline.c re PR middle-end/50890 (ICE in fold_convert_loc, at fold-const.c:1894) 2011-11-02 08:46:08 +00:00
ipa-inline.h inline-1.c: new testcase. 2011-09-23 17:30:34 +00:00
ipa-prop.c 2011-11-6 Richard Guenther <rguenther@suse.de> 2011-11-06 13:02:15 +00:00
ipa-prop.h ipa-prop.h (jump_func_type): Updated comments. 2011-09-23 15:22:43 +02:00
ipa-pure-const.c re PR middle-end/50527 (inconsistent vla align) 2011-10-07 12:49:49 +00:00
ipa-ref-inline.h
ipa-ref.c lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name aliases. 2011-06-18 08:31:03 +00:00
ipa-ref.h lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code. 2011-06-11 13:01:53 +00:00
ipa-reference.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
ipa-reference.h
ipa-split.c re PR tree-optimization/50723 (internal compiler error: verify_ssa failed) 2011-10-14 11:03:06 +00:00
ipa-utils.c ipa-utils.c (postorder_stack): New structure. 2011-06-13 15:31:22 +00:00
ipa-utils.h
ipa.c cgraphunit.c (ipa_passes): Remove unrechable nodes. 2011-10-02 14:30:50 +00:00
ira-build.c
ira-color.c * ira-color.c (assign_hard_reg): Fix typo. 2011-10-01 19:42:54 +00:00
ira-conflicts.c target.def (class_max_nregs): New hook. 2011-07-20 02:34:31 +04:00
ira-costs.c re PR rtl-optimization/49890 (IRA spill with plenty of available registers) 2011-08-18 17:06:18 +00:00
ira-emit.c
ira-int.h re PR rtl-optimization/50107 ([IRA, i386] allocates registers in very non-optimal way) 2011-08-18 14:56:36 +00:00
ira-lives.c ira-lives.c (mark_pseudo_regno_subword_live): Use allocno class for ira_reg_class_max_nregs. 2011-08-21 02:14:37 +00:00
ira.c ira.c (ira_init_register_move_cost): Check small subclasses through ira_reg_class_max_nregs and ira_available_class_regs. 2011-08-23 23:06:04 +00:00
ira.h target.def (class_max_nregs): New hook. 2011-07-20 02:34:31 +04:00
jump.c re PR rtl-optimization/49941 (segmentation fault in redirect_jump_2) 2011-10-15 21:02:33 +10:30
langhooks-def.h
langhooks.c
langhooks.h
lcm.c
libfuncs.h
limitx.h
limity.h
lists.c reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
loop-doloop.c rtl.h (set_src_cost, [...]): New functions. 2011-08-18 12:37:27 +00:00
loop-init.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
loop-invariant.c rtl.h (set_src_cost, [...]): New functions. 2011-08-18 12:37:27 +00:00
loop-iv.c
loop-unroll.c
loop-unswitch.c
lower-subreg.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
lto-cgraph.c cgraph.c (dump_cgraph_node): Dump alias flag. 2011-10-21 11:04:20 +00:00
lto-compress.c
lto-compress.h
lto-opts.c re PR lto/44965 (lto option code breaks file format with each added option) 2011-11-03 14:46:26 +00:00
lto-section-in.c Split out LTO's writing of top level asm nodes in preparation of extending what... 2011-09-30 14:56:01 +00:00
lto-section-out.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
lto-streamer-in.c lto-streamer-in.c (input_struct_function_base): Factor out of ... 2011-10-13 11:41:52 -04:00
lto-streamer-out.c lto-streamer-in.c (input_struct_function_base): Factor out of ... 2011-10-13 11:41:52 -04:00
lto-streamer.c Change random seeds to 64bit and drop re-crcing 2011-09-29 13:14:51 +00:00
lto-streamer.h re PR lto/44965 (lto option code breaks file format with each added option) 2011-11-03 14:46:26 +00:00
lto-symtab.c re PR lto/47247 (Linker plugin specification makes it difficult to handle COMDATs) 2011-10-02 10:41:24 +00:00
lto-wrapper.c re PR lto/44965 (lto option code breaks file format with each added option) 2011-11-03 14:46:26 +00:00
machmode.def
machmode.h params.h (ALLOW_STORE_DATA_RACES): New. 2011-07-27 13:22:09 +00:00
main.c
matrix-reorg.c cse.c (insert_with_costs): Put semi-colon after empty loop body on the next line. 2011-07-12 20:07:09 +00:00
mcf.c
mips-tdump.c
mips-tfile.c
mkconfig.sh Move libgcc_tm_file to toplevel libgcc 2011-11-02 15:26:35 +00:00
mode-classes.def
mode-switching.c mode-switching.c (optimize_mode_switching): Fix bug in MODE_AFTER handling. 2011-08-01 19:30:29 +01:00
modulo-sched.c Fix marking of SMSed loops as BB_DISABLE_SCHEDULE 2011-10-30 05:12:53 +00:00
omega.c Makefile.in (hwint.o): Depend on DIAGNOSTIC_CORE_H. 2011-08-01 21:53:07 +00:00
omega.h
omp-builtins.def backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable array in firstprivate clause) 2011-08-02 18:13:29 +02:00
omp-low.c Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
opt-functions.awk Allow HOST_WIDE_INT for option variable. 2011-08-18 07:52:06 -07:00
opt-gather.awk
opt-include.awk
opt-read.awk Allow HOST_WIDE_INT for option variable. 2011-08-18 07:52:06 -07:00
optabs.c Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
optabs.h Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
optc-gen.awk opts.c (print_specific_help): Fix off-by-one compare in assertion check. 2011-09-02 21:19:17 +00:00
optc-save-gen.awk Allow HOST_WIDE_INT for option variable. 2011-08-18 07:52:06 -07:00
opth-gen.awk opth-gen.awk: Do not declare target save/restore structures and functions if IN_RTS defined. 2011-08-19 11:16:02 +01:00
opts-common.c re PR lto/44965 (lto option code breaks file format with each added option) 2011-11-03 14:46:26 +00:00
opts-diagnostic.h
opts-global.c re PR lto/44965 (lto option code breaks file format with each added option) 2011-11-03 14:46:26 +00:00
opts.c invoke.texi (-fshrink-wrap): Document. 2011-10-05 12:59:23 +00:00
opts.h re PR lto/44965 (lto option code breaks file format with each added option) 2011-11-03 14:46:26 +00:00
output.h output.h (SECTION_EXCLUDE): New macro. 2011-09-27 17:52:13 +00:00
params.c params.c: Include common/common-target.h. 2011-06-23 11:41:42 +01:00
params.def Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
params.h Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
passes.c Vector shuffling patch from Artem Shinkarov. 2011-10-03 08:13:26 -07:00
plugin.c [multiple changes] 2011-10-19 13:20:22 +00:00
plugin.def plugin.def: Add event for finish_decl. 2011-08-11 11:57:38 -04:00
plugin.h
pointer-set.c
pointer-set.h
postreload-gcse.c cse.c (insert_with_costs): Put semi-colon after empty loop body on the next line. 2011-07-12 20:07:09 +00:00
postreload.c regset.h (fixed_reg_set_regset): Declare. 2011-11-06 22:58:54 +00:00
predict.c predict.c (maybe_hot_frequency_p): Make sure a zero entry-block frequency makes everything hot. 2011-07-26 15:44:50 +00:00
predict.def
predict.h
prefix.c common-target-def.h, [...]: New files. 2011-06-14 21:11:37 +01:00
prefix.h prefix.h: Wrap up in extern "C" block. 2011-07-12 17:23:04 +00:00
pretty-print.c
pretty-print.h pretty-print.h (pp_unsigned_wide_integer): New. 2011-09-02 13:52:12 +00:00
print-rtl.c re PR tree-optimization/50693 (Loop optimization restricted by GOTOs) 2011-11-05 20:58:37 +01:00
print-tree.c
profile.c profile.c (compute_branch_probabilities): Compute and dump the overlap between the static estimation and the... 2011-10-20 00:39:12 +00:00
profile.h
read-md.c
read-md.h
read-rtl.c
real.c
real.h
realmpfr.c
realmpfr.h
recog.c recog.c (asm_labels_ok): New function. 2011-09-06 10:02:41 +00:00
recog.h system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New. 2011-07-21 10:48:03 -04:00
reg-notes.def reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
reg-stack.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
regcprop.c Fix illegal register substitutions on big-endian during cprop_reg. 2011-10-27 22:08:10 -07:00
reginfo.c regset.h (fixed_reg_set_regset): Declare. 2011-11-06 22:58:54 +00:00
regmove.c machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro. 2011-07-06 14:44:30 +00:00
regrename.c regrename.h: New file. 2011-10-19 17:26:26 +00:00
regrename.h regrename.h: New file. 2011-10-19 17:26:26 +00:00
regs.h regrename.c (struct du_head): Make nregs signed. 2011-09-07 15:57:45 +00:00
regset.h regset.h (fixed_reg_set_regset): Declare. 2011-11-06 22:58:54 +00:00
regstat.c
reload.c re PR rtl-optimization/46603 (gcc.dg/vect/slp-multitypes-2.c execution failure) 2011-10-27 18:19:54 +00:00
reload.h re PR middle-end/48770 (wrong code with -O -fprofile-arcs -fPIC -fno-dce -fno-forward-propagate -fno-tree-forwprop) 2011-06-23 15:30:20 -06:00
reload1.c reload1.c (gen_reload): Don't use REGNO on SUBREGs. 2011-11-05 07:35:46 +10:30
reorg.c Properly limit backwards label scanning in reorg. 2011-10-30 00:48:05 -07:00
resource.c rtl.texi (simple_return): Document. 2011-08-27 17:38:58 +00:00
resource.h
rtl-error.c
rtl-error.h
rtl.c rtl.c (copy_rtx): Do not handle frame_related, jump or call flags specially. 2011-09-12 23:38:21 +00:00
rtl.def md.texi: Describe the use of match_tests in attribute tests. 2011-08-31 21:06:59 +00:00
rtl.h regset.h (fixed_reg_set_regset): Declare. 2011-11-06 22:58:54 +00:00
rtlanal.c re PR bootstrap/50836 (bootstrap fails due to error: no previous prototype for 'find_all_hard_reg_sets') 2011-10-24 11:03:12 +00:00
rtlhooks-def.h
rtlhooks.c machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro. 2011-07-06 14:44:30 +00:00
sbitmap.c
sbitmap.h
sched-deps.c re PR bootstrap/50825 (bootstrap fails at stage1 libgcc from r180302) 2011-10-21 18:38:44 +00:00
sched-ebb.c reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
sched-int.h reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
sched-rgn.c reg-notes.def (DEP_CONTROL): New. 2011-10-21 13:35:44 +00:00
sched-vis.c sched-vis.c (print_value): Handle STRICT_LOW_PART. 2011-11-03 21:49:36 +01:00
sdbout.c
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c re PR rtl-optimization/50340 (Fails to build SPEC 2000 176.gcc) 2011-10-19 16:46:44 +04:00
sel-sched-ir.h sel-sched-ir.h (register_unavailable_p): Declare. 2011-08-11 15:48:07 +04:00
sel-sched.c re PR rtl-optimization/50205 (ICE: in code_motion_path_driver, at sel-sched.c:6581 with -fselective-scheduling2 and custom flags) 2011-10-18 16:36:16 +04:00
sel-sched.h
sese.c gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead of a statement. 2011-09-09 11:52:51 +00:00
sese.h Fix PR47691: do not abort compilation when code generation fails 2011-07-27 16:52:52 +00:00
simplify-rtx.c re PR rtl-optimization/49720 (Infinite recursion compiling gold binary_test.cc testcase) 2011-10-28 06:35:31 +00:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c expr.h (copy_blkmode_to_reg): Declare. 2011-10-12 07:46:58 +00:00
stor-layout.c stor-layout.c (layout_type): Use size_binop for array size calculations. 2011-09-05 09:03:08 +00:00
store-motion.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
streamer-hooks.c rebase 2011-08-08 12:49:34 -04:00
streamer-hooks.h streamer-hooks.h (struct streamer_hooks): Add hooks input_location and output_location. 2011-10-13 11:40:29 -04:00
stringpool.c
sync-builtins.def Check in patch/merge from cxx-mem-model Branch 2011-11-06 14:55:48 +00:00
system.h configure.ac: Add --with-native-system-header-dir. 2011-10-17 23:31:25 +00:00
target-def.h target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. 2011-06-15 00:11:35 +01:00
target-globals.c
target-globals.h
target-hooks-macros.h
target.def Change vec_perm checking and expansion level. 2011-10-25 14:29:48 -07:00
target.h re PR middle-end/46500 (target.h includes tm.h) 2011-06-16 14:45:47 +01:00
targhooks.c system.h (OUTPUT_ADDR_CONST_EXTRA): Poison. 2011-10-06 23:25:53 +04:00
targhooks.h system.h (OUTPUT_ADDR_CONST_EXTRA): Poison. 2011-10-06 23:25:53 +04:00
timevar.c timevar.c (timevar_print): Increase width for display of timevar name. 2011-06-25 09:57:31 +00:00
timevar.def common.opt: Add -foptimize-strlen option. 2011-09-27 18:15:46 +02:00
timevar.h
tlink.c
toplev.c Reduce memory waste due to non-power-of-2 allocs 2011-10-17 12:00:07 +02:00
toplev.h Change random seeds to 64bit and drop re-crcing 2011-09-29 13:14:51 +00:00
tracer.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-affine.c Makefile.in (tree-data-ref.o): Add tree-affine.h dependency. 2011-08-23 12:40:57 +00:00
tree-affine.h Makefile.in (tree-data-ref.o): Add tree-affine.h dependency. 2011-08-23 12:40:57 +00:00
tree-browser.c
tree-browser.def
tree-call-cdce.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-cfg.c tree-cfg.c (gimple_can_merge_blocks_p): For -O0 don't remove any user labels. 2011-11-06 20:43:32 +01:00
tree-cfgcleanup.c re PR tree-optimization/49615 (internal compiler error: verify_stmts failed / LHS in noreturn call with pointer-to-never-returning-member) 2011-07-04 12:06:17 +00:00
tree-chrec.c tree.h (convert_to_ptrofftype_loc): New function. 2011-08-17 12:00:35 +00:00
tree-chrec.h tree.h (ptrofftype_p): New helper function. 2011-08-16 13:55:30 +00:00
tree-complex.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-data-ref.c re PR tree-optimization/50838 (ice in refs_may_alias_p_1 with -O3) 2011-10-24 12:31:01 +00:00
tree-data-ref.h tree-data-ref.c (dr_analyze_innermost): Add new argument. 2011-09-25 09:21:42 +00:00
tree-dfa.c tree-flow.h (get_var_ann): Don't declare. 2011-10-06 15:18:12 +00:00
tree-diagnostic.c Emit macro expansion related diagnostics 2011-10-17 11:59:27 +02:00
tree-diagnostic.h Emit macro expansion related diagnostics 2011-10-17 11:59:27 +02:00
tree-dump.c invoke.texi: Document -scev dump modifier. 2011-06-29 14:29:22 +00:00
tree-dump.h
tree-eh.c tree-eh.c (do_return_redirection): Remove return_value_p parameter. 2011-10-25 22:59:40 +00:00
tree-emutls.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-flow-inline.h tree-flow.h (get_var_ann): Don't declare. 2011-10-06 15:18:12 +00:00
tree-flow.h re PR tree-optimization/50672 (ice: verify_ssa failed: no immediate_use list) 2011-10-18 08:57:39 +00:00
tree-if-conv.c re PR tree-optimization/50319 (if-conversion produces unvectorizable conditions) 2011-09-07 14:19:33 +00:00
tree-inline.c md.texi (vec_widen_ushiftl_hi, [...]): Document. 2011-10-18 09:39:04 +00:00
tree-inline.h
tree-into-ssa.c re PR debug/49602 (verify_ssa failed (definition does not dominate use) with "-O2 -g") 2011-07-04 19:19:52 +02:00
tree-iterator.c
tree-iterator.h
tree-loop-distribution.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-mudflap.c re PR middle-end/50527 (inconsistent vla align) 2011-10-07 12:49:49 +00:00
tree-mudflap.h
tree-nested.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-nomudflap.c
tree-nrv.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-object-size.c re PR middle-end/50700 (__builtin_object_size computed wrong) 2011-10-12 13:19:34 +00:00
tree-optimize.c Fix a bug in cfg fixup 2011-08-04 06:22:15 +00:00
tree-outof-ssa.c
tree-parloops.c 07-05-2011 Razya Ladelsky <razya@il.ibm.com> 2011-07-05 13:08:01 +00:00
tree-pass.h common.opt: Add -foptimize-strlen option. 2011-09-27 18:15:46 +02:00
tree-phinodes.c
tree-predcom.c tree-data-ref.c (dr_analyze_innermost): Add new argument. 2011-09-25 09:21:42 +00:00
tree-pretty-print.c md.texi (vec_widen_ushiftl_hi, [...]): Document. 2011-10-18 09:39:04 +00:00
tree-pretty-print.h tree-pretty-print.c (dump_function_header): Add flags. 2011-06-06 13:24:55 +00:00
tree-profile.c tree-flow.h (get_var_ann): Don't declare. 2011-10-06 15:18:12 +00:00
tree-scalar-evolution.c tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restore if there is no outgoing edge. 2011-09-25 14:55:12 +00:00
tree-scalar-evolution.h
tree-sra.c cgraphunit.c (ipa_passes): Remove unrechable nodes. 2011-10-02 14:30:50 +00:00
tree-ssa-address.c tree-ssa-address.c (copy_ref_info): Remove copy of TREE_THIS_NOTRAP. 2011-10-11 21:21:43 +00:00
tree-ssa-alias.c tree-ssa-alias.h (struct pt_solution): Remove vars_contains_restrict member. 2011-10-18 09:04:54 +00:00
tree-ssa-alias.h tree-ssa-alias.h (struct pt_solution): Remove vars_contains_restrict member. 2011-10-18 09:04:54 +00:00
tree-ssa-ccp.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-ssa-coalesce.c
tree-ssa-copy.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-copyrename.c tree-ssa-copyrename.c (rename_ssa_copies): Zero statistics. 2011-07-12 14:38:41 +00:00
tree-ssa-dce.c re PR tree-optimization/50672 (ice: verify_ssa failed: no immediate_use list) 2011-10-18 08:57:39 +00:00
tree-ssa-dom.c re PR tree-optimization/44683 (Optimization bug with copysign builtin) 2011-10-23 15:57:09 +00:00
tree-ssa-dse.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-forwprop.c re PR tree-optimization/50780 (ICE: verify_gimple failed: invalid operands in ternary operation with -ftree-vectorize -fnon-call-exceptions) 2011-10-19 14:54:34 +00:00
tree-ssa-ifcombine.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-live.c
tree-ssa-live.h
tree-ssa-loop-ch.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-loop-im.c tree-ssa-loop-im.c (stmt_cost): Add WIDEN_*, FMA_EXPR and rotates to the set of expensive operations. 2011-10-20 07:57:48 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c tree.h (copy_ref_info): Expose existing function. 2011-10-11 18:39:51 +00:00
tree-ssa-loop-manip.c tree.h (convert_to_ptrofftype_loc): New function. 2011-08-17 12:00:35 +00:00
tree-ssa-loop-niter.c tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
tree-ssa-loop-prefetch.c Convert standard builtin functions from being arrays to using a functional interface 2011-10-11 19:55:09 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-math-opts.c re PR tree-optimization/50717 (Silent code gen fault with incorrect widening of multiply) 2011-10-18 19:57:15 +00:00
tree-ssa-operands.c Rename vshuffle/vec_shuffle to vec_perm. 2011-10-07 15:41:48 -07:00
tree-ssa-operands.h
tree-ssa-phiopt.c re PR middle-end/50260 (internal compiler error: Segmentation fault at ../../gcc/gcc/tree-ssa-live.c:88) 2011-09-02 18:31:47 +00:00
tree-ssa-phiprop.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-pre.c re PR tree-optimization/50767 (ICE: in refs_may_alias_p_1, at tree-ssa-alias.c:1004 with -O2 -fno-tree-copy-prop -fno-tree-dominator-opts) 2011-10-18 11:44:15 +00:00
tree-ssa-propagate.c gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after push_gimplify_context. 2011-09-26 18:19:55 +02:00
tree-ssa-propagate.h gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after push_gimplify_context. 2011-09-26 18:19:55 +02:00
tree-ssa-reassoc.c re PR tree-optimization/50587 (ICE init_range_entry, at tree-ssa-reassoc.c:1698 caused by recent change) 2011-10-03 11:06:38 +02:00
tree-ssa-sccvn.c re PR tree-optimization/38884 (missed FRE with __real and __imag) 2011-10-06 08:41:44 +00:00
tree-ssa-sccvn.h re PR middle-end/43864 (Same basic blocks should be merged) 2011-09-27 16:10:42 +00:00
tree-ssa-sink.c invoke.texi (sink-frequency-threshold): Document. 2011-10-26 07:26:50 -06:00
tree-ssa-strlen.c tree-ssa-strlen.c: Include expr.h. 2011-10-27 21:04:43 +02:00
tree-ssa-structalias.c tree-ssa-alias.h (struct pt_solution): Remove vars_contains_restrict member. 2011-10-18 09:04:54 +00:00
tree-ssa-tail-merge.c re PR tree-optimization/50908 (building emacs-23.3; gives msg: indent.c:1140:1: internal compiler error: in verify_dominators, at dominance.c:1041) 2011-11-01 12:42:01 +00:00
tree-ssa-ter.c
tree-ssa-threadedge.c expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, from ... 2011-09-01 11:46:08 +00:00
tree-ssa-threadupdate.c re PR middle-end/49465 (Revision 175114 miscompiled 403.gcc in SPEC CPU 2006) 2011-06-23 14:26:07 -06:00
tree-ssa-uncprop.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-ssa-uninit.c re PR middle-end/50040 (missed warning: ‘x.y’ is used uninitialized in this function) 2011-08-11 14:28:36 +00:00
tree-ssa.c tree-ssa.c (maybe_optimize_var): Drop TREE_ADDRESSABLE from vector or complex vars even if... 2011-10-13 18:09:12 +02:00
tree-ssanames.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-stdarg.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-stdarg.h
tree-streamer-in.c tree-streamer-out.c (pack_ts_base_value_fields): Emit TYPE_ADDR_SPACE. 2011-10-31 10:03:32 -04:00
tree-streamer-out.c tree-streamer-out.c (pack_ts_base_value_fields): Emit TYPE_ADDR_SPACE. 2011-10-31 10:03:32 -04:00
tree-streamer.c data-streamer.h (streamer_write_zero): Rename from output_zero. 2011-08-12 12:42:13 -04:00
tree-streamer.h Split out LTO's writing of top level asm nodes in preparation of extending what... 2011-09-30 14:56:01 +00:00
tree-switch-conversion.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
tree-tailcall.c target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. 2011-06-15 00:11:35 +01:00
tree-vect-data-refs.c Unrevert: 2011-11-04 12:55:06 +00:00
tree-vect-generic.c re PR middle-end/50731 (FAIL: gcc.dg/torture/vector-shift2.c) 2011-10-27 12:10:57 +00:00
tree-vect-loop-manip.c tree.h (fold_build_pointer_plus_loc): New helper function. 2011-07-19 14:01:59 +00:00
tree-vect-loop.c tree-vectorizer.h (vectorizable_condition): Add argument. 2011-11-06 09:01:45 +00:00
tree-vect-patterns.c tree-vectorizer.h (NUM_PATTERNS): Bump to 9. 2011-10-30 13:16:01 +01:00
tree-vect-slp.c tree-vectorizer.h (vectorizable_condition): Add argument. 2011-11-06 09:01:45 +00:00
tree-vect-stmts.c tree-vectorizer.h (vectorizable_condition): Add argument. 2011-11-06 09:01:45 +00:00
tree-vectorizer.c tree-vectorizer.c (vect_print_dump_info): Print line number when dumping to a file. 2011-09-04 08:53:43 +00:00
tree-vectorizer.h tree-vectorizer.h (vectorizable_condition): Add argument. 2011-11-06 09:01:45 +00:00
tree-vrp.c re PR tree-optimization/50729 (Silent code gen fault: Value range propagation seems to propagate values across narrowing/widening) 2011-10-17 12:22:54 +00:00
tree.c build_string comments 2011-10-26 15:31:16 -04:00
tree.def Fix typos in the names of vec_extract & vec_interleave tree codes. 2011-10-25 14:29:40 -07:00
tree.h ipa-prop.c (type_change_info): New fields offset, object, known_current_type and multiple_types_encountered. 2011-11-03 14:53:29 +01:00
treestruct.def Fix the printable name typo 2011-06-09 02:26:19 +00:00
tsystem.h tsystem.h (CONST_CAST2, CONST_CAST): Define. 2011-08-05 12:14:55 +00:00
typeclass.h
value-prof.c tree.h (get_pointer_alignment): Remove max-align argument. 2011-08-10 12:24:23 +00:00
value-prof.h
var-tracking.c re PR tree-optimization/50693 (Loop optimization restricted by GOTOs) 2011-11-05 20:58:37 +01:00
varasm.c emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_READONLY_P for static const strings. 2011-10-13 09:54:50 +00:00
varpool.c cgraphunit.c (handle_alias_pairs): Also handle wekref with destination declared. 2011-10-19 10:27:50 +00:00
vec.c
vec.h regrename.c (struct du_head): Make nregs signed. 2011-09-07 15:57:45 +00:00
vecir.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c Move ASM_COMMENT_START to defaults.h. 2011-07-09 13:18:32 -07:00
web.c dumping cleanup phase 1 -- Removing TODO_dump_func 2011-06-14 19:39:36 +00:00
xcoff.h
xcoffout.c
xcoffout.h

README.Portability

Copyright (C) 2000, 2003 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 know 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.