------- Comment #2 from pault at gcc dot gnu dot org  2009-01-22 15:00 -------
(In reply to comment #1)
> Confirm. ICE with 4.1.x and 4.2.x and wrong code with 4.3.x and 4.4.
> 
> Thanks for the report.
> 
The character length is being incorrectly set to 1 for the failing assignments;
ie. the last argument of the memmove is 1.

I'm on to it.

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pault at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2009-01-19 18:49:04         |2009-01-22 15:00:32
               date|                            |


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

Reply via email to