summaryrefslogtreecommitdiff
path: root/pjlib/include/pj/compat/cc_gcce.h
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/include/pj/compat/cc_gcce.h')
-rw-r--r--pjlib/include/pj/compat/cc_gcce.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pjlib/include/pj/compat/cc_gcce.h b/pjlib/include/pj/compat/cc_gcce.h
index e3227435..06de5be6 100644
--- a/pjlib/include/pj/compat/cc_gcce.h
+++ b/pjlib/include/pj/compat/cc_gcce.h
@@ -39,6 +39,7 @@
#define PJ_THREAD_FUNC
#define PJ_NORETURN
#define PJ_ATTR_NORETURN __attribute__ ((noreturn))
+#define PJ_ATTR_MAY_ALIAS __attribute__ ((__may_alias__))
#define PJ_HAS_INT64 1