This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/24174] real(10) array output broken
- From: "jblomqvi at cc dot hut dot fi" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Oct 2005 19:40:20 -0000
- Subject: [Bug libfortran/24174] real(10) array output broken
- References: <bug-24174-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from jblomqvi at cc dot hut dot fi 2005-10-03 19:40 -------
Created an attachment (id=9866)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9866&action=view)
Testcase
And here is a test case to go with the previous patch.
Sorry my mail is b0rked at the moment so I can't send the patch via the mailing
list.
It should be noted that the patch assumes that the padding for real(10) is 10
bytes data + 2 bytes padding. This works on i686-Linux, might not work on other
targets (big endian?).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24174