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++/46572] forward_list nodes are not packed


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

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2010-11-20 06:02:33 UTC ---
hmm, no, I have no opinion about this except to say a non-normative note
doesn't imply non-portable requirements.

I think the standard doesn't mean "should have absolutely no overhead compared
with the most optimised, non-portable implementation if you use attributes"

this could be left open as an enhancement, but I don't know if anyone would
ever work on it.


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