aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-01re PR libmudflap/49549 (Use of --noinhibit-exec is unportable)Rainer Orth7-5/+52
2011-07-01tree-pretty-print.c (dump_generic_code): Print [idx]= and [idx1 ...Jakub Jelinek2-8/+53
2011-07-01config.gcc (score-*-elf): Remove score7.o.Chen Liqin6-2210/+1550
2011-07-01re PR middle-end/49603 (177.mesa in SPEC CPU 2000 failed to build)Richard Guenther4-12/+37
2011-06-30correct changelogJason Merrill1-1/+1
2011-06-30re PR c++/49387 (t.cxx:140: error: too many initializers for ‘const __class...Jason Merrill4-0/+31
2011-07-01Daily bump.GCC Administrator1-1/+1
2011-06-30re PR c++/49569 (-std=gnu++0x causes segmentation fault)Jason Merrill4-2/+33
2011-06-30* pt.c (iterative_hash_template_arg): Use cp_tree_operand_length.Jason Merrill2-1/+3
2011-06-30re PR c++/49355 (new T({""}) crashes G++ when struct T { std::string foobar };)Jason Merrill4-4/+33
2011-06-30tree-sra.c (struct access): Rename total_scalarization to grp_total_scalariza...Martin Jambor4-25/+93
2011-06-30re PR c++/48481 (C++ overloading memory hog)Jason Merrill5-15/+35
2011-06-30* g++.dg/cpp0x/named.C: Test subobject of xvalue.Jason Merrill2-0/+6
2011-06-30i386: Always use TARGET_DEEP_BRANCH_PREDICTION.Richard Henderson3-92/+27
2011-06-30dwarf2out: Add REG_CFA_FLUSH_QUEUE.Richard Henderson4-14/+43
2011-06-30dwarf2out: Handle pc_rtx as return column in REG_CFA_OFFSET too.Richard Henderson2-4/+19
2011-06-30dwarf2out: Convert regs_saved_in_regs to VEC.Richard Henderson2-50/+80
2011-06-30re PR tree-optimization/49572 (gcc.dg/tree-ssa/20030709-2.c scan-tree-dump-ti...Eric Botcazou2-3/+7
2011-06-30df-scan.c (df_get_entry_block_def_set): Use INCOMING_REGNO macro unconditiona...Eric Botcazou2-11/+12
2011-06-30opts.c (finish_options): Do not disable IPA-PTA during ltrans.Richard Guenther3-37/+69
2011-06-30re PR tree-optimization/46787 (Does not vectorize loop with load from scalar ...Richard Guenther6-52/+42
2011-06-30re PR tree-optimization/49094 (ARM aligned(1) attribute is sometimes dropped)Martin Jambor4-1/+74
2011-06-30* de.po: Update.Joseph Myers2-324/+328
2011-06-30tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Fix handling of ...Jakub Jelinek2-1/+17
2011-06-30re PR debug/49364 ([4.7 regressions] Empty .debug_abbrev sections confuse SGI...Jakub Jelinek2-6/+14
2011-06-30re PR fortran/49540 (Memory-hog with large DATA stmt)Jakub Jelinek12-49/+272
2011-06-30re PR ada/49511 (acats test setup fails on HP-UX using posix shell)Rainer Orth2-2/+7
2011-06-30re PR libobjc/36610 (objc_msg_sendv is broken for targets which pass argument...Dominique d'Humieres2-2/+8
2011-06-30v850.h (CPP_SPEC): Define __v850e__ when compiling for the V850E.Nick Clifton2-0/+6
2011-06-30re PR tree-optimization/38752 (ICE in set_uids_in_ptset, at tree-ssa-structal...Richard Guenther2-0/+30
2011-06-30tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Fix handling of ...Jakub Jelinek2-1/+8
2011-06-30tree-vect-loop.c (vect_determine_vectorization_factor): Handle both pattern a...Ira Rosen8-56/+287
2011-06-30Daily bump.GCC Administrator1-1/+1
2011-06-29re PR c++/49216 ([C++0x] ICE on compiling new-expression with braced-init-lis...Jason Merrill6-16/+65
2011-06-29DR 1207 PR c++/49003Jason Merrill7-12/+62
2011-06-29pt.c (tsubst_decl): In unevaluated operand, don't tsubst DECL_INITIAL unless ...Jason Merrill2-5/+7
2011-06-29set.h, [...]: Remove base class default constructor calls.François Dumont12-68/+62
2011-06-29Auto-vectorizer generates 128-bit AVX insns by default for bdver1.Changpeng Fang4-6/+28
2011-06-29re PR c++/49272 (FAIL: g++.old-deja/g++.jason/rfg10.C (test for errors, line...Jason Merrill2-1/+4
2011-06-29re PR c++/49520 ([C++0x] using-declaration and operator&& confuses constexpr)Jason Merrill5-3/+29
2011-06-29re PR c++/49554 ([C++0x] lambda capture causes "cannot call member function ....Jason Merrill6-3/+71
2011-06-29re PR rtl-optimization/49114 ([x32] Reload failed to handle (set reg:X (plus:...Ulrich Weigand1-0/+6
2011-06-29re PR tree-optimization/49539 (ICE building gnattools)Eric Botcazou2-13/+19
2011-06-29re PR c++/45923 (constexpr diagnostics, more more)Jason Merrill12-61/+315
2011-06-29method.c (maybe_explain_implicit_delete): Use pointer_set instead of htab.Jason Merrill2-8/+7
2011-06-29class.c (finalize_literal_type_property): Update conditions.Jason Merrill5-8/+18
2011-06-29tree.c (build_vec_init_expr): Don't add TARGET_EXPR.Jason Merrill4-5/+6
2011-06-29invoke.texi: Document -scev dump modifier.Richard Guenther8-21/+37
2011-06-29unwind-arm.c (enum __cxa_type_match_result): New.Nathan Sidwell4-40/+75
2011-06-29init.c (build_value_init): Decide whether or not to zero-initialize based on ...Jason Merrill4-3/+35