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 go/59432] [4.9/4.10 regression] sync/atomic FAILs on Solaris/x86


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

--- Comment #7 from UroÅ Bizjak <ubizjak at gmail dot com> ---
Please see [1] for the explanation of this problem. Your system doesn't support
.cfi directives and the referred patch doesn't handle this situation.

Since EBX register is marked as fixed, there is nothing we can do.

[1] https://gcc.gnu.org/ml/gcc-patches/2013-11/msg00309.html

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