summaryrefslogtreecommitdiff
path: root/gcc/cp/cfns.gperf
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2015-03-17 21:37:11 -0400
committermidipix <writeonce@midipix.org>2015-03-17 21:37:11 -0400
commite610549b824fffff1c259b6e00c75d09c19d665e (patch)
tree41c41cdeb0d2425efe732e630706e98a01348003 /gcc/cp/cfns.gperf
parent5351b7aa52a76c8a03525a75a888a0168ebebe7f (diff)
downloadcbb-gcc-4.6.4-e610549b824fffff1c259b6e00c75d09c19d665e.tar.bz2
cbb-gcc-4.6.4-e610549b824fffff1c259b6e00c75d09c19d665e.tar.xz
cfns.gperf, cfns.h: fix function inlining.
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
Diffstat (limited to 'gcc/cp/cfns.gperf')
-rw-r--r--gcc/cp/cfns.gperf6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/cp/cfns.gperf b/gcc/cp/cfns.gperf
index ef1ed083d..91f135e55 100644
--- a/gcc/cp/cfns.gperf
+++ b/gcc/cp/cfns.gperf
@@ -16,13 +16,7 @@ for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */
-#ifdef __GNUC__
-__inline
-#endif
static unsigned int hash (const char *, unsigned int);
-#ifdef __GNUC__
-__inline
-#endif
const char * libc_name_p (const char *, unsigned int);
%}
%%