optimization/6703: optimized memset fills incorrect number of bytes for void** parameter

sayle@gcc.gnu.org sayle@gcc.gnu.org
Fri May 24 10:01:00 GMT 2002


Synopsis: optimized memset fills incorrect number of bytes for void** parameter

State-Changed-From-To: open->closed
State-Changed-By: sayle
State-Changed-When: Fri May 24 10:01:20 2002
State-Changed-Why:
    I've now confirmed that this PR has been fixed for 3.1.1
    by the recent backport of Jan Hubicka's memset patch from
    mainline to the branch.  The appropriate Changelog entry is:
    
    Wed May 22 14:16:07 CEST 2002  Jan Hubicka  <jh@suse.cz>
    
            * i386.c  (expand_movstr, expand_clrstr): Fix inline-all-stringops
            sequence.
            (ix86_expand_clrstr): Fix typo.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6703



More information about the Gcc-bugs mailing list