changeset 120:66c7c05d6232

note issue comparing tests against gcc
author David A. Holland
date Tue, 11 Jun 2013 14:20:16 -0400
parents 4f493fb35821
children 103acee239e0
files TODO
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Tue Jun 11 14:12:54 2013 -0400
+++ b/TODO	Tue Jun 11 14:20:16 2013 -0400
@@ -21,4 +21,4 @@
 	- "#if 0 && 1/0" should not crash; fix eval method.
 	- an unterminated comment is reported as "no newline at end of file"
 	  (which isn't fatal by default)
-
+	- the behavior of t26 is different here and in gcc -E -traditional