This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/24174] real(10) array output broken



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]