* Exception Specifications
@ 2006-12-05 4:23 Perry Smith
0 siblings, 0 replies; 2+ messages in thread
From: Perry Smith @ 2006-12-05 4:23 UTC (permalink / raw)
[-- Attachment #1.1: Type: text/plain, Size: 643 bytes --]
I believe I saw in some of the boost libraries that they do not use
exception specifications because some compilers produce slower code.
I'm considering adding exception specifications to most/all of my
functions -- mostly for my own sake. But I'm wondering how it will
affect the compiler's generated code. (i.e. if it is going to affect
performance, I can put the exception specifications in comments just
as easily). I'm currently using gcc 4.0.2.
Thank you,
Perry Smith ( pedz@easesoftware.com )
Ease Software, Inc. ( http://www.easesoftware.com )
Low cost SATA Disk Systems for IBMs p5, pSeries, and RS/6000 AIX systems
[-- Attachment #1.2: Type: text/html, Size: 4361 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Exception Specifications
[not found] <mailman.1534.1165292605.2155.help-gnu-emacs@gnu.org>
@ 2006-12-06 10:57 ` Robert Thorpe
0 siblings, 0 replies; 2+ messages in thread
From: Robert Thorpe @ 2006-12-06 10:57 UTC (permalink / raw)
Perry Smith wrote:
> I believe I saw in some of the boost libraries that they do not use
> exception specifications because some compilers produce slower code.
>
> I'm considering adding exception specifications to most/all of my
> functions -- mostly for my own sake. But I'm wondering how it will
> affect the compiler's generated code. (i.e. if it is going to affect
> performance, I can put the exception specifications in comments just
> as easily). I'm currently using gcc 4.0.2.
This is not the place to ask. Try gnu.gcc.help.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-12-06 10:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1534.1165292605.2155.help-gnu-emacs@gnu.org>
2006-12-06 10:57 ` Exception Specifications Robert Thorpe
2006-12-05 4:23 Perry Smith
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).