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: [C++, ARM]: fix EH catching corner case


On 08/26/2009 04:22 PM, Nathan Sidwell wrote:
Thanks. The motivation for this patch is that the ARM EABI specifies we
should not catch in this case -- and ARM's compiler does not catch. Has
there been any movement on the DR since it was filed in 2002?

There was some discussion of the related issue 729 in Frankfurt, but no resolution; it got bumped down to priority 2 instead. If there's this kind of difference between implementations, we probably ought to bump it up.


Jason


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