[PATCH, picochip] Disable exception flags which are unnecessary on a c-only port

Hariharan Sandanagobalane hariharans@picochip.com
Tue Oct 12 12:59:00 GMT 2010


  I agree and changed appropriately. Again, Thanks a bunch for looking 
into this.

Cheers
Hari

On 06/10/10 16:36, Richard Henderson wrote:
> On 10/06/2010 04:30 AM, Hariharan Sandanagobalane wrote:
>> +#undef TARGET_EXCEPT_UNWIND_INFO
>> +#define TARGET_EXCEPT_UNWIND_INFO picochip_except_unwind_info
> Really you should be using sjlj_except_unwind_info.
> Yes, your port is C only, but setjmp is C only, and
> perhaps to your surprise we support some exceptions
> in C as well.
>
>
> r~
>



More information about the Gcc-patches mailing list