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: c-decl.c rewrite: some tangential fixes


> 3) Pick fluff off the testsuite: string-opt-15.c declares memcmp once
>    with const void * and once with const char * arguments, which we
>    currently fail to diagnose but do with the next patch I will
>    submit; fwritable-strings-1.c has a spurious failure because of the
>    deprecation notice.

Sorry about the latter, it appears that I didn't run the test in place.

-- 
Eric Botcazou


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