aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2006-12-23re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez4-0/+27
2006-12-22re PR fortran/25818 ([4.1 only] Problem with handling optional and entry mast...Paul Thomas3-0/+74
2006-12-22re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez3-2/+8
2006-12-21re PR c++/30168 (C++ constructors can cause invalid gimple to happen with com...Andrew Pinski2-0/+19
2006-12-22gcc-dg.exp (gcc-dg-prune): Return "::unsupported::memory full" if the linker ...Ben Elliston3-6/+17
2006-12-21re PR fortran/30273 ([4.1 only] gfc_todo: Not Implemented: Unable to determin...Paul Thomas2-0/+39
2006-12-21re PR fortran/30202 ([4.1 only] ICE in trans-array.c)Paul Thomas2-0/+23
2006-12-21re PR middle-end/30262 (ICE with nested fn accessed var in asm "m" constraint)Jakub Jelinek3-0/+97
2006-12-21re PR target/30230 (Incorrect ia64 EH info when an EH region ends in the midd...Jakub Jelinek2-0/+62
2006-12-21re PR target/28966 (-maltivec -m32 causes the stack to be saved and restored ...Nathan Sidwell2-0/+14
2006-12-21re PR fortran/25392 (ICEs with -ff2c)Tobias Schlüter2-0/+21
2006-12-20asm-b.c: Check for __ppc64__.Bill Wendling2-1/+5
2006-12-20re PR fortran/30190 ([4.1 only] Bounds check generates wrong code for associa...Paul Thomas2-0/+22
2006-12-20re PR middle-end/30143 ([4.2 only] OpenMP can produce invalid gimple)Andrew Pinski2-0/+18
2006-12-20trans-expr.c (is_zero_initializer_p): Determine whether a given constant expr...Roger Sayle2-0/+68
2006-12-20spu.md (vec_widen_umult_hi_v8hi): New.Dorit Nuzman2-0/+6
2006-12-20re PR fortran/29992 ([4.1 only] INTERFACE equivalent to MODULE PROCEDURE?!)Paul Thomas3-0/+89
2006-12-19re PR tree-optimization/30045 (ICE in nonnull_arg_p with the CHAIN decl)Andrew Pinski2-0/+20
2006-12-20* gcc.dg/20020312-2.c: Add a case for __SPU__.Ben Elliston2-0/+6
2006-12-19re PR target/29302 (isfinite returns wrong result at -O1)Eric Christopher2-8/+29
2006-12-19re PR fortran/30238 (associated(null-pointer, null-pointer) returns .true.)Tobias Burnus2-2/+10
2006-12-19re PR fortran/30236 ([4.1 only]alternate-return subroutine in generic interfa...Paul Thomas3-2/+52
2006-12-19include.c: #include stdlib.h instead of stdio.h...Ben Elliston2-3/+8
2006-12-18Fixed tab-to-spaces error in previous entry.Brooks Moses1-2/+2
2006-12-18advance.f90: Renamed to advance_1.f90Brooks Moses14-0/+29
2006-12-19p11144.C: Renamed id to ID because id is an OjbC keyword.Bill Wendling2-2/+7
2006-12-18builtin-pow-mpfr-1.c: New test.Kaveh R. Ghazi2-0/+23
2006-12-18* gfortran.dg/advance_3.f90: Add dg-do compile directive.Brooks Moses2-0/+5
2006-12-18c.opt (Wmissing-declarations): Add C++ and ObjC++.Ian Lance Taylor2-0/+49
2006-12-17pr27528.c: Use empty templates.Eric Botcazou2-6/+10
2006-12-17re PR fortran/30207 (ICE in gfc_dep_resolver with where (a < 0) a(:) = 1)Roger Sayle2-0/+14
2006-12-17associated.c: Check for associated(NULL,NULL).Tobias Burnus2-0/+6
2006-12-16re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez5-4/+12
2006-12-16re PR libfortran/30005 (Open errors (not/already exists etc.): show also the ...Jerry DeLisle2-0/+36
2006-12-15i386-cpuid.h (bit_SSSE3): New.H.J. Lu19-0/+1689
2006-12-15gfortran-dg.exp: Don't include fortran-torture.exp.Janis Johnson3-1/+6
2006-12-16re PR target/30185 (ICE with struct and divide)Jakub Jelinek2-0/+33
2006-12-15re PR testsuite/30179 (FAIL: gcc.c-torture/execute/mode-dependent-address.c c...John David Anglin7-0/+33
2006-12-15re PR fortran/30145 (Fortran 90: write statement fails to ignore zero-sized a...Jerry DeLisle2-0/+22
2006-12-15re PR libfortran/30200 ([4.1 only] write(*,myfmt="(1X,a,'xyz')") "A" prints ...Jerry DeLisle2-0/+15
2006-12-14re PR tree-optimization/30194 (alias set partitioning dependent on SFT DECL_U...Diego Novillo2-1/+11
2006-12-14target-supports.exp (check_weak_available): Use istarget "hppa*-*-hpux10*" in...John David Anglin2-3/+8
2006-12-14re PR middle-end/30197 (cexp ( __complex__ ( 0, x ) ) can be folded to cexpi ...Richard Guenther3-2/+39
2006-12-14re PR middle-end/30172 (Operations with partly constant complex values not fo...Richard Guenther2-0/+20
2006-12-14re PR middle-end/30198 (__real / __imag cexpi (x) can be folded to cos (x) / ...Richard Guenther2-0/+21
2006-12-14spu.c (TARGET_VECTORIZE_BUILTIN_MASK_FOR_LOAD): Defined.Dorit Nuzman2-1/+4
2006-12-14re PR c++/19564 (-Wparentheses does not work with the C++ front-end)Ian Lance Taylor18-0/+1322
2006-12-13re PR testsuite/30157 (cxa_atexit check doesn't work)John David Anglin2-0/+10
2006-12-13[multiple changes]Jakub Jelinek11-0/+380
2006-12-13PR c++27316Lee Millward3-0/+29