aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-05Fix PR47654: Loop blocking should strip-mine at least two loops.Sebastian Pop6-46/+83
2011-07-05Fix computation of precision.Sebastian Pop2-69/+15
2011-07-05Correct computation of max.Sebastian Pop2-1/+6
2011-07-05Correct typo.Sebastian Pop2-1/+5
2011-07-05re PR c++/49598 ([C++0x] Ice on lambda with implicit capture by value.)Jason Merrill4-1/+23
2011-07-05c-common.c (c_common_nodes_and_builtins): Build all common tree nodes first.Richard Guenther6-8/+18
2011-07-0507-05-2011 Razya Ladelsky <razya@il.ibm.com>Razya Ladelsky5-32/+89
2011-07-05Don't propagate hard registers in forward_propagate_subreg.H.J. Lu2-0/+8
2011-07-05re PR tree-optimization/49518 (ICE in vect_enhance_data_refs_alignment, at tr...Richard Guenther5-1/+83
2011-07-05run_acats (which): Extract last field from type -p, type output only if comma...Rainer Orth2-2/+7
2011-07-05Daily bump.GCC Administrator1-1/+1
2011-07-04cp-demangle.c (d_expression): Handle 'this'.Jason Merrill3-7/+32
2011-07-04DR 1207 PR c++/49589Jason Merrill6-2/+45
2011-07-04error.c (dump_template_bindings): Don't print typenames for a partial instant...Jason Merrill5-17/+80
2011-07-04* error.c (type_to_string): Avoid redundant akas.Jason Merrill4-0/+37
2011-07-04re PR fortran/49623 (Segfault of "gfortran -L" if no argument follows the "-L")Jakub Jelinek2-0/+9
2011-07-04re PR rtl-optimization/49619 (ICE in simplify_subreg, at simplify-rtx.c:5362)Jakub Jelinek5-4/+31
2011-07-04re PR rtl-optimization/49472 (Compiler segfault on valid code)Jakub Jelinek4-3/+51
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