[Bug c++/84348] [7 Regression] ICE with invalid friend declaration

2019-11-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84348

Richard Biener  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Known to work||8.0
 Resolution|--- |FIXED
   Target Milestone|7.5 |8.0
  Known to fail|8.0 |7.5.0

--- Comment #5 from Richard Biener  ---
Fixed in GCC 8.

[Bug c++/84348] [7 Regression] ICE with invalid friend declaration

2018-12-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84348

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|7.4 |7.5

[Bug c++/84348] [7 Regression] ICE with invalid friend declaration

2018-02-19 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84348

Paolo Carlini  changed:

   What|Removed |Added

Summary|[7/8 Regression] ICE with   |[7 Regression] ICE with
   |invalid friend declaration  |invalid friend declaration

--- Comment #4 from Paolo Carlini  ---
Fixed in trunk.