This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3] Optimize strchr to strlen


On 28 September 2016 at 16:45, Jason Merrill <jason@redhat.com> wrote:
> I think this broke g++.dg/ext/builtin10.C.
>
> Jason

It also broke:
  gc  gcc.c-torture/execute/builtins/strchr.c execution,  -O1
c.c-torture/execute/builtins/strchr.c (execution) on arm* and aarch64*

Christophe


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]