public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug remote/14976] New: ax.c uses CC_HAS_LONG_LONG but nothing defines this
@ 2012-12-19 14:39 tromey at redhat dot com
  2022-01-07 21:01 ` [Bug remote/14976] " tromey at sourceware dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tromey at redhat dot com @ 2012-12-19 14:39 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=14976

             Bug #: 14976
           Summary: ax.c uses CC_HAS_LONG_LONG but nothing defines this
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: remote
        AssignedTo: unassigned@sourceware.org
        ReportedBy: tromey@redhat.com
    Classification: Unclassified


ax.c checks:


#if defined (CC_HAS_LONG_LONG) && defined (PRINTF_HAS_LONG_LONG)

As far as I can tell, nothing ever defines CC_HAS_LONG_LONG
or PRINTF_HAS_LONG_LONG in gdbserver.

PRINTF_HAS_LONG_LONG is also used in common/

See also PR 8442.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug remote/14976] ax.c uses CC_HAS_LONG_LONG but nothing defines this
  2012-12-19 14:39 [Bug remote/14976] New: ax.c uses CC_HAS_LONG_LONG but nothing defines this tromey at redhat dot com
@ 2022-01-07 21:01 ` tromey at sourceware dot org
  2022-01-07 21:06 ` cvs-commit at gcc dot gnu.org
  2022-01-07 21:06 ` tromey at sourceware dot org
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2022-01-07 21:01 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=14976

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org
           Assignee|unassigned at sourceware dot org   |tromey at sourceware dot org

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug remote/14976] ax.c uses CC_HAS_LONG_LONG but nothing defines this
  2012-12-19 14:39 [Bug remote/14976] New: ax.c uses CC_HAS_LONG_LONG but nothing defines this tromey at redhat dot com
  2022-01-07 21:01 ` [Bug remote/14976] " tromey at sourceware dot org
@ 2022-01-07 21:06 ` cvs-commit at gcc dot gnu.org
  2022-01-07 21:06 ` tromey at sourceware dot org
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2022-01-07 21:06 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=14976

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom Tromey <tromey@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8d5e08e10e9e5e9a8998057544c8c153779aa3f5

commit 8d5e08e10e9e5e9a8998057544c8c153779aa3f5
Author: Tom Tromey <tromey@adacore.com>
Date:   Fri Jan 7 14:00:33 2022 -0700

    Do not use CC_HAS_LONG_LONG

    ax.cc checks CC_HAS_LONG_LONG, but nothing defines this.  However,
    PRINTF_HAS_LONG_LONG is checked in configure.  This patch removes the
    former and keeps the latter.  This is PR remote/14976 (filed by me in
    2012, lol).

    I'm checking this in.

    Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=14976

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug remote/14976] ax.c uses CC_HAS_LONG_LONG but nothing defines this
  2012-12-19 14:39 [Bug remote/14976] New: ax.c uses CC_HAS_LONG_LONG but nothing defines this tromey at redhat dot com
  2022-01-07 21:01 ` [Bug remote/14976] " tromey at sourceware dot org
  2022-01-07 21:06 ` cvs-commit at gcc dot gnu.org
@ 2022-01-07 21:06 ` tromey at sourceware dot org
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2022-01-07 21:06 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=14976

Tom Tromey <tromey at sourceware dot org> changed:

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

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
Fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2022-01-07 21:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-19 14:39 [Bug remote/14976] New: ax.c uses CC_HAS_LONG_LONG but nothing defines this tromey at redhat dot com
2022-01-07 21:01 ` [Bug remote/14976] " tromey at sourceware dot org
2022-01-07 21:06 ` cvs-commit at gcc dot gnu.org
2022-01-07 21:06 ` tromey at sourceware 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).