This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/37839] st_parameter_dt has unwanted padding, is out of sync with compiler
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Oct 2008 10:01:04 -0000
- Subject: [Bug libfortran/37839] st_parameter_dt has unwanted padding, is out of sync with compiler
- References: <bug-37839-3107@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from burnus at gcc dot gnu dot org 2008-10-16 10:01 -------
The same as PR 37827.
Richard writes there:
"You cannot touch the library part, but you certainly can align what the
compiler does to the library part of the structure definition. Thus, if the
behavior is wrong (as in wrong-code) at the moment, changing the "ABI" only in
parts that affect the wrong-code bug certainly is ok."
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37839