[Bug target/83757] [8 regression] gcc.dg/pr82190.c fails starting with r256351

acsawdey at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 9 20:11:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83757

acsawdey at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
           Assignee|unassigned at gcc dot gnu.org      |acsawdey at gcc dot gnu.org

--- Comment #1 from acsawdey at gcc dot gnu.org ---
This is the test case for 82190, which was failing because my memcmp loop
changes to the same code inadvertently removed part of the fix for 82190. I've
restored the two lines in question and now the test case passes again.

Fixed in 256392.


More information about the Gcc-bugs mailing list