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] Fix part of PR43430: use types_compatible_p instead of pointer compare


> The attached patch passed bootstrap and test on amd64-linux.
> Committed to trunk.

There is a problem in the testcase:

/nile.build/botcazou/gcc-head/src/gcc/testsuite/gcc.dg/vect/pr43430-1.c:8:13: 
error: conflicting types for 'uint8_t'
/usr/include/sys/int_types.h:72:24: note: previous declaration of 'uint8_t' 
was here

This is on Solaris.

-- 
Eric Botcazou


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