[Bug c++/69481] ICE with C++11 alias using with templates

2021-12-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |7.0

[Bug c++/69481] ICE with C++11 alias using with templates

2017-01-17 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 --- Comment #15 from Nathan Sidwell --- *** Bug 77629 has been marked as a duplicate of this bug. ***

[Bug c++/69481] ICE with C++11 alias using with templates

2016-12-14 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 --- Comment #14 from Nathan Sidwell --- Author: nathan Date: Wed Dec 14 16:43:07 2016 New Revision: 243656 URL: https://gcc.gnu.org/viewcvs?rev=243656=gcc=rev Log: PR c++/69481 * cp-tree.h (TYPE_TEMPLATE_INFO_MAYBE_ALIAS):

[Bug c++/69481] ICE with C++11 alias using with templates

2016-12-13 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 Nathan Sidwell changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/69481] ICE with C++11 alias using with templates

2016-12-13 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 --- Comment #12 from Nathan Sidwell --- Author: nathan Date: Tue Dec 13 20:43:08 2016 New Revision: 243624 URL: https://gcc.gnu.org/viewcvs?rev=243624=gcc=rev Log: cp/ PR c++/69481 * cp-tree.h (TYPE_TEMPLATE_INFO):

[Bug c++/69481] ICE with C++11 alias using with templates

2016-12-12 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 Andrew Pinski changed: What|Removed |Added CC||nathan at gcc dot gnu.org --- Comment

[Bug c++/69481] ICE with C++11 alias using with templates

2016-12-04 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 PeteVine changed: What|Removed |Added CC||tulipawn at gmail dot com --- Comment #10

[Bug c++/69481] ICE with C++11 alias using with templates

2016-09-20 Thread akim.demaille at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 Akim Demaille changed: What|Removed |Added CC||akim.demaille at gmail dot com ---

[Bug c++/69481] ICE with C++11 alias using with templates

2016-09-18 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 --- Comment #8 from Markus Trippelsdorf --- (In reply to Wenzel Jakob from comment #7) > Correction: this ICE indeed goes away when building with > --enable-checking=release (though that doesn't seem like a nice solution). I > assume I used this

[Bug c++/69481] ICE with C++11 alias using with templates

2016-09-18 Thread wen...@mitsuba-renderer.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 --- Comment #7 from Wenzel Jakob --- Correction: this ICE indeed goes away when building with --enable-checking=release (though that doesn't seem like a nice solution). I assume I used this check level in my trunk

[Bug c++/69481] ICE with C++11 alias using with templates

2016-09-18 Thread wen...@mitsuba-renderer.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 --- Comment #6 from Wenzel Jakob --- No -- I am experimenting with the AVX512F backend and thus need to use the development branch.

[Bug c++/69481] ICE with C++11 alias using with templates

2016-09-18 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 --- Comment #5 from Andrew Pinski --- (In reply to Wenzel Jakob from comment #4) > I'm pretty sure this is a recent regression -- GCC was able to compile the > code on Bug 77629 a month ago. Did you use a compiler from a release branch? If so

[Bug c++/69481] ICE with C++11 alias using with templates

2016-09-18 Thread wen...@mitsuba-renderer.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 --- Comment #4 from Wenzel Jakob --- I'm pretty sure this is a recent regression -- GCC was able to compile the code on Bug 77629 a month ago.

[Bug c++/69481] ICE with C++11 alias using with templates

2016-09-18 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org ---

[Bug c++/69481] ICE with C++11 alias using with templates

2016-09-18 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 Markus Trippelsdorf changed: What|Removed |Added CC||wen...@mitsuba-renderer.org ---

[Bug c++/69481] ICE with C++11 alias using with templates

2016-03-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69481 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|