[Bug c++/78908] [6/7 Regression] template instantiation with bit-field type

2021-07-31 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78908 Andrew Pinski changed: What|Removed |Added CC||gnubugzilla@martin-kaesberg

[Bug c++/78908] [6/7 Regression] template instantiation with bit-field type

2021-07-31 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78908 --- Comment #11 from Andrew Pinski --- *** Bug 78943 has been marked as a duplicate of this bug. ***

[Bug c++/78908] [6/7 Regression] template instantiation with bit-field type

2017-02-22 Thread charles.frasch at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78908 --- Comment #10 from Charles --- Verified that reported problem is fixed. Thanks!

[Bug c++/78908] [6/7 Regression] template instantiation with bit-field type

2017-02-11 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78908 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/78908] [6/7 Regression] template instantiation with bit-field type

2017-02-11 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78908 --- Comment #8 from Jason Merrill --- Author: jason Date: Sun Feb 12 03:34:11 2017 New Revision: 245373 URL: https://gcc.gnu.org/viewcvs?rev=245373=gcc=rev Log: PR c++/78908 - template ops and bitfields * tree.c

[Bug c++/78908] [6/7 Regression] template instantiation with bit-field type

2017-02-10 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78908 --- Comment #7 from Jason Merrill --- Author: jason Date: Fri Feb 10 20:43:33 2017 New Revision: 245343 URL: https://gcc.gnu.org/viewcvs?rev=245343=gcc=rev Log: PR c++/78908 - template ops and bitfields * tree.c

[Bug c++/78908] [6/7 Regression] template instantiation with bit-field type

2017-02-10 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78908 Jason Merrill changed: What|Removed |Added Keywords|lto |ice-on-valid-code