Commit 8460025b by Falk Hueffner Committed by Nathan Sidwell

* cfns.gperf: Add '%%' delimiter to placate gperf 3.0.

From-SVN: r69787
parent 337ecadf
2003-07-25 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
* cfns.gperf: Add '%%' delimiter to placate gperf 3.0.
2003-07-25 Nathan Sidwell <nathan@codesourcery.com> 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
PR c++/11596 PR c++/11596
......
...@@ -8,6 +8,7 @@ __inline ...@@ -8,6 +8,7 @@ __inline
#endif #endif
const char * libc_name_p (const char *, unsigned int); const char * libc_name_p (const char *, unsigned int);
%} %}
%%
# The standard C library functions, for feeding to gperf; the result is used # The standard C library functions, for feeding to gperf; the result is used
# by nothrow_libfn_p. # by nothrow_libfn_p.
# #
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment