[Bug libstdc++/77686] [6/7 Regression] wrong code on arm-linux-gnueabi and arm-linux-gnueabihf
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 28 12:04:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77686
--- Comment #20 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Wed Sep 28 12:03:43 2016
New Revision: 240571
URL: https://gcc.gnu.org/viewcvs?rev=240571&root=gcc&view=rev
Log:
libstdc++/77686 use may_alias for std::function storage
PR libstdc++/77686
* include/std/functional (_Any_data): Add may_alias attribute.
Modified:
branches/gcc-6-branch/libstdc++-v3/ChangeLog
branches/gcc-6-branch/libstdc++-v3/include/std/functional
More information about the Gcc-bugs
mailing list