This is the mail archive of the gcc@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]

Re: RFC: S/390 Transactional memory support - save/restore of FPRs


> Not any longer, 4.9 has AB edges to setjmp from longjmp or potential longjmp
> callers.

And all 4.x (x >= 1) compilers have AB edges to (lowered) __builtin_setjmp 
from __builtin_longjmp or potential __builtin_longjmp callers.

-- 
Eric Botcazou


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