aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-03hooks.h (hook_bool_mode_uhwi_false): Declare.Richard Sandiford8-8/+133
2011-05-03re PR target/48723 (ICE on function returning structure with -fstack-check on...Eric Botcazou2-3/+9
2011-05-03re PR fortran/48720 (quad precision literals do not work)Steven G. Kargl7-7/+86
2011-05-03Daily bump.GCC Administrator1-1/+1
2011-05-03functional (bind): Remove from overload set when first argument type might be...Jonathan Wakely3-20/+86
2011-05-03re PR libstdc++/48848 ([C++0x] std::valarray<T> functions missing)Jonathan Wakely42-154/+160
2011-05-02Upgrade the utility of timevars.Lawrence Crowl15-262/+907
2011-05-02tree.c (build_vec_init_expr): Take complain parm.Jason Merrill4-13/+24
2011-05-02revert: re PR c++/40975 (ICE in copy_tree_r on array new)Jason Merrill7-105/+56
2011-05-02re PR c++/40975 (ICE in copy_tree_r on array new)Jason Merrill2-2/+19
2011-05-02re PR c++/48834 (-fno-exceptions causes wrong code generation on C++ code)Jason Merrill4-1/+32
2011-05-02re PR c/35445 (ICE with conflicting declarations)Simon Martin4-1/+18
2011-05-02mmx.md (*movv2sf_internal_rex64): Fix %vmovlps template.Uros Bizjak1-2/+2
2011-05-02fr30-protos.h (Mmode): Don't define.Joseph Myers7-56/+56
2011-05-02mmx.md (*mov<mode>_internal_rex64): Use %vmovq for reg<->xmm moves.Uros Bizjak3-139/+124
2011-05-02re PR c++/48446 (internal compiler error: in gimplify_var_or_parm_decl, at gi...Jason Merrill4-11/+80
2011-05-02parser.c (cp_parser_init_declarator): Set pushed_scope to NULL_TREE instead o...Dmitry Gorbachev2-2/+8
2011-05-022011-05-02 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-6/+0
2011-05-02re PR target/47951 (web.c:union_match_dups segmentation fault for bfin)Stuart Henderson2-4/+10
2011-05-02re PR target/47955 (gcc.dg/stack-usage-1.c fails on m68k-linux)Andreas Schwab2-0/+10
2011-05-02lto-streamer.c (lto_streamer_cache_insert_1, [...]): Use pointer map instead ...Jan Hubicka3-26/+16
2011-05-02sso_string_base.h (__sso_string_base<>::_M_construct): Fix unqualified lookup.Ollie Wild4-19/+36
2011-05-02gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.Joseph Myers13-113/+733
2011-05-02varasm.c (output_constructor_regular_field): Compute zero-based index with do...Richard Guenther3-12/+20
2011-05-02sse.md (V): New mode iterator.Uros Bizjak2-358/+377
2011-05-02haifa-sched.c (sched_emit_insn): Emit insn before first non-scheduled insn.Ulrich Weigand2-2/+15
2011-05-02re PR tree-optimization/48822 (G++ gets stucks and never finishes compilation...Richard Guenther4-7/+52
2011-05-02re PR c++/47969 ([C++0x] ICE: SIGSEGV in compute_array_index_type (cp/decl.c:...Paolo Carlini4-1/+34
2011-05-02lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.hJan Hubicka4-32/+55
2011-05-02re PR testsuite/48498 (Several gcc.dg/vect tests XPASS on SPARC)Ira Rosen3-6/+14
2011-05-02tree.c (tree_code_counts): New global array.Richard Guenther2-0/+14
2011-05-02status_cxx200x.xml: Update to reflect current status and FDIS content.Jonathan Wakely100-959/+1130
2011-05-02new testsXinliang David Li3-0/+95
2011-05-02Daily bump.GCC Administrator1-1/+1
2011-05-01ipa-inline.c (caller_growth_limits): Fix thinko whenJan Hubicka4-8/+32
2011-05-01re PR libfortran/48787 (Invalid UP/DOWN rounding with F editing)Jerry DeLisle2-9/+21
2011-05-01reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_clas...Anatoly Sokolov8-24/+45
2011-05-01re PR libfortran/48787 (Invalid UP/DOWN rounding with F editing)Jerry DeLisle2-19/+29
2011-05-01Daily bump.GCC Administrator1-1/+1
2011-04-30gnatvsn.ads (Library_Version): Bump to 4.7.Eric Botcazou2-3/+8
2011-04-30dump-prase-tree.c (show_code_node): Set the current namespace to the BLOCK be...Thomas Koenig2-0/+11
2011-04-30[multiple changes]Paolo Carlini5-41/+70
2011-04-30re PR fortran/48821 (IMPORT :: dummy_arg is rejected, while "IMPORT" imports...Tobias Burnus4-33/+39
2011-04-30Makefile.am (install-freestanding-headers): Also install cxxabi_tweaks.h.Doug Kwan3-0/+8
2011-04-30re PR fortran/48800 (ICE with non-allocatable/pointer deferred-shape array)Tobias Burnus4-1/+43
2011-04-30cp-tree.h (LOOKUP_EXPLICIT_TMPL_ARGS): Define.Diego Novillo8-8/+147
2011-04-30ipa-inline.c (can_inline_edge_p): Disregard limits when inlining into functio...Jan Hubicka2-3/+48
2011-04-30cgraph.c (cgraph_create_virtual_clone): Clear constructor/destructor flags.Jan Hubicka2-0/+7
2011-04-30re PR fortran/48746 (Matmul with allocate on assignment)Paul Thomas4-6/+54
2011-04-30sparc.h (PRINT_OPERAND, [...]): Remove.Anatoly Sokolov4-94/+127