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: [Patch/RFC] SEH exceptions for Win64


On 07/19/2012 08:30 AM, Tristan Gingold wrote:

> No regression on i386 GNU/Linux.
> Committed.

Nice.  Is this NEWS / docs --or wherever release notes are written-- worthy?

Something like this, borrowed from your own words:

 On Win64, the compiler now emits SEH unwind info.  GCC exceptions now propagate
 through any code, including code produced by MSVC.

-- 
Pedro Alves


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