This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36912] [4.2/4.3/4.4 regression] ICE with "-frounding-math -g"
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Aug 2008 12:18:27 -0000
- Subject: [Bug c++/36912] [4.2/4.3/4.4 regression] ICE with "-frounding-math -g"
- References: <bug-36912-16507@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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