------- Comment #2 from fxcoudert at gcc dot gnu dot org 2005-10-03 10:37 ------- (In reply to comment #1) > Should kind=10 use 10 bytes of storage or should it use whatever the padded > size is? I would prefer the padded size, as otherwise we take a x10 speed hit > when doing array IO.
I do agree with you. 12 bytes will make our life much simpler. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24174