This is the mail archive of the gcc-bugs@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]

[Bug c++/36912] [4.2/4.3/4.4 regression] ICE with "-frounding-math -g"



------- Comment #4 from joseph at codesourcery dot com  2008-08-14 12:18 -------
Subject: Re:  [4.2/4.3/4.4 regression] ICE with "-frounding-math
 -g"

On Thu, 14 Aug 2008, jakub at gcc dot gnu dot org wrote:

> I think the primary question is, do we expect -frounding-math to force this to
> be evaluated at runtime or not?

For C, it's evaluated at compile time per Annex F, so the question is what 
makes most sense in a specifically C++ context.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36912


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