------- 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