aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cfns.gperf
diff options
context:
space:
mode:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-25 13:57:43 +0000
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-25 13:57:43 +0000
commite43e3c375e2e6836dd5f338ff121f7abb93169e4 (patch)
tree8625166d6ed1b0d826a7f92b0baac3e1af056ca5 /gcc/cp/cfns.gperf
parent85dd431613b77c253d03543919bf764f5faec6e3 (diff)
* cfns.gperf: Add '%%' delimiter to placate gperf 3.0.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69787 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/cfns.gperf')
-rw-r--r--gcc/cp/cfns.gperf1
1 files changed, 1 insertions, 0 deletions
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.
#