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 libstdc++/8670] Alignment problem in std::basic_string


------- Additional Comments From pcarlini at suse dot de  2005-01-23 10:30 -------
> Somebody mentioned that using unions for type punning was described

Thanks Nathan for the clarification. Actually, however, we really want
to deal with those issues via appropriate __attribute__, we debated the
issue in great detail (therefore we have to wait for the attributes to
work correctly, see PRs mentioned in my previous reply) 

-- 


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


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