aboutsummaryrefslogtreecommitdiffstats
path: root/BUILD.txt
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.txt')
-rw-r--r--BUILD.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.txt b/BUILD.txt
index 91bd2f9df..29dcf7425 100644
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -12,7 +12,7 @@ Here is a short comparaison:
* gcc:
+ generated code is faster (particularly with -O or -O2)
-+ generated code can be debugger (with -g)
++ generated code can be debugged (with -g)
+ the output is an executable
+ ported to many platforms (x86, x86_64, powerpc, sparc)
- analyze can takes time (particularly for big units)