------- Comment #4 from matz at gcc dot gnu dot org  2010-03-09 16:47 -------
This happens only for vector modes which aren't supported by the target.
They will be assigned BLKmode stack slots which right now aren't handled
correctly (incidentally I wonder why Graphite is needed to expose this
situation, without graphite we don't have conflicting SSA partitions).
Anyway, mine.


-- 

matz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |matz at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2010-03-09 00:34:38         |2010-03-09 16:47:50
               date|                            |


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

Reply via email to