summaryrefslogtreecommitdiffstats
path: root/bugs/dggccbug.c
diff options
context:
space:
mode:
Diffstat (limited to 'bugs/dggccbug.c')
-rw-r--r--bugs/dggccbug.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/bugs/dggccbug.c b/bugs/dggccbug.c
index 30e07a60ea..b0eb41deb4 100644
--- a/bugs/dggccbug.c
+++ b/bugs/dggccbug.c
@@ -14,7 +14,8 @@
* copies of the valiable, one in a register and one being an address
* that is passed. */
-/* compare the out put from
+/*-
+ * compare the out put from
* gcc dggccbug.c; ./a.out
* and
* gcc -O dggccbug.c; ./a.out