------- Comment #12 from rsandifo at gcc dot gnu dot org  2008-01-19 00:00 
-------
Sorry for the delay, been away.  Testing a patch.

As Steven says in comment #10, this is latent mismatch
between the expander and define_insn conditions.  It showed
up when a predicate used in the latter was fixed.

Expanding on what Steven says in comment #9, this only
fails when a MIPS IV or MIPS64 target is chosen, which
is why it didn't show up on my testing.  (I use a
default mips*-linux-gnu configuration, rather than a
--with-arch one.)

Richard


-- 

rsandifo at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rsandifo at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-01-18 16:50:04         |2008-01-19 00:00:00
               date|                            |


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

Reply via email to