# HG changeset patch # User David A. Holland # Date 1370974816 14400 # Node ID 66c7c05d62328f91b0a6d719d9ea7a661c5f39e2 # Parent 4f493fb358211dfd6e141e603e170ecaa2ff782b note issue comparing tests against gcc diff -r 4f493fb35821 -r 66c7c05d6232 TODO --- 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