all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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 --
2006-12-05  4:23 Exception Specifications Perry Smith
     [not found] <mailman.1534.1165292605.2155.help-gnu-emacs@gnu.org>
2006-12-06 10:57 ` Robert Thorpe

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.