public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/45038] __DBL_MIN__ result in old-style-cast
       [not found] <bug-45038-4@http.gcc.gnu.org/bugzilla/>
@ 2010-11-15 15:29 ` froydnj at gcc dot gnu.org
  2010-11-15 15:29 ` froydnj at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: froydnj at gcc dot gnu.org @ 2010-11-15 15:29 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Nathan Froyd <froydnj at gcc dot gnu.org> 2010-11-15 15:24:38 UTC ---
Author: froydnj
Date: Mon Nov 15 15:24:31 2010
New Revision: 166756

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166756
Log:
gcc/c-family/
    PR preprocessor/45038
    * c-cppbuiltin.c (c_cpp_builtins): Use different format for C++
    dialects.

gcc/testsuite/
    PR preprocessor/45038
    * g++.dg/pr45038.C: New test.


Added:
    trunk/gcc/testsuite/g++.dg/pr45038.C
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-cppbuiltin.c
    trunk/gcc/testsuite/ChangeLog


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug preprocessor/45038] __DBL_MIN__ result in old-style-cast
       [not found] <bug-45038-4@http.gcc.gnu.org/bugzilla/>
  2010-11-15 15:29 ` [Bug preprocessor/45038] __DBL_MIN__ result in old-style-cast froydnj at gcc dot gnu.org
@ 2010-11-15 15:29 ` froydnj at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: froydnj at gcc dot gnu.org @ 2010-11-15 15:29 UTC (permalink / raw)
  To: gcc-bugs

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

Nathan Froyd <froydnj at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |froydnj at gcc dot gnu.org
         Resolution|                            |FIXED

--- Comment #3 from Nathan Froyd <froydnj at gcc dot gnu.org> 2010-11-15 15:26:35 UTC ---
Fixed on trunk.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug preprocessor/45038] __DBL_MIN__ result in old-style-cast
  2010-07-23  3:10 [Bug preprocessor/45038] New: " buaa_figo at 126 dot com
@ 2010-07-23  3:14 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-07-23  3:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2010-07-23 03:14 -------
+  /* Cast the double precision constants.  This is needed when single
+     precision constants are specified or when pragma FLOAT_CONST_DECIMAL64
+     is used.  The correct result is computed by the compiler when using
+     macros that include a cast.  */


-- 


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-15 15:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-45038-4@http.gcc.gnu.org/bugzilla/>
2010-11-15 15:29 ` [Bug preprocessor/45038] __DBL_MIN__ result in old-style-cast froydnj at gcc dot gnu.org
2010-11-15 15:29 ` froydnj at gcc dot gnu.org
2010-07-23  3:10 [Bug preprocessor/45038] New: " buaa_figo at 126 dot com
2010-07-23  3:14 ` [Bug preprocessor/45038] " pinskia at gcc dot gnu dot org

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