[Bug middle-end/12086] memcmp(i,j,4) should use word (SI) subtraction

2020-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12086 Andrew Pinski changed: What|Removed |Added CC||gabravier at gmail dot com --- Comment

[Bug middle-end/12086] memcmp(i,j,4) should use word (SI) subtraction

2017-01-11 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12086 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org --- Comment

[Bug middle-end/12086] memcmp(i,j,4) should use word (SI) subtraction

2016-06-04 Thread owner at bugs dot debian.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12086 --- Comment #15 from owner at bugs dot debian.org --- Thank you for the additional information you have supplied regarding this Bug report. This is an automatically generated reply to let you know your message has been received. Your message

[Bug middle-end/12086] memcmp(i,j,4) should use word (SI) subtraction

2014-12-24 Thread gcc-bugzilla at contacts dot eelis.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12086 --- Comment #13 from Eelis gcc-bugzilla at contacts dot eelis.net --- It's also worth noting that this affects operator== for std::array. :(

[Bug middle-end/12086] memcmp(i,j,4) should use word (SI) subtraction

2014-12-24 Thread owner at bugs dot debian.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12086 --- Comment #14 from owner at bugs dot debian.org --- Thank you for the additional information you have supplied regarding this Bug report. This is an automatically generated reply to let you know your message has been received. Your message

[Bug middle-end/12086] memcmp(i,j,4) should use word (SI) subtraction

2014-11-16 Thread gcc-bugzilla at contacts dot eelis.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12086 Eelis gcc-bugzilla at contacts dot eelis.net changed: What|Removed |Added CC|

[Bug middle-end/12086] memcmp(i,j,4) should use word (SI) subtraction

2014-11-16 Thread owner at bugs dot debian.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12086 --- Comment #12 from owner at bugs dot debian.org --- Thank you for the additional information you have supplied regarding this Bug report. This is an automatically generated reply to let you know your message has been received. Your message

[Bug middle-end/12086] memcmp(i,j,4) should use word (SI) subtraction

2007-05-28 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2007-05-28 21:07 --- I am no longer working on this. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/12086] memcmp(i,j,4) should use word (SI) subtraction

2006-08-21 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2006-08-21 06:12 --- I am going to fix up my patch for 4.3.0. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/12086] memcmp(i,j,4) should use word (SI) subtraction

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2005-10-22 23:59 --- I don't have time to work on this any more. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added