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/33319] [4.2/4.3 regression] g++.dg/tree-ssa/pr27549.C ICE with vectorization



------- Comment #1 from belyshev at depni dot sinp dot msu dot ru  2007-09-16 13:28 -------
Also fails on amd64 linux.  gcc 4.2 with "-O1 -ftree-vectorize" error message
is:

pr27549.C: In function 'const char* foo()':
pr27549.C:72: internal compiler error: in coalesce_abnormal_edges, at
tree-outof-ssa.c:643

Maybe related to bug 31081 (doesn't fail with -fno-inline).


-- 

belyshev at depni dot sinp dot msu dot ru changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |belyshev at depni dot sinp
                   |                            |dot msu dot ru
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
  GCC build triplet|powerpc-linux               |
   GCC host triplet|powerpc-linux               |
 GCC target triplet|powerpc-linux               |
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2007-09-16 13:28:35
               date|                            |
            Summary|ICE with vectorization in   |[4.2/4.3 regression]
                   |the testauite               |g++.dg/tree-ssa/pr27549.C
                   |                            |ICE with vectorization
   Target Milestone|---                         |4.3.0


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


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