From e224518c92e3fc8d779848ad82ba1997dd10914e Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Mon, 16 Apr 2012 05:02:45 +0100 Subject: Another checkfile update. For mr. optimizer and his band of merry privates. --- test/files/run/t3569.check | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'test') diff --git a/test/files/run/t3569.check b/test/files/run/t3569.check index 24cee4bf00..c73fce419a 100644 --- a/test/files/run/t3569.check +++ b/test/files/run/t3569.check @@ -8,10 +8,10 @@ private int Test$X.lval3 private int Test$X.var1 private int Test$X.var2 private int Test$X.var3 +private int Test$X.x private volatile int Test$X.bitmap$priv$0 -public int Test$X.x public volatile int Test$X.bitmap$0 -public final int Test$Y.z1 -public final int Test$Y.z2 -public int Test$Y.x -public int Test$Y.y +private final int Test$Y.z1 +private final int Test$Y.z2 +private int Test$Y.x +private int Test$Y.y -- cgit v1.2.3