about summary refs log tree commit diff
path: root/gcc_plugin/README.gcc
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-07-20 09:06:47 +0200
committervan Hauser <vh@thc.org>2019-07-20 09:06:47 +0200
commit322b5a736b2c84957c985cfffcb6bfc9470c0045 (patch)
treea636812d3050e828aae2ca5f12b4a6ba19ea800d /gcc_plugin/README.gcc
parent907c054142ce7c72a0050ac3963d82a59c5e4f0a (diff)
downloadafl++-322b5a736b2c84957c985cfffcb6bfc9470c0045.tar.gz
updated docs and crash issues with gcc_plugin
Diffstat (limited to 'gcc_plugin/README.gcc')
-rw-r--r--gcc_plugin/README.gcc6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc_plugin/README.gcc b/gcc_plugin/README.gcc
index fe62020b..a002c741 100644
--- a/gcc_plugin/README.gcc
+++ b/gcc_plugin/README.gcc
@@ -5,6 +5,12 @@ Fast GCC-based instrumentation for afl-fuzz
   (See ../docs/README for the general instruction manual.)
   (See ../llvm_mode/README.llvm for the LLVM-based instrumentation.)
 
+
+!!!
+!!! gcc_plugin is not stable yet and can crash when compiling
+!!!
+
+
 1) Introduction
 ---------------