aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2007-05-26re PR fortran/31219 (ICE on array of character function results)Paul Thomas2-0/+45
2007-05-25re PR tree-optimization/32090 (ICE in forwprop with zero sized array)Andrew Pinski2-0/+16
2007-05-25mips.c (mips_attribute_table): Add "near" and "far" function attributes, "far...Sandra Loosemore4-0/+78
2007-05-26re PR target/32065 (Many dfp testsuite failures for -msse targets)Uros Bizjak2-0/+12
2007-05-25extend.texi (alloc_size): New attribute.Dirk Mueller2-0/+41
2007-05-25re PR c++/31745 (ICE on invalid use of namespace)Simon Martin3-0/+21
2007-05-25i386.c (__builtin_ia32_vec_ext_v2df): Mark it with MASK_SSE2.H.J. Lu8-0/+296
2007-05-25re PR c++/31431 (ICE with invalid parameter pack)Douglas Gregor12-0/+185
2007-05-25arm-protos.h (arm_encode_call_attribute): Delete.Richard Sandiford5-0/+481
2007-05-25re PR tree-optimization/31982 (Missed forw prop with indirect ref and addr. (...Richard Guenther2-0/+28
2007-05-25re PR fortran/32047 (ICE (segfault) for pure function without argument)Paul Thomas2-0/+36
2007-05-25builtin-math-4.c: Fix dg-xfail-if.Kaveh R. Ghazi2-1/+5
2007-05-24re PR rtl-optimization/32069 (segfault in regclass() with -O0 -fsplit-wide-ty...Ian Lance Taylor1-0/+7
2007-05-24macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild8-0/+80
2007-05-24ChangeLog: Whitespace fixes.Uros Bizjak1-1/+1
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak7-2/+181
2007-05-24re PR testsuite/32062 (Some MASKs aren't sufficient in certain sse4_1 tests)H.J. Lu2-0/+7
2007-05-24re PR testsuite/32038 (gfortran.dg/pr25603.f is invalid code)Francois-Xavier Coudert2-0/+47
2007-05-23* g++.dg/other/vrp1.C: New test.Ian Lance Taylor2-0/+16
2007-05-23re PR preprocessor/20077 (GCC accepts macro definitions that fail a constraint)Simon Martin2-0/+20
2007-05-23Fix up MIPS16 hard float and add support for complex.Sandra Loosemore5-0/+376
2007-05-23* gcc.dg/bf-spl1.c, gcc.dg/m68k-pic-1.c: Enable on fido-*-*.Kazu Hirata3-2/+6
2007-05-23sse3-addsubpd.c: Don't include stdlib.h nor i386-cpuid.h.H.J. Lu29-459/+143
2007-05-22re PR middle-end/31095 (ICE in expand_expr_real_1, at expr.c:8786)Andrew Pinski2-0/+19
2007-05-22re PR tree-optimization/31606 (ICE in try_instantiate_multiple_fields, at tre...Andrew Pinski2-0/+16
2007-05-22sse4_1-check.h: Don't include <stdio.h>.H.J. Lu2-1/+4
2007-05-2220000320-1.x, [...]: XFAIL on m68k-*-* and check_effective_target_coldfire_fpu.Kazu Hirata3-8/+14
2007-05-22name-lookup.c (ambiguous_decl): Adds check for hidden types.Ollie Wild3-0/+39
2007-05-22decl.c (duplicate_decls): Verify namespace names are unique.Ollie Wild3-0/+31
2007-05-22i386-2.C: Update comments on header files tested.H.J. Lu5-17/+65
2007-05-22sse4_1-check.h: Don't include ../auto-host.h.H.J. Lu2-2/+4
2007-05-22func-array.c: Support -DDBG to report individual failures.Janis Johnson13-169/+315
2007-05-22gcc/Janis Johnson18-19/+81
2007-05-22i386-cpuid.h (bit_SSE4_1): New.H.J. Lu69-0/+3383
2007-05-22re PR fortran/31627 ([4.1/4.2 only] -bounds-check doesn't check lower bound o...Francois-Xavier Coudert2-0/+20
2007-05-22i386.exp (check_effective_target_ssse3): New.Uros Bizjak22-0/+72
2007-05-21decl.c (cxx_maybe_build_cleanup): Handle __attribute__((cleanup)).Mark Mitchell12-0/+690
2007-05-21re PR tree-optimization/31995 (can't determine dependence between p->a[x+i] a...Andrew Pinski2-0/+62
2007-05-21c-cppbuiltin.c (c_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1...Paolo Bonzini6-0/+156
2007-05-21re PR fortran/32002 (insufficient conformance check when assigning the result...Daniel Franke2-0/+49
2007-05-21re PR fortran/32027 (The "DO" variable isn't consistent after loop)Francois-Xavier Coudert2-64/+73
2007-05-21990127-2.x: New file.Uros Bizjak2-1/+20
2007-05-21tmmintrin.h (_mm_alignr_epi8): Provide macro implementation if __OPTIMIZE__ i...Uros Bizjak5-49/+17
2007-05-21re PR fortran/31867 ([4.2 only] function result with character LEN computed a...Paul Thomas3-0/+104
2007-05-20Changelog: Fix wrong year.Manuel López-Ibáñez1-1/+1
2007-05-20re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez8-1/+466
2007-05-20tmmintrin.h (_mm_alignr_epi32): Implement as always inlined function, not as ...Uros Bizjak5-10/+58
2007-05-20re PR fortran/32001 (MAX intrinsic with large number of arguments)Daniel Franke2-6/+27
2007-05-20re PR target/31585 (gcc.target/i386/sse-vect-types.c FAILs (also sse-13.c and...Uros Bizjak2-9/+7
2007-05-20re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez5-12/+20