Re: broken link on this page https://gcc.gnu.org/gcc-7/changes.html for link to "Profile Mode" page:

2017-08-05 Thread Gerald Pfeifer
On Fri, 4 Aug 2017, Jonathan Wakely wrote: > Thanks for letting us know, I've fixed the link. Thanks, Jonathan. https://gcc.gnu.org/onlinedocs/gcc-7.1.0/libstdc++/manual/manual/profile_mode.html ^ Should we do something about "manual

Re: help with PR78809 - inline strcmp for small constant strings

2017-08-05 Thread Aaron Sawdey
On Fri, 2017-08-04 at 17:30 -0500, Segher Boessenkool wrote: > On Fri, Aug 04, 2017 at 08:38:11PM +, Wilco Dijkstra wrote: > > Richard Henderson wrote: > > > On 08/04/2017 05:59 AM, Prathamesh Kulkarni wrote: > > > > For i386, it seems strcmp is expanded inline via cmpstr optab > > > > by