aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-02-22Test shift count for overflow.Ian Lance Taylor1-1/+1
2011-02-22osf5.opt (mno-mips-tfile): Mark as Target rather than Driver option.Joseph Myers7-8/+18
2011-02-22Daily bump.GCC Administrator1-1/+1
2011-02-21re PR target/47822 (Multiple test suite failures due to revision 170321)Mike Stump7-10/+34
2011-02-21re PR target/47840 (incorrect _mm256_insert_epi{32,64} implementations)Uros Bizjak2-8/+12
2011-02-21re PR rtl-optimization/46178 (gcc.target/i386/(u)divmod-[58].c FAIL: ICE: in ...Jeff Law3-0/+31
2011-02-21lambda-conv.C: Skip scan-assembler check on *-*-hpux10*.John David Anglin2-1/+6
2011-02-21stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.Anatoly Sokolov4-31/+21
2011-02-21re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Jakub Jelinek2-0/+6
2011-02-21re PR c++/47207 ([C++0x] ICE: in decl_constant_var_p, at cp/decl2.c:3563 on i...Jason Merrill6-7/+31
2011-02-21re PR bootstrap/47820 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther3-2/+21
2011-02-21re PR c++/47199 ([C++0x] ICE: expected class 'type', have 'declaration' (func...Jason Merrill4-1/+28
2011-02-20re PR c++/46831 ([C++0x] Crash when it tries to do an invalid ICS with a conv...Jason Merrill4-2/+24
2011-02-21Daily bump.GCC Administrator1-1/+1
2011-02-20re PR c++/47703 ([C++0x] ICE: std::sort chokes on simple lambda function)Jason Merrill4-1/+27
2011-02-20re PR c++/46472 ([C++0X] constexpr is not constexpr)Jason Merrill5-2/+36
2011-02-20re PR fortran/47797 (Debug: Odd first break point for subroutine breakp w/ al...Tobias Burnus3-6/+36
2011-02-20Fixed ChangeLog dates of my last two commitsNicola Pero2-4/+4
2011-02-20Reverted usage of TARGET_64BIT for code generation for GNU Objective-C runtimeNicola Pero8-23/+59
2011-02-20Fixed Objective-C dotsyntax with a constant type right-hand sideNicola Pero5-27/+99
2011-02-20re PR c++/46394 ([C++0X] [4.6 Regression] no matching function with default t...Dodji Seketeli4-7/+78
2011-02-20Fixed list of ObjC++ gtfiles, fixing PCH for ObjC++Nicola Pero2-1/+7
2011-02-20re PR target/47822 (Multiple test suite failures due to revision 170321)Richard Guenther2-0/+25
2011-02-20re PR fortran/46818 (ICE on pointer assignment (-fwhole-file))Paul Thomas3-0/+42
2011-02-20re PR fortran/45077 (ICE with -fwhole-file in fold_convert_loc, at fold-const...Paul Thomas7-43/+127
2011-02-20re PR c++/44118 (ICE: in instantiate_decl, at cp/pt.c:16657)Paolo Carlini2-0/+19
2011-02-20Daily bump.GCC Administrator1-1/+1
2011-02-19re PR c++/47503 ([C++0x] ICE: in adjust_temp_type, at cp/semantics.c:5876 wit...Jason Merrill4-0/+27
2011-02-19re PR tree-optimization/46620 (32-bit structures containing bitfields are not...Alexandre Oliva2-0/+81
2011-02-19re PR debug/47620 (Profiledbootstrap failure on powerpc-linux)Alexandre Oliva2-1/+8
2011-02-19re PR c/47809 (ICE in gimplify_expr, at gimplify.c:7291)Jakub Jelinek4-0/+24
2011-02-19re PR debug/47647 (BLOCKs are empty)Richard Guenther3-11/+10
2011-02-192011-02-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle3-0/+38
2011-02-19re PR libfortran/47567 (Wrong output for small absolute values with F editing)Jerry DeLisle2-8/+35
2011-02-19re PR fortran/47348 (wrong string length with array constructor)Paul Thomas5-51/+102
2011-02-19* config.gcc (i[34567]86-pc-msdosdjgpp*): Use i386/djgpp-stdint.h.Joseph Myers2-1/+5
2011-02-19biarch32.h, [...]: Remove.Joseph Myers5-146/+5
2011-02-19Require int128 instead of lp64 in int128 tests.H.J. Lu3-2/+7
2011-02-19re PR target/47800 (i?86 peephole related ICE)Jakub Jelinek4-7/+33
2011-02-19Fix long lineEric Botcazou1-4/+3
2011-02-19Updated commentsNicola Pero3-285/+336
2011-02-19Don't crash on constant right shift.Ian Lance Taylor1-8/+17
2011-02-19t-darwin (TM_H): Add dependency on on darwin-sections.def.Mike Stump2-0/+7
2011-02-19Don't crash on out of range switch value.Ian Lance Taylor1-1/+6
2011-02-19Remove old mechanism for passing varargs argument to varargs function.Ian Lance Taylor4-95/+29
2011-02-19Avoid infinite loop inheriting interface methods.Ian Lance Taylor1-0/+23
2011-02-19Avoid dangling open function after erroneous method expression.Ian Lance Taylor1-1/+4
2011-02-19Fix struct with array of struct with field that points to first struct.Ian Lance Taylor3-9/+39
2011-02-19re PR lto/47788 (New LTO failures)Jan Hubicka2-0/+8
2011-02-19Updated comments in objc-act.cNicola Pero2-3/+25