This is the mail archive of the gcc-patches@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: S/390: Fix .eh_frame bug due to -fasyncronous-unwind-tables


> Hello,
> 
> this fixes the same problem Jakub Jelinek described for x86_64 in
> http://gcc.gnu.org/ml/gcc-patches/2002-11/msg01671.html
> on s390 and s390x.
Perhaps it would be more safe to use this swithc always.  It won't hurt
on machines not defaulting to -fasynchronous-unwind-info...

Honza


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