Commit 6092c5db by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

* gcc.dg/tree-ssa/20040703-1.c: Quote decimal dot.

From-SVN: r94929
parent 7b45aab4
2005-02-12 Hans-Peter Nilsson <hp@bitrange.com>
* gcc.dg/tree-ssa/20040703-1.c: Quote decimal dot.
2005-02-11 Janis Johnson <janis187@us.ibm.com> 2005-02-11 Janis Johnson <janis187@us.ibm.com>
* lib/gcc-dg.exp: (dg-require-weak, dg-require-visibility, * lib/gcc-dg.exp: (dg-require-weak, dg-require-visibility,
......
...@@ -9,4 +9,4 @@ float foo(float x) ...@@ -9,4 +9,4 @@ float foo(float x)
} }
/* We should *not* fold the arithmetic. */ /* We should *not* fold the arithmetic. */
/* { dg-final { scan-tree-dump-times "0.0" 0 "dom2"} } */ /* { dg-final { scan-tree-dump-times "0\\.0" 0 "dom2"} } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment