This is the mail archive of the gcc@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: Deprecate 32-bits HP-PA for GCC 4.8?


On Tue, May 8, 2012 at 4:56 AM, Ulrich Weigand <uweigand@de.ibm.com> wrote:
> Steven Bosscher wrote:
>
>> 2. HP-UX 10 is also the last target that only supports SJLJ exceptions.
>
> Hmm, SPU also supports only SJLJ exceptions ...

IIRC the main reason is because SJLJ exceptions produced smaller
binary size.  Though I wonder if this should not be looked at again to
see if dwarf2 eh_frame produces smaller now.

Thanks,
Andrew Pinski


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