[Bug c++/94346] [9 Regression] ICE due to handle_copy_attribute since r9-3982

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94346

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|9.5 |10.0
 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #10 from Richard Biener  ---
Fixed in GCC 10.

[Bug c++/94346] [9 Regression] ICE due to handle_copy_attribute since r9-3982

2022-03-17 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94346

Martin Sebor  changed:

   What|Removed |Added

   Assignee|msebor at gcc dot gnu.org  |unassigned at gcc dot 
gnu.org
 Status|ASSIGNED|NEW

--- Comment #9 from Martin Sebor  ---
I'm no longer planning to backport the fix.

[Bug c++/94346] [9 Regression] ICE due to handle_copy_attribute since r9-3982

2021-06-01 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94346

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|9.4 |9.5

--- Comment #8 from Richard Biener  ---
GCC 9.4 is being released, retargeting bugs to GCC 9.5.

[Bug c++/94346] [9 Regression] ICE due to handle_copy_attribute since r9-3982

2020-03-27 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94346

Martin Sebor  changed:

   What|Removed |Added

  Known to work||10.0
Summary|[9/10 Regression] ICE due   |[9 Regression] ICE due to
   |to handle_copy_attribute|handle_copy_attribute since
   |since r9-3982   |r9-3982
  Known to fail|10.0|

--- Comment #7 from Martin Sebor  ---
The ICE is resolved for GCC 10.  The patch should be safe enough to backport to
GCC 9 after a few days.