Re: [cfe-dev] RFC: Support x86 interrupt and exception handlers

2015-09-22 Thread Hal Finkel
- Original Message - > From: "H.J. Lu" <hjl.to...@gmail.com> > To: "Hal Finkel" <hfin...@anl.gov> > Cc: "GCC Development" <gcc@gcc.gnu.org>, cfe-...@lists.llvm.org > Sent: Monday, September 21, 2015 7:17:20 PM > Subject:

Re: [cfe-dev] RFC: Support x86 interrupt and exception handlers

2015-09-21 Thread Hal Finkel
- Original Message - > From: "H.J. Lu" <hjl.to...@gmail.com> > To: "Hal Finkel" <hfin...@anl.gov> > Cc: "GCC Development" <gcc@gcc.gnu.org>, cfe-...@lists.llvm.org > Sent: Monday, September 21, 2015 5:57:36 PM > Subject:

Re: [cfe-dev] RFC: Support x86 interrupt and exception handlers

2015-09-21 Thread Hal Finkel
'interrupt' for handlers intended to be > used for 'exception' (i.e. those that must pop 'ERROR_CODE' off the > stack before the 'IRET' instruction). > > You can use the builtin '__builtin_exception_error' function to > access the exception error code pushed onto the stack b

Re: LLVM collaboration?

2014-09-17 Thread Hal Finkel
: Hal Finkel hfin...@anl.gov To: Rafael EspĂ­ndola rafael.espind...@gmail.com Cc: Renato Golin renato.go...@linaro.org, gcc gcc@gcc.gnu.org, Jan Hubicka hubi...@ucw.cz Sent: Tuesday, February 11, 2014 4:35:59 PM Subject: Re: LLVM collaboration? - Original Message - From: Rafael

Re: LLVM collaboration?

2014-02-11 Thread Hal Finkel
- Original Message - From: Rafael EspĂ­ndola rafael.espind...@gmail.com To: Jan Hubicka hubi...@ucw.cz Cc: Renato Golin renato.go...@linaro.org, gcc gcc@gcc.gnu.org, Hal Finkel hfin...@anl.gov Sent: Tuesday, February 11, 2014 3:38:40 PM Subject: Re: Fwd: LLVM collaboration? My