aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-02gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.Joseph Myers11-113/+728
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-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-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-30re PR fortran/48821 (IMPORT :: dummy_arg is rejected, while "IMPORT" imports...Tobias Burnus4-33/+39
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
2011-04-30re PR middle-end/48752 (ICE in evaulate_conditions_for_edge at ipa-inline-ana...Jan Hubicka2-0/+15
2011-04-30dwarf2.h (DW_OP_GNU_const_type, [...]): New.Jakub Jelinek2-230/+1037
2011-04-30re PR testsuite/48809 (switch statement optimization error)Jakub Jelinek4-42/+92
2011-04-29tree-ssa-threadedge.c (thread_across_edge): Add missing return.Jeff Law4-0/+72
2011-04-30Daily bump.GCC Administrator1-1/+1
2011-04-30cgraph.h (cgraph_postorder): Remove declaration.Martin Jambor14-137/+177
2011-04-29re PR c++/48606 (g++.dg/init/ctor9.C ICE: tree check: expected class 'type', ...Paolo Carlini4-2/+24
2011-04-29inline-10.c: New testcase.Jan Hubicka5-91/+391
2011-04-29re PR fortran/48462 (realloc on assignment: matmul Segmentation Fault with Al...Paul Thomas4-10/+61
2011-04-29re PR middle-end/48819 (350 execution failures in 64-bit libjava testsuite on...Richard Guenther2-5/+8
2011-04-29In gcc/: 2011-04-29 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero4-2/+35
2011-04-29use tls for ic varsXinliang David Li3-1/+18