summaryrefslogtreecommitdiff
path: root/open_issues/gcc.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2016-02-19 09:37:44 +0100
committerThomas Schwinge <thomas@codesourcery.com>2016-02-19 09:37:44 +0100
commitc4ee658f397baf4521ef7827ff3fbf9fc2a43156 (patch)
treee5085d00f573b0628a74697edeac312acd739aa5 /open_issues/gcc.mdwn
parente21fadaf306d17c53055153bd1fe3797886eeb26 (diff)
open_issues/gcc: libjava LargeFile FAILs are gone
Diffstat (limited to 'open_issues/gcc.mdwn')
-rw-r--r--open_issues/gcc.mdwn21
1 files changed, 1 insertions, 20 deletions
diff --git a/open_issues/gcc.mdwn b/open_issues/gcc.mdwn
index 3b081393..d872014a 100644
--- a/open_issues/gcc.mdwn
+++ b/open_issues/gcc.mdwn
@@ -1,5 +1,5 @@
[[!meta copyright="Copyright © 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014,
-2015 Free Software Foundation, Inc."]]
+2015, 2016 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -1088,25 +1088,6 @@ This runs for [[11 h 55 min|performance#measure]] on kepler.SCHWINGE and [[15 h
* `[ARCH]/libjava`
spawn [open ...]
- Exception in thread "main" java.io.IOException: Invalid argument
- at gnu.java.nio.channels.FileChannelImpl.write(natFileChannelImpl.cc:202)
- at java.io.FileOutputStream.write(libgcj.so.14)
- at java.io.DataOutputStream.write(libgcj.so.14)
- at java.io.RandomAccessFile.write(libgcj.so.14)
- at LargeFile.main(LargeFile.exe)
- FAIL: LargeFile execution - source compiled test
- UNTESTED: LargeFile output - source compiled test
-
- FAIL: LargeFile -findirect-dispatch execution - source compiled test
- UNTESTED: LargeFile -findirect-dispatch output - source compiled test
- FAIL: LargeFile -O3 execution - source compiled test
- UNTESTED: LargeFile -O3 output - source compiled test
- FAIL: LargeFile -O3 -findirect-dispatch execution - source compiled test
- UNTESTED: LargeFile -O3 -findirect-dispatch output - source compiled test
-
- TODO.
-
- spawn [open ...]
1
FAIL: Throw_2 execution - source compiled test
UNTESTED: Throw_2 output - source compiled test