public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/36757] __builtin_signbit should be type-generic
       [not found] <bug-36757-4@http.gcc.gnu.org/bugzilla/>
@ 2014-09-26 22:13 ` fxcoudert at gcc dot gnu.org
  2015-08-18 20:08 ` fxcoudert at gcc dot gnu.org
  2015-08-18 20:09 ` fxcoudert at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: fxcoudert at gcc dot gnu.org @ 2014-09-26 22:13 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36757

Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu.org

--- Comment #2 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
That would be interesting indeed.


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

* [Bug middle-end/36757] __builtin_signbit should be type-generic
       [not found] <bug-36757-4@http.gcc.gnu.org/bugzilla/>
  2014-09-26 22:13 ` [Bug middle-end/36757] __builtin_signbit should be type-generic fxcoudert at gcc dot gnu.org
@ 2015-08-18 20:08 ` fxcoudert at gcc dot gnu.org
  2015-08-18 20:09 ` fxcoudert at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: fxcoudert at gcc dot gnu.org @ 2015-08-18 20:08 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36757

--- Comment #3 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Author: fxcoudert
Date: Tue Aug 18 20:07:57 2015
New Revision: 226990

URL: https://gcc.gnu.org/viewcvs?rev=226990&root=gcc&view=rev
Log:
        PR middle-end/36757

        * builtins.c (expand_builtin_signbit): Add asserts to make sure
        we can expand BUILT_IN_SIGNBIT inline.
        * builtins.def (BUILT_IN_SIGNBIT): Make type-generic.
        * doc/extend.texi: Document the type-generic __builtin_signbit.

        * c-common.c (check_builtin_function_arguments): Add check
        for BUILT_IN_SIGNBIT argument.

        * gcc.dg/builtins-error.c: Add checks for __builtin_signbit.
        * gcc.dg/tg-tests.h: Add checks for __builtin_signbit.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtins.c
    trunk/gcc/builtins.def
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-common.c
    trunk/gcc/doc/extend.texi
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/builtins-error.c
    trunk/gcc/testsuite/gcc.dg/tg-tests.h


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

* [Bug middle-end/36757] __builtin_signbit should be type-generic
       [not found] <bug-36757-4@http.gcc.gnu.org/bugzilla/>
  2014-09-26 22:13 ` [Bug middle-end/36757] __builtin_signbit should be type-generic fxcoudert at gcc dot gnu.org
  2015-08-18 20:08 ` fxcoudert at gcc dot gnu.org
@ 2015-08-18 20:09 ` fxcoudert at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: fxcoudert at gcc dot gnu.org @ 2015-08-18 20:09 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36757

Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |6.0

--- Comment #4 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Fixed on trunk.


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

* [Bug middle-end/36757] __builtin_signbit should be type-generic
  2008-07-07 21:29 [Bug middle-end/36757] New: " jsm28 at gcc dot gnu dot org
@ 2008-12-27 22:16 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-27 22:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-12-27 22:14 -------
Confirmed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-12-27 22:14:40
               date|                            |


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


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

end of thread, other threads:[~2015-08-18 20:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-36757-4@http.gcc.gnu.org/bugzilla/>
2014-09-26 22:13 ` [Bug middle-end/36757] __builtin_signbit should be type-generic fxcoudert at gcc dot gnu.org
2015-08-18 20:08 ` fxcoudert at gcc dot gnu.org
2015-08-18 20:09 ` fxcoudert at gcc dot gnu.org
2008-07-07 21:29 [Bug middle-end/36757] New: " jsm28 at gcc dot gnu dot org
2008-12-27 22:16 ` [Bug middle-end/36757] " 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).