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++/67503] String cannot be loaded from binary representation


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67503

--- Comment #6 from radventure at yandex dot ru ---
(In reply to Jonathan Wakely from comment #4)
> (In reply to radventure from comment #3)
> > I can solve the alignment but prbolem will not be fixed. 
> > I agree with remark about "non-trivial types" but this code works in
> > previous gcc versions and works in visual c++ 2015.
> 
> It was never valid before and it's not valid now. Just because it appeared
> to work previously doesn't make it valid.

Code validity it's great. But what about backward compatibility?


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