This is the mail archive of the gcc-bugs@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]

[Bug target/64507] New: SH inlined builtin strncmp doesn't return 0 for 0 length


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

            Bug ID: 64507
           Summary: SH inlined builtin strncmp doesn't return 0 for 0
                    length
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: chrbr at gcc dot gnu.org

Created attachment 34386
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34386&action=edit
test case

Thought the check was emitted from the builtin generic prologue like for the
constant lengths. which was not :-(


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