aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2009-07-31polytypes.c: Adjust test for new notes in warnings added in rev 141298.Doug Kwan2-1/+6
2009-07-30options.exp: Use "!=" instead of "ne".John David Anglin2-4/+6
2009-07-30vector-4.c: Add -fno-common option on hppa*-*-hpux* (32-bit).John David Anglin2-0/+3
2009-07-30ucnid-11.c: Skip on hppa*-*-hpux* (32-bit).John David Anglin3-0/+7
2009-07-30Add patch 5/6 for full power7/VSX supportMichael Meissner31-7/+2131
2009-07-30re PR c/39902 (x * 1.0DF gets wrong value)Janis Johnson2-4/+9
2009-07-30re PR tree-optimization/40570 (ICE with recursion at -O3)Martin Jambor2-0/+27
2009-07-29re PR c++/14912 (Do not print default template arguments in error messages)Jason Merrill2-0/+24
2009-07-29re PR c++/40834 (Revision 149750 failed 483.xalancbmk in SPEC CPU 2006)Richard Guenther2-0/+57
2009-07-29re PR middle-end/40830 (gcc.dg/vect/vect-pre-interact.c doesn't work on Linux...Michael Matz2-1/+6
2009-07-28maxlocval_2.f90: Add -mieee for alpha*-*-* and sh*-*-* targets.Kaz Kojima5-0/+16
2009-07-28re PR fortran/40878 (!$omp collapse(m) with non-constant m should give error)Jakub Jelinek3-0/+90
2009-07-28re PR testsuite/40891 (Revision 150143 failed gcc.dg/cdce[12].c)Jakub Jelinek3-2/+8
2009-07-28re PR fortran/40882 ([F03] infinite recursion in gfc_get_derived_type with PP...Janus Weil2-0/+40
2009-07-28avx-vtestpd-1.c: Add -DNEED_IEEE754_DOUBLE.Jan Beulich14-12/+59
2009-07-28bitfield2.C: Add -mno-ms-bitfields for i?86-*-netware.Jan Beulich20-10/+37
2009-07-27re PR fortran/40848 (ICE with alternate returns)Janus Weil2-0/+39
2009-07-27no-scevccp-noreassoc-outer-2.c: Extended array 'a' so that indexing no longer...Simon Baldwin2-1/+7
2009-07-27re PR fortran/40851 ([4.3/4.4/4.5] problem with deallocation of pointers)Tobias Burnus2-0/+39
2009-07-26re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus3-0/+72
2009-07-26re PR c++/40749 (g++ doesnt report missing return if return is of type const ...Simon Martin2-0/+18
2009-07-26re PR tree-optimization/40801 (internal compiler error: in vect_get_vec_def_f...Ira Rosen3-0/+50
2009-07-25re PR rtl-optimization/40445 (g++ void f() { __builtin_unreachable(); })David Daney2-0/+16
2009-07-25cfgcleanup.c (old_insns_match_p): Handle the case of empty blocks.David Daney2-0/+18
2009-07-25re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus4-0/+313
2009-07-25extend.texi (Labels as Values): Document need for noclone.Martin Jambor3-1/+35
2009-07-25target-supports.exp (check_effective_target_static): New procedure.Uros Bizjak4-4/+18
2009-07-25re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil8-1/+312
2009-07-24Core issue 901Jason Merrill2-0/+17
2009-07-24Core issue 702Jason Merrill2-0/+19
2009-07-24re PR fortran/40822 (Internal compiler error when Fortran intrinsic LEN refer...Janus Weil2-0/+17
2009-07-24re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)Jakub Jelinek8-0/+1082
2009-07-23dll-4.c: Allow foo1 and foo2 in either order in scan-assembler.Joseph Myers2-1/+7
2009-07-23re PR fortran/40839 (gfortran segmentation fault when a unit number is missing)Jakub Jelinek2-0/+10
2009-07-23Fix PR #.H.J. Lu1-1/+1
2009-07-23re PR middle-end/40830 (gcc.dg/vect/vect-pre-interact.c doesn't work on Linux...Michael Matz2-2/+7
2009-07-23linkage.exp: Added -m64 to x86_64 linux target native C compilation where req...Simon Baldwin2-0/+8
2009-07-222009-07-22 Doug Kwan <dougkwan@google.com>Doug Kwan2-0/+7
2009-07-22re PR tree-optimization/35229 (Vectorizer doesn't support dependence created...Michael Matz2-0/+23
2009-07-22using21.C: Fix duplicate paste.Richard Guenther2-13/+4
2009-07-22re PR c++/40799 (Revision 149750 failed 483.xalancbmk in SPEC CPU 2006)Richard Guenther2-0/+31
2009-07-21decl.c (reshape_init_r): { T } is not an aggregate initializer for class T.Jason Merrill2-0/+11
2009-07-21Core issue 934Jason Merrill3-1/+30
2009-07-21sse.md (vec_unpacku_float_hi_v4si): New expander.Uros Bizjak2-0/+20
2009-07-21re PR target/40811 (unsigned int to float isn't vectorized)Uros Bizjak4-2/+52
2009-07-21re PR tree-optimization/40813 (ICE in gsi_insert_seq_nodes_after, at gimple-i...Jakub Jelinek2-0/+47
2009-07-21tree-vectorizer.c (increase_alignment): Handle nested arrays.Paul Brook3-1/+43
2009-07-20toplev.c: Invoke FINISH_UNIT callbacks before call to finalize().Olatunji Ruwase4-0/+42
2009-07-20mips.md (move_type): Add arith.Adam Nemet2-0/+18
2009-07-20tree-object-size.c (addr_object_size): Handle unions with array in it as last...Jakub Jelinek5-6/+211