[Bug c++/90320] [8/9 Regression] Explicit constructor called implicitly

2020-05-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90320

Marek Polacek  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Marek Polacek  ---
Actually, maybe not.  But it's fixed in GCC 10.  I can backport if anyone
thinks it's important.

[Bug c++/90320] [8/9 Regression] Explicit constructor called implicitly

2020-04-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90320

Marek Polacek  changed:

   What|Removed |Added

Summary|[8/9/10 Regression] |[8/9 Regression] Explicit
   |Explicit constructor called |constructor called
   |implicitly  |implicitly

--- Comment #7 from Marek Polacek  ---
Fixed on trunk so far.  I'm considering backporting the fix to 9 too.