gcc/gcc
Paul Pluzhnikov e77e2cbbee No gcc/ prefix in gcc/ChangeLog.
From-SVN: r173686
2011-05-11 16:15:44 -07:00
..
ada don't use build_function_type in the Ada FE 2011-05-11 15:53:50 +00:00
c-family use build_function_type less in c-family and LTO 2011-05-10 16:56:19 +00:00
config i386.c (legitimize_tls_address): Call gen_tls_dynamic_gnu2_{32,64} expanders directly for TARGET_GNU2_TLS. 2011-05-11 17:30:52 +02:00
cp re PR c++/48948 ([C++0x] constexpr friend function cannot be defined in-class) 2011-05-11 17:30:18 -04:00
doc install.texi (Configuration): Document --with-linker-hash-style. 2011-05-11 11:28:14 -07:00
fortran re PR fortran/48889 (f951: internal compiler error: in gfc_is_constant_expr, at fortran/expr.c:906) 2011-05-11 22:08:54 +02:00
ginclude re PR bootstrap/47147 (gcc 4.6 fails to compile on NetBSD) 2011-01-29 22:15:52 +00:00
go Permit new of a function type. 2011-05-11 19:56:39 +00:00
java split tree_type 2011-05-11 13:48:55 +00:00
lto split tree_type 2011-05-11 13:48:55 +00:00
objc split tree_type 2011-05-11 13:48:55 +00:00
objcp In gcc/c-family/: 2011-04-15 Nicola Pero <nicola.pero@meta-innovation.com> 2011-04-15 18:15:35 +00:00
po * de.po: Update. 2011-04-26 15:56:51 +01:00
testsuite re PR c++/48948 ([C++0x] constexpr friend function cannot be defined in-class) 2011-05-11 17:30:18 -04:00
ABOUT-GCC-NLS
acinclude.m4 acinclude.m4 (gcc_cv_gas_vers): Add -arch ppc for probing darwin assembler. 2011-02-22 08:35:45 +00:00
aclocal.m4 configure: Regenerate. 2010-09-03 13:16:24 +00:00
addresses.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
alias.c Makefile.in (IPA_TYPE_ESCAPE_H): Remove. 2011-03-23 14:49:20 +00:00
alias.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
alloc-pool.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
alloc-pool.h
attribs.c ChangeLog gcc/ 2011-03-21 09:29:36 +01:00
auto-inc-dec.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
BASE-VER * BASE-VER: Change to 4.7.0. 2011-03-14 14:07:26 +01:00
basic-block.h basic-block.h (force_nonfallthru): Move to... 2011-04-07 21:11:51 +00:00
bb-reorder.c re PR middle-end/45458 (ICE: in add_labels_and_missing_jumps, at bb-reorder.c:1306 with-fnon-call-exceptions -freorder-blocks-and-partition -fprofile-use) 2010-09-01 21:46:21 +02:00
bb-reorder.h Makefile.in (bb-reorder.o, [...]): Depend on bb-reorder.h 2010-07-12 19:04:11 +00:00
bitmap.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
bitmap.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
bt-load.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
builtin-attrs.def Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
builtin-types.def Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
builtins.c builtins.c (fold_builtin_classify_type): Use integer_type_node for the type of the result. 2011-04-29 15:00:04 +00:00
builtins.def tree.c (build_common_builtin_nodes): Do not initialize BUILT_IN_PROFILE_FUNC_ENTER and BUILT_IN_PROFILE_FUNC_EXIT. 2010-12-01 16:45:36 +00:00
builtins.h Makefile.in (target-globals.o): Depend on builtins.h. 2010-07-12 19:03:35 +00:00
c-aux-info.c c-aux-info.c (gen_formal_list_for_type): Use prototype_p. 2010-12-22 19:45:58 +00:00
c-config-lang.in Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
c-convert.c re PR c/47150 (ICE in gimplify_expr at gimplify.c) 2011-01-06 11:37:02 +01:00
c-decl.c c-decl.c (c_override_global_bindings_to_false): Remove. 2011-05-10 20:12:34 +01:00
c-errors.c
c-lang.c ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CHAIN. 2011-04-13 03:09:53 +00:00
c-lang.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
c-objc-common.c langhooks-def.h (lhd_init_options, [...]): New. 2010-07-27 10:59:51 +01:00
c-objc-common.h Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. 2010-10-08 16:17:32 +01:00
c-parser.c c-decl.c (finish_decl): Don't call get_pending_sizes. 2011-05-05 11:20:31 +01:00
c-tree.h c-decl.c (c_override_global_bindings_to_false): Remove. 2011-05-10 20:12:34 +01:00
c-typeck.c c-decl.c (c_override_global_bindings_to_false): Remove. 2011-05-10 20:12:34 +01:00
caller-save.c tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially leading to null pointer dereference. 2011-03-31 07:28:29 -06:00
calls.c calls.c (emit_library_call_value_1): Invoke promote_function_mode hook on libcall arguments. 2011-05-04 12:01:21 +00:00
cfg.c cfg.c (redirect_edge_succ_nodup): Duplicate the varm map before removing the edge. 2011-03-23 11:35:59 -06:00
cfganal.c Remove doubled up words. 2011-04-10 18:46:45 +00:00
cfgbuild.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
cfgcleanup.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
cfgexpand.c cfgexpand.c (stack_var): Remove OFFSET... 2011-04-21 19:16:57 +00:00
cfghooks.c cfghooks.c (redirect_edge_and_branch_force): Localize variable. 2011-04-11 21:54:59 +00:00
cfghooks.h basic-block.h (force_nonfallthru): Move to... 2011-04-07 21:11:51 +00:00
cfglayout.c cfglayout.c (insn_locators_alloc): Initialize curr_location and last_location to UNKNOWN_LOCATION. 2011-03-30 12:32:12 +00:00
cfglayout.h final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION. 2011-03-16 09:32:13 +01:00
cfgloop.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
cfgloop.h re PR target/48273 (ICE: in create_copy_of_insn_rtx, at sel-sched-ir.c:5604 with -fsel-sched-pipelining -fselective-scheduling2 -march=core2) 2011-04-08 15:49:43 +04:00
cfgloopanal.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
cfgloopmanip.c re PR bootstrap/48000 (LTO bootstrap failed with bootstrap-profiled) 2011-03-07 17:41:53 +01:00
cfgrtl.c cfgrtl.c (commit_one_edge_insertion): Remove always-true test and reindent the subsequent block. 2011-05-11 23:05:51 +00:00
cgraph.c cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter. 2011-05-08 19:14:24 +00:00
cgraph.h cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter. 2011-05-08 19:14:24 +00:00
cgraphbuild.c cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgraph_create_indirect_edge. 2011-04-26 22:05:50 +00:00
cgraphunit.c cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter. 2011-05-08 19:14:24 +00:00
ChangeLog No gcc/ prefix in gcc/ChangeLog. 2011-05-11 16:15:44 -07: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 transpose_optimization_2.f90: Cleanup original dump. 2011-02-07 08:34:57 +01:00
ChangeLog.dataflow
ChangeLog.graphite Add testcase for PR43567. 2011-01-25 21:24:35 +00:00
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also set gimple_call_set_cannot_inline. 2011-04-17 14:22:20 +00:00
collect2-aix.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
collect2-aix.h
collect2.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
collect2.h
combine-stack-adj.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
combine.c combine.c (simplify_comparison): Abstract out parts into... 2011-05-08 19:30:36 +00:00
common.opt Implement -Wno-maybe-uninitialized 2011-04-26 16:06:09 +00:00
compare-elim.c compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_UNUSED markers. 2011-01-23 14:27:33 +00:00
conditions.h
config.build MAINTAINERS (crx port, [...]): Remove. 2011-03-22 19:58:18 +00:00
config.gcc config.gcc (i[34567]86-*-darwin*, [...]): Add i386/darwin-lib.h to $libgcc_tm_file. 2011-05-10 17:40:55 +01:00
config.host MAINTAINERS (crx port, [...]): Remove. 2011-03-22 19:58:18 +00:00
config.in install.texi (Configuration): Document --with-linker-hash-style. 2011-05-11 11:28:14 -07:00
configure install.texi (Configuration): Document --with-linker-hash-style. 2011-05-11 11:28:14 -07:00
configure.ac install.texi (Configuration): Document --with-linker-hash-style. 2011-05-11 11:28:14 -07:00
convert.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro. 2010-11-23 16:06:37 +00:00
coverage.c coverage.c (tree_coverage_counter_ref): Use integer_type_node for array-ref indices. 2011-05-04 14:58:51 +00:00
coverage.h split checksum into cfg checksum and line checksum 2011-04-29 00:19:35 +00:00
cppbuiltin.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
cppbuiltin.h cppbuiltin.c: New file. 2010-10-03 19:00:55 +00:00
cppdefault.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
cppdefault.h
cppspec.c Makefile.in (gccspec.o, cppspec.o): Update dependencies. 2010-08-22 13:19:01 +01:00
cprop.c cprop.c (struct reg_use): Remove. 2011-04-05 19:49:52 +00:00
crtstuff.c configure.ac (gcc_cv_ld_eh_frame_hdr): Only check GNU ld for --eh-frame-hdr. 2010-12-23 12:08:21 +00:00
cse.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
cselib.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
cselib.h re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-accumulate-outgoing-args) 2011-02-03 06:04:04 +00:00
cstamp-h.in
DATESTAMP Daily bump. 2011-05-11 00:18:23 +00:00
dbgcnt.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
dbgcnt.def Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
dbgcnt.h
dbxout.c dbxout.c: (debug_nesting... 2011-04-06 09:29:53 +00:00
dbxout.h
dce.c re PR rtl-optimization/47337 (Wrong RTL dce of calls) 2011-01-19 16:13:01 +01:00
dce.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
ddg.c Support closing_branch_deps 2011-05-11 12:38:12 +00:00
ddg.h
debug.c emit-rtl.c (try_split): Don't call copy_call_info debug hook. 2011-03-16 09:40:07 +01:00
debug.h debug.h (debug_flush_symbol_queue, [...]): Delete. 2011-04-05 12:02:55 +00:00
defaults.h system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
DEV-PHASE
df-core.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
df-problems.c re PR rtl-optimization/47612 (RTL crash when cc0 setter moved away from cc0 user) 2011-05-04 20:24:15 +00:00
df-scan.c re PR rtl-optimization/47525 (DCE fails to eliminate a dead call to a pure function when compiled with -maltivec) 2011-02-02 14:08:06 -06:00
df.h re PR rtl-optimization/44374 (Hoist same instructions in different branches) 2010-12-14 00:23:40 +00:00
dfp.c re PR debug/48928 (ICE: in decimal_to_decnumber, at dfp.c:113 with -O -g and decimal float) 2011-05-10 08:05:20 +02:00
dfp.h
diagnostic-core.h diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
diagnostic.c re PR c/44782 (implement -ferror-limit=) 2010-11-12 03:38:15 +00:00
diagnostic.def
diagnostic.h re PR c/44782 (implement -ferror-limit=) 2010-11-12 03:38:15 +00:00
dojump.c * dojump.c (do_jump_by_parts_greater_rtx): Optimize in specific cases. 2011-03-24 21:56:38 +00:00
dominance.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
domwalk.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
domwalk.h
double-int.c hwint.c: New. 2010-11-30 16:36:19 +00:00
double-int.h Fix PR/46316 2010-11-09 02:01:06 +00:00
dse.c cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead of loop. 2011-03-19 20:33:45 +03:00
dse.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
dwarf2asm.c dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing va_end. 2011-03-25 10:39:10 -06:00
dwarf2asm.h
dwarf2out.c One more POINTERS_EXTEND_UNSIGNED fix in mem_loc_descriptor. 2011-05-09 11:16:04 -07:00
dwarf2out.h dwarf2out.h (dwarf2out_frame_debug_init): Declare. 2011-04-01 17:35:13 +00:00
ebitmap.c bitmap.c: Delete unnecessary includes. 2010-11-16 13:57:21 +00:00
ebitmap.h
emit-rtl.c gengenrtl.c (special_rtx): PC, CC0 and RETURN are special. 2011-05-03 11:52:38 +00:00
emit-rtl.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
emutls.c
errors.c
errors.h
et-forest.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
et-forest.h system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
except.c generalize build_case_label to the rest of the compiler 2011-05-06 03:47:57 +00:00
except.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
exec-tool.in Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
explow.c explow.c (promote_mode): Move variable declarations before code. 2011-05-04 13:51:01 +00:00
expmed.c re PR middle-end/48908 (build fails on cris-elf in libiberty:md5.c, shift-related) 2011-05-08 15:46:06 +00:00
expmed.h expmed.h (MAX_BITS_PER_WORD): Move to... 2010-07-13 19:48:58 +00:00
expr.c tree.h (int_const_binop): Remove notrunc argument. 2011-05-04 09:04:53 +00:00
expr.h expr.h (expand_shift): Rename to ... 2011-04-29 14:20:41 +00:00
final.c re PR middle-end/48597 (x86-64 unwind register save location misses half-register write?) 2011-04-28 19:01:02 +02:00
fixed-value.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
fixed-value.h
flag-types.h common.opt (user_vect_verbosity_level): New Variable entry. 2010-11-24 13:28:38 +00:00
flags.h common.opt (flag_stack_check): New Variable entry. 2010-12-01 13:58:52 +00:00
fold-const.c fold-const.c (fold_range_test): Pass LOC to build_range_check. 2011-05-09 18:36:31 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c function.c (expand_function_start): Initialize stack_check_probe_note only if the generic stack checking mechanism... 2011-05-11 15:15:26 +00:00
function.h tree.h (get_pending_sizes): Remove prototype. 2011-05-05 11:49:05 +00:00
fwprop.c re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp) 2011-02-14 17:59:10 +00:00
gbl-ctors.h
gcc-plugin.h Include coretypes.h in gcc-plugin.h & Add hard-reg-set.h in FUNCTION_H. 2010-11-30 07:13:29 +00:00
gcc.c install.texi (Configuration): Document --with-linker-hash-style. 2011-05-11 11:28:14 -07:00
gcc.h Makefile.in (gccspec.o, cppspec.o): Update dependencies. 2010-08-22 13:19:01 +01:00
gccspec.c Makefile.in (gccspec.o, cppspec.o): Update dependencies. 2010-08-22 13:19:01 +01:00
gcov-dump.c split checksum into cfg checksum and line checksum 2011-04-29 00:19:35 +00:00
gcov-io.c * gcov-io.c: Use GCC Runtime Library Exception. 2011-04-06 17:04:18 +01:00
gcov-io.h split checksum into cfg checksum and line checksum 2011-04-29 00:19:35 +00:00
gcov-iov.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gcov.c split checksum into cfg checksum and line checksum 2011-04-29 00:19:35 +00:00
gcse.c gcse.c (modify_mem_list): Convert to an array of VECs. 2011-04-05 17:20:44 +00:00
gcse.h Makefile.in (gcse.o, [...]): Depend on gcse.h.. 2010-07-12 19:04:03 +00:00
gdbinit.in Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
genattr.c vec.h (FOR_EACH_VEC_ELT): Define. 2010-08-20 12:48:59 +00:00
genattrtab.c hwint.c: New. 2010-11-30 16:36:19 +00:00
genautomata.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gencheck.c
genchecksum.c Build compiler checksum from object files v2 2010-10-11 13:06:50 +00:00
gencodes.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
genconditions.c hwint.c: New. 2010-11-30 16:36:19 +00:00
genconfig.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
genconstants.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
genemit.c gengenrtl.c (special_rtx): PC, CC0 and RETURN are special. 2011-05-03 11:52:38 +00:00
genenums.c
genextract.c hwint.c: New. 2010-11-30 16:36:19 +00:00
genflags.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gengenrtl.c gengenrtl.c (special_rtx): PC, CC0 and RETURN are special. 2011-05-03 11:52:38 +00:00
gengtype-lex.l Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gengtype-parse.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gengtype-state.c gengtype-state.c (read_a_state_token): Fix argument to obstack_free. 2011-04-21 08:53:43 -06:00
gengtype.c gengtype.c (open_base_files): Add ipa-inline.h include. 2011-04-22 20:04:42 +00:00
gengtype.h gengtype.h: Updated copyright year. 2011-04-19 09:45:18 +00:00
genhooks.c Remove doubled up words. 2011-04-10 18:46:45 +00:00
genmddeps.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
genmodes.c tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. 2010-09-16 12:59:39 +01:00
genmultilib
genopinit.c md.texi (vec_load_lanes, [...]): Document. 2011-05-03 07:46:54 +00:00
genoutput.c recog.h (insn_operand_data): Add an "allows_mem" field. 2011-04-15 09:35:03 +00:00
genpeep.c hwint.c: New. 2010-11-30 16:36:19 +00:00
genpreds.c genpreds.c (process_define_predicate): Move most processing to gensupport.c. 2011-04-12 12:51:10 +00:00
genrecog.c genpreds.c (process_define_predicate): Move most processing to gensupport.c. 2011-04-12 12:51:10 +00:00
gensupport.c * gensupport.c (read_md_rtx): Fix typo in comment. 2011-04-23 00:33:15 +00:00
gensupport.h gensupport.h (pattern_stats): New structure. 2011-04-01 08:15:08 +00:00
ggc-common.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
ggc-internal.h
ggc-none.c ggc-zone.c (ggc_pch_read): Fix conditional compilation. 2010-11-30 04:12:56 +00:00
ggc-page.c split tree_type 2011-05-11 13:48:55 +00:00
ggc-zone.c hwint.c: New. 2010-11-30 16:36:19 +00:00
ggc.h
gimple-fold.c tree.h (int_const_binop): Remove notrunc argument. 2011-05-04 09:04:53 +00:00
gimple-fold.h re PR tree-optimization/46562 (CCP currently needs iteration for &a[i]) 2011-03-24 11:23:29 +00:00
gimple-iterator.c except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph_node. 2011-04-11 16:57:06 +02:00
gimple-low.c Makefile.in (INTERNAL_FN_DEF, [...]): Define. 2011-04-20 08:21:25 +00:00
gimple-pretty-print.c Makefile.in (INTERNAL_FN_DEF, [...]): Define. 2011-04-20 08:21:25 +00:00
gimple-pretty-print.h
gimple.c re PR bootstrap/48964 (LTO profiledbootstrap failure) 2011-05-11 15:44:59 +00:00
gimple.def Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gimple.h lto-symtab.c (lto_cgraph_replace_node): Use types_compatible_p for diagnostics. 2011-05-09 16:00:48 +00:00
gimplify.c generalize build_case_label to the rest of the compiler 2011-05-06 03:47:57 +00:00
glimits.h
godump.c godump.c (go_format_type): Use exported Go name for anonymous field name. 2011-04-21 23:38:34 +00:00
graph.c system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
graph.h
graphds.c
graphds.h
graphite-blocking.c Do not include unnecessary .h files. 2010-12-28 17:09:16 +00:00
graphite-clast-to-gimple.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
graphite-clast-to-gimple.h Fix PR47127: call cloog_state_malloc and cloog_state_free only once. 2011-03-12 22:05:38 +00:00
graphite-cloog-compat.h re PR bootstrap/48102 (Bootstrap failure: error: macro "build_cloog_prog" requires 4 arguments, but only 3 given) 2011-03-14 09:18:52 +01:00
graphite-cloog-util.c Do not include unnecessary .h files. 2010-12-28 17:09:16 +00:00
graphite-cloog-util.h Enable graphite to read an OpenScop file. 2010-09-30 21:17:12 +00:00
graphite-dependences.c Allow several reductions in a reduction PBB. 2011-01-25 06:47:21 +00:00
graphite-dependences.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
graphite-flattening.c Do not include unnecessary .h files. 2010-12-28 17:09:16 +00:00
graphite-interchange.c Test the profitability of interchange on the perfect nest. 2011-01-25 06:45:04 +00:00
graphite-poly.c Fix pbb_remove_duplicate_pdrs. 2011-01-25 06:45:16 +00:00
graphite-poly.h Relax the definition of same_pdr_p. 2011-01-25 06:46:56 +00:00
graphite-ppl.c Pass 0 as the number of parameters to PIP when testing for integer feasibility. 2011-01-25 06:46:43 +00:00
graphite-ppl.h Pass 0 as the number of parameters to PIP when testing for integer feasibility. 2011-01-25 06:46:43 +00:00
graphite-scop-detection.c Pass to dr_analyze_indices the analysis loop for subscripts. 2011-01-25 06:48:32 +00:00
graphite-scop-detection.h
graphite-sese-to-poly.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
graphite-sese-to-poly.h Postpone the rewrite out of SSA to the end of the translation to polyhedral representation. 2010-12-01 17:25:10 +00:00
graphite.c Fix PR47127: call cloog_state_malloc and cloog_state_free only once. 2011-03-12 22:05:38 +00:00
gsstruct.def Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h re PR target/47792 (concurrence.h:292:9: error: '__gthread_mutex_destroy' was not declared in this scope) 2011-02-18 19:02:31 +00:00
gthr-gnat.c
gthr-gnat.h
gthr-lynx.h
gthr-mipssde.h
gthr-nks.h
gthr-posix95.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gthr-posix.c
gthr-posix.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gthr-rtems.h
gthr-single.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h gthr-solaris.h: Remove. 2011-03-21 12:33:34 +00:00
haifa-sched.c haifa-sched.c (sched_emit_insn): Emit insn before first non-scheduled insn. 2011-05-02 13:16:55 +00:00
hard-reg-set.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
highlev-plugin-common.h
hooks.c hooks.h (hook_bool_mode_uhwi_false): Declare. 2011-05-03 07:46:10 +00:00
hooks.h hooks.h (hook_bool_mode_uhwi_false): Declare. 2011-05-03 07:46:10 +00:00
host-default.c
hosthooks-def.h
hosthooks.h
hwint.c hwint.c: New. 2010-11-30 16:36:19 +00:00
hwint.h Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange. 2011-01-25 21:24:23 +00:00
ifcvt.c re PR target/43920 (Choosing conditional execution over conditional branches for code size in some cases.) 2011-04-07 08:10:34 +00:00
implicit-zee.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
incpath.c Changelog c-family/ 2011-03-25 20:20:52 +01:00
incpath.h
init-regs.c
input.c
input.h tree.h (struct call_expr_arg_iterator_d): Remove GTY tag. 2010-12-03 04:11:10 +00:00
insn-addr.h
insn-notes.def final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION. 2011-03-16 09:32:13 +01:00
integrate.c reload.h (reg_equiv_constant): Move into new structure reg_equivs, define accessor macro. 2011-03-30 09:18:30 -06:00
integrate.h reload.h (reg_equiv_constant): Move into new structure reg_equivs, define accessor macro. 2011-03-30 09:18:30 -06:00
internal-fn.c md.texi (vec_load_lanes, [...]): Document. 2011-05-03 07:46:54 +00:00
internal-fn.def md.texi (vec_load_lanes, [...]): Document. 2011-05-03 07:46:54 +00:00
internal-fn.h internal-fn.h (internal_fn_name_array): Declare. 2011-04-28 01:25:01 +00:00
intl.c intl.c: Don't include tm.h. 2010-12-01 17:29:12 +00:00
intl.h
ipa-cp.c cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter. 2011-05-08 19:14:24 +00:00
ipa-inline-analysis.c cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter. 2011-05-08 19:14:24 +00:00
ipa-inline-transform.c cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter. 2011-05-08 19:14:24 +00:00
ipa-inline.c cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter. 2011-05-08 19:14:24 +00:00
ipa-inline.h cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter. 2011-05-08 19:14:24 +00:00
ipa-prop.c cgraph.c (cgraph_add_thunk): Create real function node instead of alias node... 2011-05-06 23:00:49 +00:00
ipa-prop.h ipa-prop.c (ipa_propagate_indirect_call_infos): Remove obsolette WPA hack. 2011-04-24 10:43:00 +00:00
ipa-pure-const.c cgraph.c (cgraph_add_thunk): Create real function node instead of alias node... 2011-05-06 23:00:49 +00:00
ipa-ref-inline.h
ipa-ref.c cgraph.c: Fix comment typos. 2011-02-11 15:16:46 +00:00
ipa-ref.h
ipa-reference.c cgraph.h (cgraph_postorder): Remove declaration. 2011-04-30 01:42:15 +02:00
ipa-reference.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
ipa-split.c gengtype.c (open_base_files): Add ipa-inline.h include. 2011-04-22 20:04:42 +00:00
ipa-utils.c cgraph.h (cgraph_node_set_def, [...]): Move out of GTY; replace hash by pointer map. 2011-05-03 17:22:58 +00:00
ipa-utils.h cgraph.h (cgraph_postorder): Remove declaration. 2011-04-30 01:42:15 +02:00
ipa.c cgraph.c (cgraph_add_thunk): Create real function node instead of alias node... 2011-05-06 23:00:49 +00:00
ira-build.c reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_class' to reg_class_t. 2011-05-01 16:33:13 +04:00
ira-color.c re PR libstdc++/4435 (Object file has undefined basic_string symbol as local.) 2011-04-08 17:17:50 +00:00
ira-conflicts.c re PR rtl-optimization/48927 (Issues with "enable" attribute and IRA register preferences) 2011-05-09 14:11:25 +02:00
ira-costs.c target.def (legitimate_constant_p): New hook. 2011-04-21 09:38:43 +00:00
ira-emit.c Remove doubled up words. 2011-04-10 18:46:45 +00:00
ira-int.h reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_class' to reg_class_t. 2011-05-01 16:33:13 +04:00
ira-lives.c re PR rtl-optimization/48927 (Issues with "enable" attribute and IRA register preferences) 2011-05-09 14:11:25 +02:00
ira.c reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_class' to reg_class_t. 2011-05-01 16:33:13 +04:00
ira.h [multiple changes] 2011-03-29 01:02:05 +00:00
jump.c gengenrtl.c (special_rtx): PC, CC0 and RETURN are special. 2011-05-03 11:52:38 +00:00
langhooks-def.h dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type. 2011-04-01 23:38:57 +00:00
langhooks.c invoke.texi (-dy): Remove. 2010-11-17 14:31:07 +00:00
langhooks.h langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to bool and adjust comment. 2011-05-07 19:58:29 +00:00
LANGUAGES
lcm.c re PR rtl-optimization/39077 (GCSE-optimization causes enormous binary size increase (~20 times !)) 2011-01-13 06:41:03 -07:00
libfuncs.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libgcc2.c libgcc2.c (__lshrdi3, [...]): Use W_TYPE_SIZE. 2011-03-23 01:34:55 +00:00
libgcc2.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libgcc-libsystem.ver
libgcc-std.ver common.opt (fsplit-stack): New option. 2010-09-27 19:48:20 +00:00
libgcov.c split checksum into cfg checksum and line checksum 2011-04-29 00:19:35 +00:00
limitx.h
limity.h
lists.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
longlong.h mn10300: Add support in longlong.h. 2011-01-19 11:36:42 -08:00
loop-doloop.c Skip DEBUG_INSN in loop-doloop.c 2011-05-11 07:12:14 +00:00
loop-init.c re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp) 2011-02-14 17:59:10 +00:00
loop-invariant.c [multiple changes] 2011-03-29 01:02:05 +00:00
loop-iv.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
loop-unroll.c re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp) 2011-02-14 17:59:10 +00:00
loop-unswitch.c
lower-subreg.c expr.h (expand_shift): Rename to ... 2011-04-29 14:20:41 +00:00
lto-cgraph.c cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter. 2011-05-08 19:14:24 +00:00
lto-compress.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
lto-compress.h
lto-opts.c lto-opts.c (register_user_option_p, [...]): Make type argument unsigned. 2011-03-29 22:59:34 +01:00
lto-section-in.c lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.h 2011-05-02 12:37:13 +00:00
lto-section-out.c lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.h 2011-05-02 12:37:13 +00:00
lto-streamer-in.c split tree_type 2011-05-11 13:48:55 +00:00
lto-streamer-out.c split tree_type 2011-05-11 13:48:55 +00:00
lto-streamer.c split tree_type 2011-05-11 13:48:55 +00:00
lto-streamer.h lto-streamer.c (lto_streamer_cache_insert_1, [...]): Use pointer map instead of hashtable. 2011-05-02 16:44:04 +00:00
lto-symtab.c lto-symtab.c (lto_cgraph_replace_node): Use types_compatible_p for diagnostics. 2011-05-09 16:00:48 +00:00
lto-wrapper.c Check HOST_BIT_BUCKET when settting dump base/dir. 2011-02-01 06:42:08 -08:00
machmode.def machmode.def: Fixed comments. 2011-01-24 20:08:06 +00:00
machmode.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
main.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
Makefile.in config.gcc (libgcc_tm_file): Define instead of including files from ../../libgcc/config/ in tm_file. 2011-05-10 15:41:47 +01:00
matrix-reorg.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
mcf.c
mips-tdump.c * config/alpha/alpha.h (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB) 2011-05-04 11:04:50 +00:00
mips-tfile.c * config/alpha/alpha.h (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB) 2011-05-04 11:04:50 +00:00
mkconfig.sh config.gcc (libgcc_tm_file): Define instead of including files from ../../libgcc/config/ in tm_file. 2011-05-10 15:41:47 +01:00
mkmap-flat.awk
mkmap-symver.awk
mode-classes.def
mode-switching.c mode-switching.c (optimize_mode_switching): Use FOR_BB_INSNS instead of open-coded for loop. 2010-11-19 19:56:01 +01:00
modulo-sched.c Support closing_branch_deps 2011-05-11 12:38:12 +00:00
omega.c Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange. 2011-01-25 21:24:23 +00:00
omega.h
omp-builtins.def re PR middle-end/45838 (FAIL: libgomp.c/pr34513.c execution test) 2010-10-06 09:47:28 +02:00
omp-low.c generalize build_case_label to the rest of the compiler 2011-05-06 03:47:57 +00:00
ONEWS
opt-functions.awk opt-functions.awk (var_type_struct): Handle Enum options. 2011-05-05 15:59:55 +01:00
opt-gather.awk
opt-include.awk Add PowerPC target attribute/pragma support 2010-11-19 17:27:18 +00:00
optabs.c expr.h (expand_shift): Rename to ... 2011-04-29 14:20:41 +00:00
optabs.h md.texi (vec_load_lanes, [...]): Document. 2011-05-03 07:46:54 +00:00
optc-gen.awk opt-functions.awk (var_type_struct): Handle Enum options. 2011-05-05 15:59:55 +01:00
opth-gen.awk lto-opts.c (register_user_option_p, [...]): Make type argument unsigned. 2011-03-29 22:59:34 +01:00
opts-common.c opts-common.c (decode_cmdline_options_to_array): Remove variable argv_copied. 2011-04-12 17:29:23 +01:00
opts-diagnostic.h
opts-global.c Proper handling of -Werror=coverage-mismatch 2011-04-22 19:11:49 +00:00
opts.c opts.c (finish_options): Move warning settings from process_options. 2011-05-11 12:11:34 +01:00
opts.h options.texi (ToLower): Document. 2011-04-04 11:17:11 +01:00
output.h re PR middle-end/31490 (Compile error section type conflict) 2011-02-03 20:12:07 +01:00
params.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
params.def gengtype.c (open_base_files): Add ipa-inline.h include. 2011-04-22 20:04:42 +00:00
params.h invoke.texi (max-stores-to-sink): Document. 2011-03-24 08:23:39 +00:00
passes.c cgraph.c (cgraph_add_thunk): Create real function node instead of alias node... 2011-05-06 23:00:49 +00:00
plugin.c re PR c/46902 (gcc.dg/plugin/plugindir*.c gives ICEs on powerpc-apple-darwin9) 2011-01-09 12:41:33 +00:00
plugin.def
plugin.h opts-common.c (handle_option, [...]): Add diagnostic_context parameter. 2010-10-05 15:28:39 +01:00
pointer-set.c
pointer-set.h
postreload-gcse.c postreload-gcse.c (gcse_after_reload_main): Add calls to statistics_counter_event. 2011-04-13 19:39:02 +00:00
postreload.c reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_class' to reg_class_t. 2011-05-01 16:33:13 +04:00
predict.c tree-inline.c (remap_eh_region_tree_nr): Use integer_type_node for the remapped region number. 2011-04-29 13:11:18 +00:00
predict.def
predict.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
prefix.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
prefix.h
pretty-print.c
pretty-print.h
print-rtl.c re PR debug/45882 (No debug info for vars depending on unused parameter) 2011-03-16 09:35:31 +01:00
print-tree.c tree.h (struct tree_int_cst, [...]): Include tree_typed instead of tree_common. 2011-04-13 17:04:36 +00:00
profile.c split checksum into cfg checksum and line checksum 2011-04-29 00:19:35 +00:00
profile.h Remove cgraph pid 2011-04-22 00:03:41 +00:00
read-md.c Changelog c-family/ 2011-03-25 20:20:52 +01:00
read-md.h
read-rtl.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
README.Portability discourage unnecessary use of if before free 2011-04-20 18:18:43 +00:00
real.c re PR middle-end/47903 (var-tracking.c: valgrind error) 2011-02-27 20:37:35 +01:00
real.h
realmpfr.c
realmpfr.h
recog.c target.def (legitimate_constant_p): New hook. 2011-04-21 09:38:43 +00:00
recog.h recog.h (insn_operand_data): Add an "allows_mem" field. 2011-04-15 09:35:03 +00:00
reg-notes.def invoke.texi: Remove reference to compiler internals from user documentation. 2011-02-06 12:35:10 +00:00
reg-stack.c basic-block.h (fixup_abnormal_edges): Adjust prototype. 2011-03-26 13:03:46 +00:00
regcprop.c Continue searching in find_oldest_value_reg on class match failure. 2010-12-17 14:51:25 -08:00
reginfo.c reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_class' to reg_class_t. 2011-05-01 16:33:13 +04:00
regmove.c [multiple changes] 2011-03-29 01:02:05 +00:00
regrename.c regrename.c: Add general comment describing the pass. 2011-01-02 17:28:24 +00:00
regs.h Remove doubled up words. 2011-04-10 18:46:45 +00:00
regset.h
regstat.c Remove doubled up words. 2011-04-10 18:46:45 +00:00
reload1.c target.def (legitimate_constant_p): New hook. 2011-04-21 09:38:43 +00:00
reload.c target.def (legitimate_constant_p): New hook. 2011-04-21 09:38:43 +00:00
reload.h reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_class' to reg_class_t. 2011-05-01 16:33:13 +04:00
reorg.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
resource.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
resource.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
rtl-error.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
rtl-error.h
rtl.c gengenrtl.c (special_rtx): PC, CC0 and RETURN are special. 2011-05-03 11:52:38 +00:00
rtl.def re PR debug/45882 (No debug info for vars depending on unused parameter) 2011-03-16 09:35:31 +01:00
rtl.h function.c (init_function_start): Call decide_function_section. 2011-05-03 13:08:36 +00:00
rtlanal.c re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-accumulate-outgoing-args) 2011-02-03 06:04:04 +00:00
rtlhooks-def.h
rtlhooks.c
sbitmap.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
sbitmap.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
sched-deps.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
sched-ebb.c sched-ebb.c (begin_schedule_ready): Remove second argument. 2011-04-01 17:46:17 +00:00
sched-int.h re PR rtl-optimization/48272 (internal compiler error: in setup_insn_reg_pressure_info, at haifa-sched.c:1124) 2011-04-08 17:25:29 +04:00
sched-rgn.c sched-ebb.c (begin_schedule_ready): Remove second argument. 2011-04-01 17:46:17 +00:00
sched-vis.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
sdbout.c emit-rtl.c (try_split): Don't call copy_call_info debug hook. 2011-03-16 09:40:07 +01:00
sdbout.h
sel-sched-dump.c re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-accumulate-outgoing-args) 2011-02-03 06:04:04 +00:00
sel-sched-dump.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
sel-sched-ir.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
sel-sched-ir.h re PR rtl-optimization/48302 (ICE: SIGSEGV in reposition_prologue_and_epilogue_notes (function.c:5662) with -fcrossjumping -fselective-scheduling2) 2011-04-08 15:53:25 +04:00
sel-sched.c ipa-inline.c: Fix comment typos; do not inline gt-ipa-inline.h 2011-04-18 18:39:39 +00:00
sel-sched.h
sese.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
sese.h Fix PR47019: parameters of a SCoP are SCEV analyzable. 2010-12-22 21:19:34 +00:00
simplify-rtx.c re PR debug/48204 (ICE: in decimal_to_decnumber, at dfp.c:115 with -fno-tree-ccp -fno-tree-dominator-opts -fno-tree-fre -g) 2011-03-24 19:58:58 +01:00
sparseset.c
sparseset.h system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. 2010-11-29 14:09:41 +00:00
sreal.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
statistics.h
stmt.c tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially leading to null pointer dereference. 2011-03-31 07:28:29 -06:00
stor-layout.c split tree_type 2011-05-11 13:48:55 +00:00
store-motion.c
stringpool.c bitmap.c: Delete unnecessary includes. 2010-11-16 13:57:21 +00:00
sync-builtins.def Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
system.h config.gcc (libgcc_tm_file): Define instead of including files from ../../libgcc/config/ in tm_file. 2011-05-10 15:41:47 +01:00
target-def.h [multiple changes] 2011-03-29 01:02:05 +00:00
target-globals.c reginfo.c (init_reg_sets): Don't zero globals here. 2010-07-12 19:04:21 +00:00
target-globals.h Makefile.in (bb-reorder.o, [...]): Depend on bb-reorder.h 2010-07-12 19:04:11 +00:00
target-hooks-macros.h tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
target.def hooks.h (hook_bool_mode_uhwi_false): Declare. 2011-05-03 07:46:10 +00:00
target.h tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
targhooks.c calls.c (emit_library_call_value_1): Invoke promote_function_mode hook on libcall arguments. 2011-05-04 12:01:21 +00:00
targhooks.h tm.texi.in: Document C target hooks as separate from general target hooks. 2011-04-06 12:08:17 +01:00
timevar.c Upgrade the utility of timevars. 2011-05-02 22:19:48 +00:00
timevar.def Upgrade the utility of timevars. 2011-05-02 22:19:48 +00:00
timevar.h Upgrade the utility of timevars. 2011-05-02 22:19:48 +00:00
tlink.c Changelog c-family/ 2011-03-25 20:20:52 +01:00
toplev.c opts.c (finish_options): Move warning settings from process_options. 2011-05-11 12:11:34 +01:00
toplev.h common.opt (main_input_filename, [...]): New Variable entries. 2010-12-01 13:46:36 +00:00
tracer.c
tree-affine.c re PR lto/46664 (Failed to build 481.wrf in SPEC CPU 2006 with LTO) 2010-11-26 12:42:41 +00:00
tree-affine.h
tree-browser.c Do not include unnecessary .h files. 2010-12-28 17:09:16 +00:00
tree-browser.def
tree-call-cdce.c basic-block.h (single_succ_edge): Use gcc_checking_assert. 2010-10-21 13:08:28 +00:00
tree-cfg.c tree.h (int_const_binop): Remove notrunc argument. 2011-05-04 09:04:53 +00:00
tree-cfgcleanup.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-chrec.c tree-nested.c (get_trampoline_type): Use size_int. 2011-04-29 12:00:55 +00:00
tree-chrec.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
tree-complex.c basic-block.h (find_fallthru_edge): Define. 2010-10-21 02:33:33 +00:00
tree-data-ref.c re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop-distribution -g) 2011-05-11 14:53:43 +02:00
tree-data-ref.h invoke.texi (max-stores-to-sink): Document. 2011-03-24 08:23:39 +00:00
tree-dfa.c tree-dfa.c (renumber_gimple_stmt_uids): Also number PHIs. 2011-03-30 15:43:59 +00:00
tree-diagnostic.c
tree-diagnostic.h
tree-dump.c Changelog c-family/ 2011-03-25 20:20:52 +01:00
tree-dump.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
tree-eh.c re PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh_region_nr (tree-inline.c:1194) with -Os -fopenmp -fexceptions -fno-tree-ccp -fno-tree-copy-prop on basic code) 2011-05-10 08:08:18 +02:00
tree-emutls.c cgraph.h (cgraph_node_set_def, [...]): Move out of GTY; replace hash by pointer map. 2011-05-03 17:22:58 +00:00
tree-flow-inline.h re PR tree-optimization/46562 (CCP currently needs iteration for &a[i]) 2011-03-24 11:23:29 +00:00
tree-flow.h re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop-distribution -g) 2011-05-11 14:53:43 +02:00
tree-if-conv.c re PR c/47892 (Fails to vectorize comparison code, if-conversion fails) 2011-04-20 15:50:26 +00:00
tree-inline.c re PR middle-end/48953 (ICE: verify_gimple failed: type mismatch in array reference with -flto and struct with vararray) 2011-05-11 12:23:12 +00:00
tree-inline.h lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also set gimple_call_set_cannot_inline. 2011-04-17 14:22:20 +00:00
tree-into-ssa.c re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack) 2011-02-15 18:36:31 +00:00
tree-iterator.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
tree-iterator.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
tree-loop-distribution.c re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop-distribution -g) 2011-05-11 14:53:43 +02:00
tree-mudflap.c tree-nested.c (get_trampoline_type): Use size_int. 2011-04-29 12:00:55 +00:00
tree-mudflap.h
tree-nested.c tree-nested.c (get_trampoline_type): Use size_int. 2011-04-29 12:00:55 +00:00
tree-nomudflap.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-nrv.c re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack) 2011-02-02 06:18:01 +00:00
tree-object-size.c re PR middle-end/48269 (Incorrect fortify warning for a packed struct member) 2011-03-24 12:44:58 +00:00
tree-optimize.c tree.h (get_pending_sizes): Remove prototype. 2011-05-05 11:49:05 +00:00
tree-outof-ssa.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-parloops.c Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange. 2011-01-25 21:24:23 +00:00
tree-pass.h Makefile.in (IPA_TYPE_ESCAPE_H): Remove. 2011-03-23 14:49:20 +00:00
tree-phinodes.c diagnostic-core.h: Include bversion.h. 2010-11-30 11:41:24 +00:00
tree-predcom.c re PR target/47665 (ICE in trunc_int_for_mode) 2011-02-11 15:19:44 +01:00
tree-pretty-print.c re PR middle-end/47650 (wrong output of print_generic_decl() called from a plugin) 2011-03-15 13:39:28 +00:00
tree-pretty-print.h
tree-profile.c use tls for ic vars 2011-04-29 17:13:23 +00:00
tree-scalar-evolution.c Fix PR47576 and PR47555: add PARAM_SCEV_MAX_EXPR_COMPLEXITY. 2011-02-02 15:52:08 +00:00
tree-scalar-evolution.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
tree-sra.c tree.h (int_const_binop): Remove notrunc argument. 2011-05-04 09:04:53 +00:00
tree-ssa-address.c tree.h (int_const_binop): Remove notrunc argument. 2011-05-04 09:04:53 +00:00
tree-ssa-alias.c tree-ssa-alias.c (indirect_refs_may_alias_p): Fix TARGET_MEM_REF handling. 2011-04-27 09:17:01 +00:00
tree-ssa-alias.h Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h dependency. 2011-04-27 14:16:49 +00:00
tree-ssa-ccp.c Makefile.in (INTERNAL_FN_DEF, [...]): Define. 2011-04-20 08:21:25 +00:00
tree-ssa-coalesce.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
tree-ssa-copy.c re PR tree-optimization/48290 (FAIL: gcc.dg/vect/pr38529.c, ICE in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1072) 2011-04-15 14:02:41 +00:00
tree-ssa-copyrename.c postreload-gcse.c (gcse_after_reload_main): Add calls to statistics_counter_event. 2011-04-13 19:39:02 +00:00
tree-ssa-dce.c re PR middle-end/48590 (Alias analysis confused by builtin-stack-save/restore) 2011-04-14 12:19:28 +00:00
tree-ssa-dom.c Makefile.in (INTERNAL_FN_DEF, [...]): Define. 2011-04-20 08:21:25 +00:00
tree-ssa-dse.c tree-ssa-dse.c (struct dse_global_data, [...]): Remove. 2011-04-14 13:38:33 +00:00
tree-ssa-forwprop.c re PR tree-optimization/15256 ([tree-ssa] Optimize manual bitfield manipilation.) 2011-05-11 14:13:38 +00:00
tree-ssa-ifcombine.c
tree-ssa-live.c Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h dependency. 2011-04-27 14:16:49 +00:00
tree-ssa-live.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
tree-ssa-loop-ch.c re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp) 2011-02-14 17:59:10 +00:00
tree-ssa-loop-im.c re PR tree-optimization/47737 (wrong code with -funswitch-loops -fno-tree-dominator-opts -fgraphite-identity) 2011-02-18 13:22:17 +00:00
tree-ssa-loop-ivcanon.c re PR tree-optimization/45605 (Missed devirtualization) 2010-09-20 15:48:42 +00:00
tree-ssa-loop-ivopts.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
tree-ssa-loop-manip.c re PR middle-end/46885 (ICE: in gsi_insert_seq_nodes_after, at gimple-iterator.c:251 with -ftree-parallelize-loops -g) 2010-12-14 15:11:16 +01:00
tree-ssa-loop-niter.c tree.h (int_const_binop): Remove notrunc argument. 2011-05-04 09:04:53 +00:00
tree-ssa-loop-prefetch.c Pass to dr_analyze_indices the analysis loop for subscripts. 2011-01-25 06:48:32 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c re PR tree-optimization/47738 (ICE: verify_ssa failed: no immediate_use list with -O3 -fno-tree-vectorize) 2011-02-16 14:26:43 +00:00
tree-ssa-math-opts.c postreload-gcse.c (gcse_after_reload_main): Add calls to statistics_counter_event. 2011-04-13 19:39:02 +00:00
tree-ssa-operands.c gimple.h (gimple_asm_clobbers_memory_p): Declare. 2011-04-15 14:27:55 +00:00
tree-ssa-operands.h
tree-ssa-phiopt.c tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially leading to null pointer dereference. 2011-03-31 07:28:29 -06:00
tree-ssa-phiprop.c re PR middle-end/45310 (ICE: verify_stmts failed: Dead STMT in EH table with -O1 -fnon-call-exceptions) 2010-12-21 15:02:02 +00:00
tree-ssa-pre.c tree.h (int_const_binop): Remove notrunc argument. 2011-05-04 09:04:53 +00:00
tree-ssa-propagate.c re PR middle-end/46360 (ICE in release_defs, at tree-ssanames.c:313) 2010-11-09 12:54:32 +01:00
tree-ssa-propagate.h tree-ssa-propagate.h (struct prop_value_d, [...]): Move ... 2010-08-04 12:29:48 +00:00
tree-ssa-reassoc.c re PR tree-optimization/48734 (ICE in eliminate_redundant_comparison, at tree-ssa-reassoc.c:1321) 2011-04-26 15:33:49 +02:00
tree-ssa-sccvn.c re PR tree-optimization/48822 (G++ gets stucks and never finishes compilation when enabling -O2/3 optimization options.) 2011-05-02 13:11:27 +00:00
tree-ssa-sccvn.h re PR tree-optimization/47615 (ICE: too deep recursion in phi_translate/phi_translate_1 with -ftree-pre -fno-tree-fre -fno-tree-sra) 2011-02-07 16:58:17 +00:00
tree-ssa-sink.c re PR c/48146 (ICE tree check: expected ssa_name, have var_decl in has_zero_uses, at tree-flow-inline.h:342) 2011-03-16 12:41:08 +00:00
tree-ssa-structalias.c tree-ssa-structalias.c (get_fi_for_callee): Restructure. 2011-04-29 10:59:33 +00:00
tree-ssa-ter.c re PR inline-asm/23200 (rejects "i"(&var + 1)) 2011-02-04 16:50:51 +01:00
tree-ssa-threadedge.c tree-ssa-threadedge.c (thread_across_edge): Add missing return. 2011-04-29 21:46:17 -06:00
tree-ssa-threadupdate.c tree-ssa-threadupdate.c (create_block_for_threading): Do not call remove_ctrl_stmt_and_useless_edges. 2011-05-06 09:13:35 -06:00
tree-ssa-uncprop.c
tree-ssa-uninit.c Implement -Wno-maybe-uninitialized 2011-04-26 16:06:09 +00:00
tree-ssa.c re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop-distribution -g) 2011-05-11 14:53:43 +02:00
tree-ssanames.c tree-flow.h (struct gimple_df): Make free_ssanames a VEC. 2011-04-13 20:32:30 +00:00
tree-stdarg.c tree-stdarg.c (va_list_counter_bump): Handle bumps via MEM_REF. 2011-03-23 16:02:30 +00:00
tree-stdarg.h
tree-switch-conversion.c tree.h (int_const_binop): Remove notrunc argument. 2011-05-04 09:04:53 +00:00
tree-tailcall.c re PR tree-optimization/48837 (Wrong optimization of recursive function calls) 2011-05-07 19:43:18 +00:00
tree-vect-data-refs.c md.texi (vec_load_lanes, [...]): Document. 2011-05-03 07:46:54 +00:00
tree-vect-generic.c tree.h (int_const_binop): Remove notrunc argument. 2011-05-04 09:04:53 +00:00
tree-vect-loop-manip.c re PR debug/46931 (Subversion id 167184 breaks building perlbench on power7 with debug) 2010-12-28 20:20:29 +00:00
tree-vect-loop.c tree-vect-loop.c (vectorizable_reduction): Check reduction cost before setting STMT_VINFO_TYPE. 2011-05-04 13:09:26 +00:00
tree-vect-patterns.c gimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC is not a valid RHS. 2011-03-22 11:12:57 +00:00
tree-vect-slp.c md.texi (vec_load_lanes, [...]): Document. 2011-05-03 07:46:54 +00:00
tree-vect-stmts.c md.texi (vec_load_lanes, [...]): Document. 2011-05-03 07:46:54 +00:00
tree-vectorizer.c common.opt (user_vect_verbosity_level): New Variable entry. 2010-11-24 13:28:38 +00:00
tree-vectorizer.h md.texi (vec_load_lanes, [...]): Document. 2011-05-03 07:46:54 +00:00
tree-vrp.c tree.h (int_const_binop): Remove notrunc argument. 2011-05-04 09:04:53 +00:00
tree.c split tree_type 2011-05-11 13:48:55 +00:00
tree.def make CASE_LABEL_EXPR not abuse TREE_CHAIN 2011-05-10 19:52:39 +00:00
tree.h split tree_type 2011-05-11 13:48:55 +00:00
treestruct.def split tree_type 2011-05-11 13:48:55 +00:00
tsystem.h
typeclass.h
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-darwin.c only use _darwin10_Unwind_FindEnclosingFunction on darwin >= 10 2010-08-17 14:54:10 +00:00
unwind-dw2-fde-glibc.c configure.ac (gcc_cv_ld_eh_frame_hdr): Only check GNU ld for --eh-frame-hdr. 2010-12-23 12:08:21 +00:00
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c unwind-dw2.c: Include sys/sdt.h if it exists. 2011-03-14 19:47:58 +00:00
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-sjlj.c
unwind.inc
value-prof.c Remove cgraph pid 2011-04-22 00:03:41 +00:00
value-prof.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
var-tracking.c var-tracking.c (find_mem_expr_in_1pdv): Fix thinko. 2011-05-09 11:29:26 +00:00
varasm.c function.c (init_function_start): Call decide_function_section. 2011-05-03 13:08:36 +00:00
varpool.c re PR middle-end/31490 (Compile error section type conflict) 2011-02-03 20:12:07 +01:00
vec.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
vec.h vec.h (VEC_qsort): Define. 2010-10-11 15:08:28 +00:00
vecir.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c vmsdbgout.c (write_srccorr): Compute file length from the string. 2011-04-21 13:01:26 +00:00
web.c re PR rtl-optimization/47763 (Useless initialization of register) 2011-02-23 00:25:34 +00:00
xcoff.h
xcoffout.c re PR target/46655 (invalid '.line 0' directive emitted with -g) 2011-01-17 12:35:21 +00:00
xcoffout.h

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.