aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-04re PR debug/49602 (verify_ssa failed (definition does not dominate use) with ...Jakub Jelinek4-1/+64
2011-07-04re PR target/49600 (Bad SSE2 int->float split in i386.md)Uros Bizjak2-53/+52
2011-07-04re PR target/34734 ([avr] attribute((progmem)) not handled properly in C++)Georg-Johann Lay10-2/+87
2011-07-04re PR target/44643 ([avr] ICE in c-typeck.c)Georg-Johann Lay2-1/+19
2011-07-04extend.texi (AVR Built-in Functions): Update documentation of __builtin_avr_f...Georg-Johann Lay7-25/+211
2011-07-04re PR tree-optimization/49615 (internal compiler error: verify_stmts failed /...Richard Guenther4-1/+41
2011-07-04t-avr (intfuncs16): Add _clrsbXX2.Georg-Johann Lay4-3/+29
2011-07-04In gcc/objc/: 2011-07-04 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero13-956/+1207
2011-07-04Daily bump.GCC Administrator1-1/+1
2011-07-03PR 49296 Fix wrong PR number in ChangeLogJanne Blomqvist1-1/+1
2011-07-03re PR tree-optimization/49610 (Segfault with -ftree-vectorize (or -O3))Ira Rosen4-0/+25
2011-07-03Daily bump.GCC Administrator1-1/+1
2011-07-02tree.h (TYPE_ARTIFICIAL): New flag.Eric Botcazou9-2/+65
2011-07-02re PR fortran/49562 ([OOP] assigning value to type-bound function)Janus Weil4-3/+44
2011-07-02Daily bump.GCC Administrator1-1/+1
2011-07-01re PR c++/49605 (-Wdelete-non-virtual-dtor is not picky enough)Jonathan Wakely4-2/+35
2011-07-01Make-lang.in (gnat1): Prepend '+' to the command.Eric Botcazou2-2/+7
2011-07-01tree-object-size.c (pass_through_call): Handle BUILT_IN_ASSUME_ALIGNED.Jakub Jelinek2-1/+7
2011-07-01Make-lang.in (cp/decl.o): Depend on pointer-set.h.Jakub Jelinek2-5/+13
2011-07-01re PR c++/48261 (internal compiler error: in lookup_template_function, at cp/...Jason Merrill4-2/+34
2011-07-01re PR c++/48593 (Wrong return type when applying address operator to inherite...Jason Merrill7-6/+39
2011-07-01re PR c++/48883 (?: ternary operator fails in certain contexts - link error)Jason Merrill4-0/+22
2011-07-01Darwin has case-insensitive filesystemsJoel Brobecker4-6/+41
2011-07-01re PR debug/49408 (member function template id not matching linkage name)Jan Kratochvil3-3/+84
2011-07-01tree-sra.c (tree_non_mode_aligned_mem_p): Also ignore MEM_REFs.Martin Jambor2-0/+5
2011-07-01re PR c++/49085 (Crash with SIGSEGV during compilation.)Jason Merrill4-0/+26
2011-07-01Use proper mode for stack save area.H.J. Lu3-3/+13
2011-07-01config-list.mk (LIST): Append OPT-enable-obsolete to alpha-dec-osf5.1, mips-s...Rainer Orth2-2/+9
2011-07-01re PR middle-end/49596 (FAIL: gcc.dg/torture/pr43879_1.c)Richard Guenther2-1/+8
2011-07-01tree-ssa-forwprop.c (simplify_bitwise_binary): Fix typo.Kai Tietz4-1/+20
2011-07-01config.gcc: Obsolete alpha*-dec-osf5.1, mips-sgi-irix6.5.Rainer Orth3-10/+22
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