]> git.ipfire.org Git - thirdparty/gcc.git/commit
test: add new Go tests from source repo
authorIan Lance Taylor <iant@golang.org>
Thu, 17 Dec 2020 03:43:20 +0000 (19:43 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 17 Dec 2020 03:43:20 +0000 (19:43 -0800)
commit6f8486523f61bf0aa476dfa4197d1e3b71a0a8f3
treea541a5fce8cdbf530f16fcc13597bda0b67a5471
parentba74e74ac66ab85a4a0a2b06c7e15bba2571823b
test: add new Go tests from source repo
505 files changed:
gcc/testsuite/go.test/test/fixedbugs/gcc61204.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/gcc61244.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/gcc61246.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/gcc61248.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/gcc61253.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/gcc61254.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/gcc61255.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/gcc61258.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/gcc61264.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/gcc61265.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/gcc61273.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/gcc65755.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20029.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20097.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20145.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20185.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20227.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20333.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20335.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20415.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20529.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20530.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20602.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20682.dir/p.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20682.dir/q.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20682.dir/r.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20682.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20739.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20749.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20780.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20811.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20812.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue20813.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21048.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21120.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21120.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21120.dir/main.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21120.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21221.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21256.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21273.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21317.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21576.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21655.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21770.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21808.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21808.out [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21879.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21879.out [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21882.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21887.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21887.out [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21963.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21979.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue21988.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22063.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22076.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22083.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22198.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22200.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22200b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22326.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22326.out [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22327.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22429.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22458.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22605.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22660.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22683.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22683.out [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22781.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22794.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22822.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22881.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22904.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22921.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22941.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22941.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22941.dir/main.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22941.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22962.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22962.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue22962.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23093.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23116.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23179.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23179.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23179.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23298.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23305.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23311.dir/main.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23311.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23414.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23504.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23521.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23522.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23545.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23546.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23586.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23719.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23732.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23734.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23780.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23781.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23812.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue23823.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24120.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24173.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24187.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24419.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24449.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24470.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24488.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24503.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24547.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24760.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24763.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24799.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24801.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24801.dir/main.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24801.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24817.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24937.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue24939.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25006.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25101.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25322.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25322.out [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25507.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25516.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25727.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25741.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25776.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25897a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25897b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25958.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25984.dir/p.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25984.dir/q.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue25984.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26024.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26043.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26097.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26105.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26116.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26120.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26153.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26248.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26341.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26341.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26341.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26407.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26411.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26416.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26438.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26495.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26616.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue26855.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue27143.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue27232.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue27267.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue27278.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue27289.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue27356.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue27695.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue27695b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue27695c.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue27718.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue27829.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue27938.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue27961.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28055.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28058.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28078.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28079a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28079b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28079c.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28268.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28390.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28390.out [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28430.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28445.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28450.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28616.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28688.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue28797.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29013a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29013b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29190.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29215.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29218.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29220.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29264.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29304.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29312.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29329.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29350.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29362.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29362b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29389.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29402.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29562.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29610.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29610.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29610.dir/main.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29610.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29735.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29855.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29870.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29870b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue29943.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30041.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30061.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30085.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30087.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30243.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30430.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30476.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30566a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30566b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30606.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30606b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30679.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30709.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30709.out [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30862.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30862.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30862.dir/main.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30862.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30898.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30907.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30907.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30907.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30956.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30956.out [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue30977.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31010.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31060.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31252.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31252.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31252.dir/c.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31252.dir/main.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31252.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31412a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31412b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31419.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31573.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31637.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31637.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31637.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31777.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31782.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31782.out [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue31987.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32175.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32175.out [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32288.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32347.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32454.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32560.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32595.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32595.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32595.dir/main.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32595.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32680.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32680.out [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32680b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32723.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32778.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32778.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32778.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue32959.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33020a.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33020a.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33020a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33275.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33275_run.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33308.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33355.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33386.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33438.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33460.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33555.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33724.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33866.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33866.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33866.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue33903.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue34123.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue34395.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue34520.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue34968.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue35027.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue35073.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue35157.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue35291.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue35576.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue35576.out [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue35586.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue35586.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue35586.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue35652.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue36085.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue36085.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue36085.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue36259.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue36437.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue36516.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue36705.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue37246.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue37716.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue37753.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue37975.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue38093.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue38117.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue38356.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue38359.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue38690.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue38745.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue38746.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue38905.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue38916.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue39292.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue39459.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue39505.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue39505b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue39541.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue39651.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue40367.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue40629.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue40746.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue40917.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue40954.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue41247.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue41440.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue41500.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue41575.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue41680.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue41736.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue41780.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue41872.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue42032.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue42058a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue42058b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue42075.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue42076.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue4215.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue42568.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue42587.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue42703.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue42727.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue42784.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue42876.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue43099.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue43111.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue43112.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue4365.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5373.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue5793.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6295.dir/p0.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6295.dir/p1.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6295.dir/p2.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6295.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6402.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6403.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6406.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703c.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703d.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703e.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703f.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703g.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703h.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703i.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703j.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703k.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703l.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703m.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703n.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703o.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703p.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703q.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703r.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703s.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703t.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703u.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703v.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703w.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703x.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703y.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6703z.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6772.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6847.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6866.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6889.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6902.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue6964.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7023.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7023.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7023.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7044.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7050.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7083.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7129.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7150.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7153.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7223.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7272.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7310.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7316.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7346.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7366.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7405.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7419.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7538a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7538b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7547.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7550.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7590.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7648.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7648.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7648.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7740.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7742.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7746.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7760.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7794.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7863.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7867.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7884.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7921.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7944.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7995.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7995b.dir/x1.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7995b.dir/x2.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7995b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7996.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7997.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue7998.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8004.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8011.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8017.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8028.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8036.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8039.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8047.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8047b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8048.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8060.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8060.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8060.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8073.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8074.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8076.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8079.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8132.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8139.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8154.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8155.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8158.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8183.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8280.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8280.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8280.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8311.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8325.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8336.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8347.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8385.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8438.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8440.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8475.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8501.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8613.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8620.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8745.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8761.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8836.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8947.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue8961.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9006.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9017.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9036.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9076.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9083.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9110.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9321.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9355.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9355.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9370.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9432.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9521.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9537.dir/a.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9537.dir/b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9537.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9604.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9604b.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9608.dir/issue9608.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9608.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9634.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9691.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9731.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9738.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9862.go [new file with mode: 0644]
gcc/testsuite/go.test/test/fixedbugs/issue9862_run.go [new file with mode: 0644]