public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/70163] C++ DR 257 constructor forward to virtual base class's constructor in an abstract class required
       [not found] <bug-70163-4@http.gcc.gnu.org/bugzilla/>
@ 2021-12-08  8:24 ` pinskia at gcc dot gnu.org
  2021-12-09  9:04 ` marxin at gcc dot gnu.org
  2021-12-09 16:57 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-08  8:24 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-bisection,
                   |                            |rejects-valid

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Seems to be fixed in GCC 7+.

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

* [Bug c++/70163] C++ DR 257 constructor forward to virtual base class's constructor in an abstract class required
       [not found] <bug-70163-4@http.gcc.gnu.org/bugzilla/>
  2021-12-08  8:24 ` [Bug c++/70163] C++ DR 257 constructor forward to virtual base class's constructor in an abstract class required pinskia at gcc dot gnu.org
@ 2021-12-09  9:04 ` marxin at gcc dot gnu.org
  2021-12-09 16:57 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-12-09  9:04 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

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

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Fixed with r7-3590-g45e2bf2e5e370e62.

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

* [Bug c++/70163] C++ DR 257 constructor forward to virtual base class's constructor in an abstract class required
       [not found] <bug-70163-4@http.gcc.gnu.org/bugzilla/>
  2021-12-08  8:24 ` [Bug c++/70163] C++ DR 257 constructor forward to virtual base class's constructor in an abstract class required pinskia at gcc dot gnu.org
  2021-12-09  9:04 ` marxin at gcc dot gnu.org
@ 2021-12-09 16:57 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-09 16:57 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |7.0

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
And yes that patch which fixed DR1611 is expected to fix this one too.
Note in DR1611 has the following note:
This seems parallel to the case described in issue 257 for mem-initializers.

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

end of thread, other threads:[~2021-12-09 16:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-70163-4@http.gcc.gnu.org/bugzilla/>
2021-12-08  8:24 ` [Bug c++/70163] C++ DR 257 constructor forward to virtual base class's constructor in an abstract class required pinskia at gcc dot gnu.org
2021-12-09  9:04 ` marxin at gcc dot gnu.org
2021-12-09 16:57 ` pinskia at gcc dot gnu.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).