aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
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-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 Merrill2-0/+9
2011-02-21re PR c++/47199 ([C++0x] ICE: expected class 'type', have 'declaration' (func...Jason Merrill2-0/+19
2011-02-20re PR c++/46831 ([C++0x] Crash when it tries to do an invalid ICS with a conv...Jason Merrill2-0/+16
2011-02-20re PR c++/47703 ([C++0x] ICE: std::sort chokes on simple lambda function)Jason Merrill2-0/+19
2011-02-20re PR c++/46472 ([C++0X] constexpr is not constexpr)Jason Merrill2-0/+18
2011-02-20Fixed ChangeLog dates of my last two commitsNicola Pero1-2/+2
2011-02-20Reverted usage of TARGET_64BIT for code generation for GNU Objective-C runtimeNicola Pero5-4/+33
2011-02-20Fixed Objective-C dotsyntax with a constant type right-hand sideNicola Pero3-0/+44
2011-02-20re PR c++/46394 ([C++0X] [4.6 Regression] no matching function with default t...Dodji Seketeli2-0/+32
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 Thomas3-0/+46
2011-02-20re PR c++/44118 (ICE: in instantiate_decl, at cp/pt.c:16657)Paolo Carlini2-0/+19
2011-02-19re PR c++/47503 ([C++0x] ICE: in adjust_temp_type, at cp/semantics.c:5876 wit...Jason Merrill2-0/+18
2011-02-19re PR tree-optimization/46620 (32-bit structures containing bitfields are not...Alexandre Oliva2-0/+81
2011-02-19re PR c/47809 (ICE in gimplify_expr, at gimplify.c:7291)Jakub Jelinek2-0/+18
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 Thomas3-1/+40
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 Jelinek2-0/+20
2011-02-19Remove old mechanism for passing varargs argument to varargs function.Ian Lance Taylor2-9/+29
2011-02-19xfail forward ObjC test on 64-bit Apple runtimeIain Sandoe2-0/+15
2011-02-18re PR fortran/47789 ([F03] Structure constructor of type extending DT with no...Janus Weil2-0/+23
2011-02-182011-02-18 Tobias BurnusTobias Burnus2-0/+78
2011-02-18re PR fortran/45586 (ICE non-trivial conversion at assignment)Michael Matz3-0/+124
2011-02-18re PR c++/47795 (internal compiler error: tree check: expected record_type or...Paolo Carlini1-16/+21
2011-02-18re PR c++/47795 (internal compiler error: tree check: expected record_type or...Paolo Carlini1-0/+23
2011-02-18re PR fortran/47750 (testsuite/gfortran.dg: dg-warning and dg-error should be...Tobias Burnus34-55/+110
2011-02-18re PR fortran/47768 (ICE: printing a derived-type variable with proc-pointer ...Janus Weil2-0/+20
2011-02-18re PR debug/47780 (-fcompare-debug failure with -O -fgcse -fgcse-las -fstack-...Jakub Jelinek2-0/+19
2011-02-18re PR fortran/47767 ([OOP] SELECT TYPE fails to execute correct TYPE IS block)Janus Weil2-0/+41
2011-02-18re PR c++/47208 ([C++0x] ICE: in decl_constant_var_p, at cp/decl2.c:3563 with...Dodji Seketeli2-0/+10
2011-02-18Added support for the 64-bit Apple Objective-C runtimeIain Sandoe48-107/+291
2011-02-17re PR c++/47783 (Warning 'set but not used' [-Wunused-but-set-parameter] inco...Jakub Jelinek2-0/+29
2011-02-17re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2-0/+44
2011-02-17re PR target/43653 (ICE at reload1.c:1188 with -O1 -ftree-vectorize and empty...Uros Bizjak2-0/+19
2011-02-17re PR c++/47172 ([C++0x] cannot call member function without object)Dodji Seketeli2-0/+28
2011-02-16re PR fortran/47745 ([OOP] Segfault with CLASS(*) and derived type dummy argu...Janus Weil2-0/+18
2011-02-16re PR c++/47326 ([C++0x] ICE in tsubst_copy (triggered by dependency of retur...Dodji Seketeli2-0/+27
2011-02-16re PR libfortran/47757 (Unintentionally? not exported _gfortran_* symbols in ...Jakub Jelinek4-0/+73
2011-02-16re PR c++/47704 ([C++0x] Java-related error message when trying to instantiat...Jakub Jelinek2-0/+15
2011-02-15re PR c++/46807 (internal compiler error: in synthesized_method_walk)Jason Merrill3-0/+51
2011-02-15Revert cant_combine_insn_p change.H.J. Lu2-16/+5
2011-02-15Fix PR 47755Michael Meissner2-0/+22
2011-02-15Check zero/sign extended hard registers.H.J. Lu2-0/+21
2011-02-15re PR middle-end/47743 (PRE ICE in fold_convert_loc)Richard Guenther2-0/+27
2011-02-15re PR middle-end/47581 (Unnecessary adjustments to stack pointer)Jakub Jelinek2-0/+15