[Bug c++/92078] error: 'struct std::ptr' redeclared with different access

2020-11-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92078 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:2fe01dcd25d29798510101303b5bbfc254003b18 commit r10-9080-g2fe01dcd25d29798510101303b5bbfc254003b18 Author: Jonathan Wakel

[Bug c++/92078] error: 'struct std::ptr' redeclared with different access

2020-06-04 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92078 --- Comment #7 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:f2242ec0d3f1bb13c78ef3c21e0354d84fe57222 commit r11-960-gf2242ec0d3f1bb13c78ef3c21e0354d84fe57222 Author: Jonathan Wakely Date:

[Bug c++/92078] error: 'struct std::ptr' redeclared with different access

2020-02-05 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92078 --- Comment #6 from Jonathan Wakely --- N.B. the "redeclared with different access" bug is fixed, but constraints on nested class templates still don't work. That's PR 92103.

[Bug c++/92078] error: 'struct std::ptr' redeclared with different access

2020-02-05 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92078 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/92078] error: 'struct std::ptr' redeclared with different access

2019-11-19 Thread asutton at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92078 --- Comment #4 from asutton at gcc dot gnu.org --- Author: asutton Date: Tue Nov 19 15:18:50 2019 New Revision: 278450 URL: https://gcc.gnu.org/viewcvs?rev=278450&root=gcc&view=rev Log: PR c++/92078 gcc/cp/ * pt.c (maybe_new_partial_spec

[Bug c++/92078] error: 'struct std::ptr' redeclared with different access

2019-11-15 Thread andrew.n.sutton at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92078 Andrew Sutton changed: What|Removed |Added CC||andrew.n.sutton at gmail dot com --- Co

[Bug c++/92078] error: 'struct std::ptr' redeclared with different access

2019-10-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92078 Jonathan Wakely changed: What|Removed |Added CC||lucdanton at free dot fr --- Comment #

[Bug c++/92078] error: 'struct std::ptr' redeclared with different access

2019-10-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92078 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|