Age | Commit message (Expand) | Author | Files | Lines |
2011-02-22 | acinclude.m4 (gcc_cv_gas_vers): Add -arch ppc for probing darwin assembler. | Mike Stump | 3 | -0/+13 |
2011-02-22 | * Make-lang.in (check_objc_parallelize): Refine for 4 processor machines. | Mike Stump | 2 | -2/+5 |
2011-02-22 | Don't permit string index expression to have abstract types. | Ian Lance Taylor | 1 | -3/+2 |
2011-02-22 | Don't crash import unsafe if "unsafe" was already defined. | Ian Lance Taylor | 1 | -0/+7 |
2011-02-22 | re PR rtl-optimization/46002 (ICE: in update_copy_costs, at ira-color.c:319 w... | Chung-Lin Tang | 2 | -1/+8 |
2011-02-22 | Don't crash on attempt to index array type expression. | Ian Lance Taylor | 1 | -0/+5 |
2011-02-22 | Don't crash on erroneous type switch. | Ian Lance Taylor | 1 | -4/+7 |
2011-02-22 | Permit comparing non-empty interfaces with empty interfaces. | Ian Lance Taylor | 1 | -4/+30 |
2011-02-22 | Test shift count for overflow. | Ian Lance Taylor | 1 | -1/+1 |
2011-02-22 | osf5.opt (mno-mips-tfile): Mark as Target rather than Driver option. | Joseph Myers | 7 | -8/+18 |
2011-02-22 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2011-02-21 | re PR target/47822 (Multiple test suite failures due to revision 170321) | Mike Stump | 7 | -10/+34 |
2011-02-21 | re PR target/47840 (incorrect _mm256_insert_epi{32,64} implementations) | Uros Bizjak | 2 | -8/+12 |
2011-02-21 | re PR rtl-optimization/46178 (gcc.target/i386/(u)divmod-[58].c FAIL: ICE: in ... | Jeff Law | 3 | -0/+31 |
2011-02-21 | lambda-conv.C: Skip scan-assembler check on *-*-hpux10*. | John David Anglin | 2 | -1/+6 |
2011-02-21 | stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove. | Anatoly Sokolov | 4 | -31/+21 |
2011-02-21 | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Jakub Jelinek | 2 | -0/+6 |
2011-02-21 | re PR c++/47207 ([C++0x] ICE: in decl_constant_var_p, at cp/decl2.c:3563 on i... | Jason Merrill | 6 | -7/+31 |
2011-02-21 | re PR bootstrap/47820 (LTO bootstrap failed with bootstrap-profiled) | Richard Guenther | 3 | -2/+21 |
2011-02-21 | re PR c++/47199 ([C++0x] ICE: expected class 'type', have 'declaration' (func... | Jason Merrill | 4 | -1/+28 |
2011-02-20 | re PR c++/46831 ([C++0x] Crash when it tries to do an invalid ICS with a conv... | Jason Merrill | 4 | -2/+24 |
2011-02-21 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2011-02-20 | re PR c++/47703 ([C++0x] ICE: std::sort chokes on simple lambda function) | Jason Merrill | 4 | -1/+27 |
2011-02-20 | re PR c++/46472 ([C++0X] constexpr is not constexpr) | Jason Merrill | 5 | -2/+36 |
2011-02-20 | re PR fortran/47797 (Debug: Odd first break point for subroutine breakp w/ al... | Tobias Burnus | 3 | -6/+36 |
2011-02-20 | Fixed ChangeLog dates of my last two commits | Nicola Pero | 2 | -4/+4 |
2011-02-20 | Reverted usage of TARGET_64BIT for code generation for GNU Objective-C runtime | Nicola Pero | 8 | -23/+59 |
2011-02-20 | Fixed Objective-C dotsyntax with a constant type right-hand side | Nicola Pero | 5 | -27/+99 |
2011-02-20 | re PR c++/46394 ([C++0X] [4.6 Regression] no matching function with default t... | Dodji Seketeli | 4 | -7/+78 |
2011-02-20 | Fixed list of ObjC++ gtfiles, fixing PCH for ObjC++ | Nicola Pero | 2 | -1/+7 |
2011-02-20 | re PR target/47822 (Multiple test suite failures due to revision 170321) | Richard Guenther | 2 | -0/+25 |
2011-02-20 | re PR fortran/46818 (ICE on pointer assignment (-fwhole-file)) | Paul Thomas | 3 | -0/+42 |
2011-02-20 | re PR fortran/45077 (ICE with -fwhole-file in fold_convert_loc, at fold-const... | Paul Thomas | 7 | -43/+127 |
2011-02-20 | re PR c++/44118 (ICE: in instantiate_decl, at cp/pt.c:16657) | Paolo Carlini | 2 | -0/+19 |
2011-02-20 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2011-02-19 | re PR c++/47503 ([C++0x] ICE: in adjust_temp_type, at cp/semantics.c:5876 wit... | Jason Merrill | 4 | -0/+27 |
2011-02-19 | re PR tree-optimization/46620 (32-bit structures containing bitfields are not... | Alexandre Oliva | 2 | -0/+81 |
2011-02-19 | re PR debug/47620 (Profiledbootstrap failure on powerpc-linux) | Alexandre Oliva | 2 | -1/+8 |
2011-02-19 | re PR c/47809 (ICE in gimplify_expr, at gimplify.c:7291) | Jakub Jelinek | 4 | -0/+24 |
2011-02-19 | re PR debug/47647 (BLOCKs are empty) | Richard Guenther | 3 | -11/+10 |
2011-02-19 | 2011-02-19 Jerry DeLisle <jvdelisle@gcc.gnu.org> | Jerry DeLisle | 3 | -0/+38 |
2011-02-19 | re PR libfortran/47567 (Wrong output for small absolute values with F editing) | Jerry DeLisle | 2 | -8/+35 |
2011-02-19 | re PR fortran/47348 (wrong string length with array constructor) | Paul Thomas | 5 | -51/+102 |
2011-02-19 | * config.gcc (i[34567]86-pc-msdosdjgpp*): Use i386/djgpp-stdint.h. | Joseph Myers | 2 | -1/+5 |
2011-02-19 | biarch32.h, [...]: Remove. | Joseph Myers | 5 | -146/+5 |
2011-02-19 | Require int128 instead of lp64 in int128 tests. | H.J. Lu | 3 | -2/+7 |
2011-02-19 | re PR target/47800 (i?86 peephole related ICE) | Jakub Jelinek | 4 | -7/+33 |
2011-02-19 | Fix long line | Eric Botcazou | 1 | -4/+3 |
2011-02-19 | Updated comments | Nicola Pero | 3 | -285/+336 |
2011-02-19 | Don't crash on constant right shift. | Ian Lance Taylor | 1 | -8/+17 |