[Bug libstdc++/67503] String cannot be loaded from binary representation

radventure at yandex dot ru gcc-bugzilla@gcc.gnu.org
Tue Sep 8 17:05:00 GMT 2015


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

--- Comment #5 from radventure at yandex dot ru ---
When you use local buffer for storing string value it not necessary to have
pointer to it. And we can reduce the size of string by the syzeof(pointer).



More information about the Gcc-bugs mailing list