[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 10:58:00 GMT 2016


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

--- Comment #19 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Wed Sep 28 10:57:46 2016
New Revision: 240567

URL: https://gcc.gnu.org/viewcvs?rev=240567&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:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/functional


More information about the Gcc-bugs mailing list