summaryrefslogtreecommitdiff
path: root/gcc/testsuite
Commit message (Expand)AuthorAgeFilesLines
* re PR target/37169 (Inefficent code for _mm_cvtsi64_si128)H.J. Lu2008-08-202-2/+20
* tree-ssa-forwprop.c (forward_propagate_addr_expr_1): More properly handle con...Richard Guenther2008-08-203-3/+34
* passes.c (init_optimization_passes): Move the second forwprop pass before ali...Richard Guenther2008-08-2040-140/+180
* vect-multitypes-15.c: Fix typo.Victor Kaplansky2008-08-205-7/+18
* tree-vrp.c (found_in_subgraph): Remove.Richard Guenther2008-08-204-5/+46
* fp-int-convert-float.c: Reenable test on SPU.Ulrich Weigand2008-08-193-4/+5
* passes.c (init_optimization_passes): Exchange store-ccp with a ccp pass.Richard Guenther2008-08-192-1/+5
* re PR target/37157 (Wrong insn for _mm_unpackhi_epi64)H.J. Lu2008-08-192-0/+24
* re PR debug/37156 (Hang with -g -O2 (or higher) (discovered with malloc.c in...Jakub Jelinek2008-08-192-0/+26
* re PR tree-optimization/35972 (load-PRE missed opportunities without SFTs)Richard Guenther2008-08-1977-185/+381
* tree-vectorizer.c (supportable_widening_operation): Support multi-step conver...Ira Rosen2008-08-1921-11/+970
* * gcc.target/mips/ext-1.c: Add -mgp64 to dg-mips-options.Adam Nemet2008-08-192-1/+5
* * g++.dg/other/anon5.C: Skip on *-*-hpux*.Steve Ellcey2008-08-182-1/+5
* * gcc.dg/vect/no-vfa-pr29145.c: XFAIL if no_vect_align.Steve Ellcey2008-08-182-2/+6
* * gcc.target/ia64/types-1.c: Change error to message.Steve Ellcey2008-08-182-14/+18
* re PR preprocessor/7263 (__extension__ keyword doesn't suppress warning on LL...Manuel López-Ibáñez2008-08-185-0/+62
* [multiple changes]Samuel Tardieu2008-08-182-0/+18
* re PR ada/15808 (Illegal program not detected, RM 3.9.3(10))Samuel Tardieu2008-08-182-0/+22
* passes.c (init_optimization_passes): Remove cleanup_cfg1, sdse1 and addressab...Richard Guenther2008-08-1810-33/+42
* re PR fortran/36825 ([F08] Rank > 7 arrays [will break library ABI] libgfor...Tobias Burnus2008-08-162-2/+8
* re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle2008-08-163-0/+53
* pr30551-6.c: Skip for SPU.Manuel López-Ibáñez2008-08-156-5/+13
* re PR fortran/36705 (Procedure pointers with attributes statements)Janus Weil2008-08-145-7/+33
* re PR c++/34485 (ICE with undefined type in template parameter)Paolo Carlini2008-08-145-6/+20
* re PR libfortran/36886 (misaligment for cshift of character)Thomas Koenig2008-08-143-0/+43
* visibility-14.c: New test.Rafael Avila de Espindola2008-08-147-0/+62
* re PR c++/34600 (ICE with invalid use of extern)Paolo Carlini2008-08-142-0/+14
* re PR c++/28152 (Diagnostic about wrong use _Complex prints __complex__)Manuel López-Ibáñez2008-08-143-0/+28
* tree-vect-transform.c (vect_create_epilog_for_reduction): Takes an additional...Dorit Nuzman2008-08-149-25/+46
* re PR target/37101 (wrong code: tree vectorizer omits bogus movq/movlps const...Uros Bizjak2008-08-142-1/+70
* re PR middle-end/37103 (possible integer codegen bug)Jakub Jelinek2008-08-142-0/+35
* incoming-1.c: Skip *-*-darwin*.H.J. Lu2008-08-136-5/+13
* arm-g2.c, [...]: Skip if the multilib testing specifies -march that does not ...Kazu Hirata2008-08-133-1/+6
* re PR c/30551 (-pedantic does not include -Wmain, but -pedantic-errors does m...Manuel López-Ibáñez2008-08-1310-0/+70
* tree.h (maybe_fold_offset_to_address): Declare.Richard Guenther2008-08-134-0/+65
* new fileAldy Hernandez2008-08-131-0/+13
* re PR ada/36777 (Protected type cannot have access taken from its body.)Samuel Tardieu2008-08-133-0/+49
* re PR c/15236 (pedantic switch modifies treatment of non-ISO compliant enumer...Manuel López-Ibáñez2008-08-133-5/+20
* re PR c/35635 (-Wconversion problematic with bitfields)Manuel López-Ibáñez2008-08-138-16/+206
* re PR tree-optimization/15255 ([tree-ssa] a * 2 + a * 2 is not converted to a...Richard Guenther2008-08-1311-6/+186
* pr32000-2.c: Use dg-skip-if for target expression.Janis Johnson2008-08-125-3/+12
* re PR testsuite/36087 (test failures between revs. 134696 and 134717)Janis Johnson2008-08-122-1/+6
* decl5.C: Expand new expected errors.Paolo Carlini2008-08-121-0/+4
* decl5.C: Expand new expected errors.Paolo Carlini2008-08-121-2/+2
* re PR c++/37087 (Segfault on compiling template defined in wrong namespace.)Paolo Carlini2008-08-123-2/+17
* re PR middle-end/37014 (internal compiler error: in expand_expr_real_1, at ex...Jakub Jelinek2008-08-122-0/+24
* re PR tree-optimization/37084 (ICE in gimple_assign_rhs1)Jakub Jelinek2008-08-122-0/+21
* real.h (struct real_format): New member round_towards_zero.Ulrich Weigand2008-08-126-0/+36
* real.c (spu_single_format): New variable.Ulrich Weigand2008-08-122-0/+8
* dg-do run the test instead of compile.Jakub Jelinek2008-08-121-1/+1