From: Falk Hueffner Date: Fri, 25 Jul 2003 13:57:43 +0000 (+0000) Subject: * cfns.gperf: Add '%%' delimiter to placate gperf 3.0. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8460025b07810967210fcda76bdf6fe4ddc20470;p=gcc.git * cfns.gperf: Add '%%' delimiter to placate gperf 3.0. From-SVN: r69787 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 4ad8ce99bd2..703df4babd2 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2003-07-25 Falk Hueffner + + * cfns.gperf: Add '%%' delimiter to placate gperf 3.0. + 2003-07-25 Nathan Sidwell PR c++/11596 diff --git a/gcc/cp/cfns.gperf b/gcc/cp/cfns.gperf index 6ee56b5ea53..c713eb0c2bd 100644 --- a/gcc/cp/cfns.gperf +++ b/gcc/cp/cfns.gperf @@ -8,6 +8,7 @@ __inline #endif const char * libc_name_p (const char *, unsigned int); %} +%% # The standard C library functions, for feeding to gperf; the result is used # by nothrow_libfn_p. #