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/21333] in_pack / in_unpack alignment issues


------- Additional Comments From tobi at gcc dot gnu dot org  2005-05-11 21:58 -------
This is a real bug, but I can't confirm it since I can't test it.  In other
words, EQUIVALENCE means that we always have to assume the smaller alignment for
complex types (unless we can prove they're correctly aligned).  How sad.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21333


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