cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/lib/regexec.c


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/lib/regexec.c
Date: Tue, 20 Sep 2005 12:47:54 -0400

Index: ccvs/lib/regexec.c
diff -u ccvs/lib/regexec.c:1.6 ccvs/lib/regexec.c:1.7
--- ccvs/lib/regexec.c:1.6      Tue Sep 20 00:57:09 2005
+++ ccvs/lib/regexec.c  Tue Sep 20 16:47:52 2005
@@ -1017,7 +1017,7 @@
    since initial states may have constraints like "\<", "^", etc..  */
 
 static inline re_dfastate_t *
-attribute_always_inline internal_function
+__attribute ((always_inline)) internal_function
 acquire_init_state_context (reg_errcode_t *err, const re_match_context_t *mctx,
                            Idx idx)
 {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]