This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/51356] [4.7 Regression] FAIL: gfortran.dg/anyallcount_1.f90 -O3 (internal compiler error) on powerpc-apple-darwin9 with -m32


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51356

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-01 19:14:06 UTC ---
Author: jakub
Date: Thu Dec  1 19:14:03 2011
New Revision: 181891

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181891
Log:
    PR tree-optimization/51356
    * tree-vect-patterns.c (vect_recog_bool_pattern): Give up if
    vectype doesn't have VECTOR_MODE_P.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vect-patterns.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]