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 middle-end/70638] transaction_wrap: too strict compatibility check and transaction_pure wrappers fail to wrap


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

Hillel <hillel.avni at huawei dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hillel.avni at huawei dot com

--- Comment #2 from Hillel <hillel.avni at huawei dot com> ---
On gcc-linaro-4.9-2014.11, I must declare the wrapper as pure. 
Safe / unsafe wrappers do not compile.

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