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: [PING] [PATCH] refine -Wstringop-truncation and -Wsizeof-pointer-memaccess for strncat of nonstrings (PR 85602)


On Tue, Jun 19, 2018 at 2:44 PM, Jason Merrill <jason@redhat.com> wrote:
> On Tue, May 29, 2018 at 3:21 PM, Martin Sebor <msebor@gmail.com> wrote:
>> To make review and testing easier (thank you, Franz), attached
>> is an updated patch rebased on top of today's trunk.
>>
>> (Note that the patch intentionally doesn't suppress the warning
>> for the submitted test case without adding the nonstring attribute.)
>
> I needed to adjust the testcase to avoid spurious failures with make-g++:

Ah, looks like you beat me to it.  :)

Jason


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