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: Fix gcc.dg/tree-ssa/ssa-pre-14.c


On Thu, 2005-05-26 at 09:27 +0200, Andreas Jaeger wrote:
> On Linux/x86-64 I get:
> /cvs/gcc/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-14.c:3: warning: conflicting types for built-in function 'strlen'
> output is:

> Fixed with the appended patch, committed as obvious after testing on
> Linux/x86-64,

Sorry, i commit them as they get sent to me and fixed.
I blame Kazu.

I'll try to remember to use __SIZE_TYPE__ in the future though.



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