[Bug c++/96474] Internal compiler error with template struct inside template struct

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

[Bug c++/96474] Internal compiler error with template struct inside template struct

2021-03-03 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96474 --- Comment #5 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:49df367b17995c54fabe5bca290eede7dfab05b3 commit r11-7494-g49df367b17995c54fabe5bca290eede7dfab05b3 Author: Marek Polacek Date: We

[Bug c++/96474] Internal compiler error with template struct inside template struct

2021-03-03 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96474 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c++/96474] Internal compiler error with template struct inside template struct

2021-02-11 Thread soko.slav at yandex dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96474 Sokolov Viacheslav changed: What|Removed |Added CC||soko.slav at yandex dot ru --- Comm

[Bug c++/96474] Internal compiler error with template struct inside template struct

2020-08-05 Thread lhlaurini at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96474 --- Comment #2 from Luiz Henrique Laurini --- (In reply to Marek Polacek from comment #1) > The ICE started with r278298. Before that: > > 96474.C:11:15: error: class template argument deduction failed: >11 | A::B x; > |

[Bug c++/96474] Internal compiler error with template struct inside template struct

2020-08-05 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96474 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org