------- Comment #7 from enrico dot scholz at informatik dot tu-chemnitz dot de  
2009-11-28 23:15 -------
ICE has been verified with gcc 4.4.2.

Some analysis have been done in bug #40836 (comments 20 + 21): the WLDRW
operation which would be required for this insn allows only 10 (effective 8)
bit but not 12 bit for the immediate offset.  E.g. the '-3888' in

   WLDRW  wcgr0, [fp, #-3888]

is not possible.


-- 

enrico dot scholz at informatik dot tu-chemnitz dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |enrico dot scholz at
                   |                            |informatik dot tu-chemnitz
                   |                            |dot de


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

  • [Bug target/37987] ... enrico dot scholz at informatik dot tu-chemnitz dot de

Reply via email to