aboutsummaryrefslogtreecommitdiff
path: root/tests/asmtest.S
diff options
context:
space:
mode:
authorJoe Soroka <gits@joesoroka.com>2011-02-23 15:13:08 -0800
committerJoe Soroka <gits@joesoroka.com>2011-02-23 15:13:08 -0800
commit15b8a5709655b7f64e0c25f4cbf34887134cfed9 (patch)
tree600556990a06dad7dfb08ae64ed2388cf6a6aad8 /tests/asmtest.S
parent85642f887cc2312a0c8d5bee5c838347a24ba835 (diff)
downloadtinycc-15b8a5709655b7f64e0c25f4cbf34887134cfed9.tar.gz
tinycc-15b8a5709655b7f64e0c25f4cbf34887134cfed9.tar.bz2
tccpp: treat gas comments in .S files as raw text, not tokens
Diffstat (limited to 'tests/asmtest.S')
-rw-r--r--tests/asmtest.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/asmtest.S b/tests/asmtest.S
index 7f204cf..d4d83ad 100644
--- a/tests/asmtest.S
+++ b/tests/asmtest.S
@@ -1,3 +1,4 @@
+# gas comment with ``gnu'' style quotes
/* some directive tests */