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]

Re: Patch to add builtin strcat/strncat/strspn/strcspn


On Thu, Nov 30, 2000 at 08:51:53AM -0500, Kaveh R. Ghazi wrote:
> The if condition is ||, not &&.  So either parameter (but not
> necessarily both) could be INTEGER_CST.  E.g.:

You're right, sorry.

	Jakub

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