aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-05-11* tree.c (type_hash_canon): Use struct tree_type_non_common.Jason Merrill2-1/+5
2011-05-12Daily bump.GCC Administrator1-1/+1
2011-05-11No gcc/ prefix in gcc/ChangeLog.Paul Pluzhnikov1-5/+5
2011-05-11cfgrtl.c (commit_one_edge_insertion): Remove always-true test and reindent th...Eric Botcazou2-59/+60
2011-05-11re PR c++/48948 ([C++0x] constexpr friend function cannot be defined in-class)Jason Merrill9-38/+137
2011-05-11semantics.c (validate_constexpr_fundecl): Check DECL_TEMPLATE_INFO rather tha...Jason Merrill2-3/+7
2011-05-11semantics.c (register_constexpr_fundef): Add to hash table here.Jason Merrill2-21/+21
2011-05-11* decl.c (grokdeclarator): Only set DECL_DECLARED_CONSTEXPR_P once.Jason Merrill2-5/+9
2011-05-11pt.c (build_non_dependent_expr): Don't check null_ptr_cst_p, do call maybe_co...Jason Merrill3-4/+12
2011-05-11re PR c++/48745 ([C++0x] Segmentation fault with list-initialization, void in...Jason Merrill4-0/+42
2011-05-11re PR fortran/48889 (f951: internal compiler error: in gfc_is_constant_expr, ...Tobias Burnus4-5/+120
2011-05-11Permit new of a function type.Ian Lance Taylor1-12/+0
2011-05-11Don't crash ranging over call to builtin function.Ian Lance Taylor2-6/+7
2011-05-11install.texi (Configuration): Document --with-linker-hash-style.Satoru Takabayashi6-3/+92
2011-05-11don't use build_function_type in the Ada FENathan Froyd2-21/+21
2011-05-11re PR bootstrap/48964 (LTO profiledbootstrap failure)Richard Guenther2-1/+6
2011-05-11i386.c (legitimize_tls_address): Call gen_tls_dynamic_gnu2_{32,64} expanders ...Uros Bizjak4-149/+157
2011-05-11function.c (expand_function_start): Initialize stack_check_probe_note only if...Eric Botcazou2-3/+7
2011-05-11re PR tree-optimization/15256 ([tree-ssa] Optimize manual bitfield manipilati...Richard Guenther4-33/+126
2011-05-11split tree_typeNathan Froyd19-152/+306
2011-05-11re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop...Jakub Jelinek8-5/+109
2011-05-11gimple.c (gimple_type_hash_1): Merge with ...Richard Guenther2-119/+75
2011-05-11Support closing_branch_depsRevital Eres3-56/+152
2011-05-11re PR middle-end/48953 (ICE: verify_gimple failed: type mismatch in array ref...Richard Guenther4-9/+38
2011-05-11opts.c (finish_options): Move warning settings from process_options.Joseph Myers3-23/+32
2011-05-11re PR middle-end/18041 (OR of two single-bit bitfields is inefficient)Richard Guenther4-39/+116
2011-05-11gimple.c (gimple_canonical_types_compatible_p): Split out from gimple_types_c...Richard Guenther2-3/+508
2011-05-11Skip DEBUG_INSNs while recognizing doloopRevital Eres2-2/+7
2011-05-11Skip DEBUG_INSN in loop-doloop.cRevital Eres2-1/+6
2011-05-11Doloop pattern for ARMRevital Eres5-13/+136
2011-05-11re PR target/47755 (VSX code generates a TOC reference to clear memory)Alan Modra2-1/+6
2011-05-11Daily bump.GCC Administrator1-1/+1
2011-05-10make CASE_LABEL_EXPR not abuse TREE_CHAINNathan Froyd3-2/+7
2011-05-10c-decl.c (c_override_global_bindings_to_false): Remove.Joseph Myers4-14/+10
2011-05-10re PR c++/48930 ([C++0x] Invalid implicitly declared default c'tor)Jason Merrill9-21/+65
2011-05-10re PR c++/48736 ([C++0x] ICE during list-initialization with variadics)Jason Merrill4-1/+22
2011-05-10Fixes for override/final.Ville Voutilainen4-10/+45
2011-05-10mark EXPR_PACK_EXPANSION as typed onlyNathan Froyd7-41/+62
2011-05-10Fix PRs 48857, 48495Michael Meissner5-45/+84
2011-05-10use build_function_type less in c-family and LTONathan Froyd4-15/+29
2011-05-10config.gcc (i[34567]86-*-darwin*, [...]): Add i386/darwin-lib.h to $libgcc_tm...Joseph Myers3-9/+8
2011-05-10* doc/sourcebuild.texi (Back End): Mention contrib/config-list.mk.Joseph Myers2-0/+7
2011-05-10gcc_update (gcc/config/rs6000/rs6000-tables.opt): New dependencies.Joseph Myers12-183/+496
2011-05-10config.gcc (libgcc_tm_file): Define instead of including files from ../../lib...Joseph Myers8-20/+77
2011-05-10re PR target/48896 (avr.o warnings)Georg-Johann Lay2-13/+21
2011-05-10rx.h (JUMP_ALIGN, [...]): Define.DJ Delorie4-4/+26
2011-05-10tree-ssa-forwprop.c (combine_conversions): Pattern-match a series of conversi...Richard Guenther8-14/+199
2011-05-10re PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh_region_nr (tree-inlin...Jakub Jelinek5-0/+47
2011-05-10re PR debug/48928 (ICE: in decimal_to_decnumber, at dfp.c:113 with -O -g and ...Jakub Jelinek4-3/+50
2011-05-10Daily bump.GCC Administrator1-1/+1