This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++ Exception handling is too slow on iPAQ
- To: "Erik Mouw" <J dot A dot K dot Mouw at ITS dot TUDelft dot NL>, "Russell King - ARM Linux" <linux at arm dot linux dot org dot uk>, <gcc at gcc dot gnu dot org>, <philb at gnu dot org>
- Subject: Re: C++ Exception handling is too slow on iPAQ
- From: "Jaswinder Singh" <jaswinder dot singh at 3disystems dot com>
- Date: Thu, 27 Sep 2001 13:57:08 -0700
- Cc: "Jamey Hicks" <jamey at crl dot dec dot com>, "Jim Gettys" <jg at pa dot dec dot com>, <france at handhelds dot org>
- References: <006f01c1478d$e25ea9a0$bba6b3d0@Toshiba> <20010927215908.A2932@arthur.ubicom.tudelft.nl>
Hello all,
I have noticed this problem in :-
gcc version 2.95.2 19991024 (release)
Linux version 2.4.0
Processor : Intel StrongARM-1110 rev 6 (v4l)
and
gcc version 2.95.1 19990816 (release)
Linux version 2.4.0
Processor : Intel StrongARM-110 rev 4 (v4l)
Thanks,
Best regards,
Jaswinder.
----- Original Message -----
From: "Erik Mouw" <J.A.K.Mouw@ITS.TUDelft.NL>
To: "Jaswinder Singh" <jaswinder.singh@3disystems.com>
Cc: "Jamey Hicks" <jamey@crl.dec.com>; "Jim Gettys" <jg@pa.dec.com>
Sent: Thursday, September 27, 2001 12:59 PM
Subject: Re: C++ Exception handling is too slow on iPAQ
> On Thu, Sep 27, 2001 at 12:52:04PM -0700, Jaswinder Singh wrote:
> > C++ Exception handling is taking so much time on iPAQ say more than 17
times
> > than in x86.
> >
> > Any idea , why is it taking soo long .
>
> Could you ask this on the linux-arm mailing list? I think Phil Blundell
> will have an idea why. Be sure to tell which compiler(s) you are using
> (use g++ -v to find out).
>
> Alternatively, you could post this to the gcc mailing list
> (gcc@gcc.gnu.org). Again, be sure to tell which compiler(s) and
> operating systems you use.
>
>
> Erik
>
> --
> J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
> of Electrical Engineering, Faculty of Information Technology and Systems,
> Delft University of Technology, PO BOX 5031, 2600 GA Delft, The
Netherlands
> Phone: +31-15-2783635 Fax: +31-15-2781843 Email:
J.A.K.Mouw@its.tudelft.nl
> WWW: http://www-ict.its.tudelft.nl/~erik/
>
>