summaryrefslogtreecommitdiff
path: root/gcc/testsuite
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/40747 (wrong code for int-is-in-range test at -O1 and above)Jakub Jelinek2009-07-152-0/+27
* re PR bootstrap/40753 (ICE in refs_may_alias_p_1 for libffi/src/powerpc/ffi.c)Richard Guenther2009-07-152-0/+25
* re PR fortran/40743 (ICE when compiling iso_varying_string.f95 at revision 14...Janus Weil2009-07-152-0/+40
* builtins-config.h (HAVE_C99_RUNTIME): Do not define for FreeBSD up to and inc...Gerald Pfeifer2009-07-152-3/+8
* sourcebuild.texi: Document install-plugin target.Taras Glek2009-07-144-1/+44
* sse-recip-vec.c: Move arrays out of test function to enable vectorization.Uros Bizjak2009-07-144-12/+19
* sse.md (copysign<mode>3): New expander.Uros Bizjak2009-07-143-0/+59
* re PR c++/37276 (Trouble with some (C99?) math builtins and namespace std)Jason Merrill2009-07-145-2/+29
* name-lookup.c (qualified_lookup_using_namespace): Don't stop looking in used ...Jason Merrill2009-07-142-0/+21
* re PR c++/40740 (template-id forgotten with arg-dep lookup)Jason Merrill2009-07-142-0/+25
* 20000804-1.c: skip for ilp32 on both i?86-*-darwin* and x86_64-*-darwin*.Jack Howarth2009-07-142-1/+6
* pr37843-1.c, [...]: Allow leading underscore on function name.Joseph Myers2009-07-144-6/+12
* re PR debug/40705 (ICE in gen_type_die_with_usage, at dwarf2out.c:15117)Dodji Seketeli2009-07-143-0/+53
* 20090709-1.c: Move to a proper place ...Maxim Kuvyrkov2009-07-142-0/+5
* re PR c++/22154 ([DR 382] qualified names should allow typename keyword in fr...Andrew Pinski2009-07-136-6/+18
* re PR fortran/40646 ([F03] array-valued procedure pointer components)Janus Weil2009-07-133-0/+11
* tree-vect-loop.c (get_initial_def_for_reduction): Ensure that the checks acce...Ira Rosen2009-07-132-0/+29
* re PR c++/36628 ([c++0x] incorrect decltype() handling of conditional operator)Jason Merrill2009-07-122-0/+32
* fix double pasteJason Merrill2009-07-121-21/+0
* cp-tree.h (enum cp_lvalue_kind_flags): Add clk_rvalueref.Jason Merrill2009-07-122-0/+20
* re PR c++/40689 ([C++0x]: error with initializer list in N2672)Jason Merrill2009-07-123-0/+41
* tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additio...Ira Rosen2009-07-129-1/+419
* f2003_io_4.f03, [...]: Gate test on effective_target fd_truncate.Hans-Peter Nilsson2009-07-1215-14/+25
* checks.adb (Apply_Address_Clause_Check): Remove Size_Warning_Output local var...Eric Botcazou2009-07-112-0/+39
* re PR middle-end/40388 (another null pointer in remove_unreachable_regions)Jan Hubicka2009-07-112-0/+47
* re PR target/40668 (64-bit sparc miscompiles memcpy of argument inside switch)Jakub Jelinek2009-07-112-0/+40
* expmed.c (emit_store_flag_1): Fix choice of zero vs.Paolo Bonzini2009-07-112-0/+25
* re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford2009-07-1112-201/+318
* re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus2009-07-113-0/+69
* re PR target/39079 (MIPS: __builtin___clear_cache() broken on SMP ISA_HAS_SYN...David Daney2009-07-103-1/+8
* re PR middle-end/40502 (crash in cp_diagnostic_starter)Jakub Jelinek2009-07-102-0/+36
* re PR tree-optimization/40496 (ICE in verify_stmts with -fprefetch-loop-arrays)Richard Guenther2009-07-102-0/+23
* re PR c/25509 (can't disable __attribute__((warn_unused_result)))Manuel López-Ibáñez2009-07-102-0/+16
* re PR fortran/39334 (Recusive parameter kind produces segfault)Paul Thomas2009-07-102-0/+16
* c_kind_tests_2.f03: clean-up leftover module(s).Steven G. Kargl2009-07-1024-5/+50
* varasm.c (build_constant_desc): Don't share RTL in pool entries.Maxim Kuvyrkov2009-07-092-0/+24
* re PR c++/40684 (ICE in tsubst)Dodji Seketeli2009-07-092-0/+41
* re PR fortran/40629 (Host association problem)Paul Thomas2009-07-092-0/+38
* re PR fortran/40646 ([F03] array-valued procedure pointer components)Janus Weil2009-07-093-0/+66
* re PR middle-end/40692 (Endless recursion between fold_ternary and fold_cond_...Jakub Jelinek2009-07-092-0/+20
* re PR fortran/40604 (ICE with -fcheck=pointer)Tobias Burnus2009-07-092-0/+123
* simplify-rtx.c (simplify_binary_operation_1): Transform (and (truncate)) into...Adam Nemet2009-07-092-2/+20
* re PR libfortran/40330 (incorrect IO)Jerry DeLisle2009-07-092-0/+39
* re PR fortran/40675 (Support -fnosign-zero for SIGN intrinsic for Fortran 77 ...Tobias Burnus2009-07-083-0/+55
* re PR fortran/40683 (gfortran.dg/proc_ptr_21.f90 doesn't work for 32bit)Paul Thomas2009-07-081-0/+1
* ssa-pta-fn-1.c: Fix invalid testcase again.Richard Guenther2009-07-082-2/+6
* ssa-pta-fn-1.c: Fix invalid testcase.Richard Biener2009-07-082-2/+7
* re PR fortran/40591 (Procedure(interface): Rejected if interface is indirectl...Paul Thomas2009-07-082-0/+37
* re PR c++/31246 (-Wunreachable-code warnings for compiler-generated code)Manuel López-Ibáñez2009-07-073-0/+24
* re PR c++/35828 ([C++0x] ICE on default template template parameter in templa...Jason Merrill2009-07-072-0/+13