[Bug c++/105098] ICE: endless recursion during auto deduction

2022-03-29 Thread a3at.mail at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105098 --- Comment #5 from Azat --- >Seems to be fixed on trunk by r12-3906-g51018dd1395c72. Indeed, thanks! Will it be backported to gcc-11?

[Bug c++/105098] ICE: endless recursion during auto deduction

2022-03-29 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105098 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/105098] ICE: endless recursion during auto deduction

2022-03-29 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105098 --- Comment #3 from Marek Polacek --- Seems to be fixed on trunk by r12-3906-g51018dd1395c72.

[Bug c++/105098] ICE: endless recursion during auto deduction

2022-03-29 Thread a3at.mail at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105098 --- Comment #2 from Azat --- Created attachment 52713 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52713&action=edit original file generated with -save-temps And here is the original pre-processed temporary file.

[Bug c++/105098] ICE: endless recursion during auto deduction

2022-03-29 Thread a3at.mail at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105098 --- Comment #1 from Azat --- Created attachment 52712 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52712&action=edit reduced Here is reduced file, that had been created with the following test for creduce: #!/usr/bin/env bash