public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/23159] support -Wimplicit-fallthrough with clang
       [not found] <bug-23159-4717@http.sourceware.org/bugzilla/>
@ 2023-10-22 15:08 ` tromey at sourceware dot org
  2023-11-29 23:28 ` cvs-commit at gcc dot gnu.org
  2023-11-29 23:29 ` tromey at sourceware dot org
  2 siblings, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2023-10-22 15:08 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

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

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
Part of the C++17 series.

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

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

* [Bug build/23159] support -Wimplicit-fallthrough with clang
       [not found] <bug-23159-4717@http.sourceware.org/bugzilla/>
  2023-10-22 15:08 ` [Bug build/23159] support -Wimplicit-fallthrough with clang tromey at sourceware dot org
@ 2023-11-29 23:28 ` cvs-commit at gcc dot gnu.org
  2023-11-29 23:29 ` tromey at sourceware dot org
  2 siblings, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2023-11-29 23:28 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #2 from Sourceware Commits <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=d182e39881061b11d1eb85426d9a6953e3171bf5

commit d182e39881061b11d1eb85426d9a6953e3171bf5
Author: Tom Tromey <tom@tromey.com>
Date:   Sun Oct 15 11:09:07 2023 -0600

    Use C++17 [[fallthrough]] attribute

    This changes gdb to use the C++17 [[fallthrough]] attribute rather
    than special comments.

    This was mostly done by script, but I neglected a few spellings and so
    also fixed it up by hand.

    I suspect this fixes the bug mentioned below, by switching to a
    standard approach that, presumably, clang supports.

    Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23159
    Approved-By: John Baldwin <jhb@FreeBSD.org>
    Approved-By: Luis Machado <luis.machado@arm.com>
    Approved-By: Pedro Alves <pedro@palves.net>

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

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

* [Bug build/23159] support -Wimplicit-fallthrough with clang
       [not found] <bug-23159-4717@http.sourceware.org/bugzilla/>
  2023-10-22 15:08 ` [Bug build/23159] support -Wimplicit-fallthrough with clang tromey at sourceware dot org
  2023-11-29 23:28 ` cvs-commit at gcc dot gnu.org
@ 2023-11-29 23:29 ` tromey at sourceware dot org
  2 siblings, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2023-11-29 23:29 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

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

--- Comment #3 from Tom Tromey <tromey at sourceware dot org> ---
Should work now.

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

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

end of thread, other threads:[~2023-11-29 23: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-23159-4717@http.sourceware.org/bugzilla/>
2023-10-22 15:08 ` [Bug build/23159] support -Wimplicit-fallthrough with clang tromey at sourceware dot org
2023-11-29 23:28 ` cvs-commit at gcc dot gnu.org
2023-11-29 23:29 ` 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).