[Bug c++/101631] gcc allows for the changing of an union active member to be changed via a reference

2023-12-12 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101631 Patrick Palka changed: What|Removed |Added CC||m.cencora at gmail dot com --- Comment

[Bug c++/101631] gcc allows for the changing of an union active member to be changed via a reference

2023-10-26 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101631 Patrick Palka changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug c++/101631] gcc allows for the changing of an union active member to be changed via a reference

2023-10-25 Thread nathanieloshead at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101631 --- Comment #6 from Nathaniel Shead --- (In reply to Sam James from comment #5) > Fixed for 14 then by the drive-by bit or is there something left? It should be fixed now. The example in comment #2 is g++.dg/cpp2a/constexpr-union2.C.

[Bug c++/101631] gcc allows for the changing of an union active member to be changed via a reference

2023-10-24 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101631 Sam James changed: What|Removed |Added CC||jason at gcc dot gnu.org,

[Bug c++/101631] gcc allows for the changing of an union active member to be changed via a reference

2023-10-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101631 --- Comment #4 from CVS Commits --- The trunk branch has been updated by Jason Merrill : https://gcc.gnu.org/g:1d260ab0e39ea63644e3af3ab2e0db946026b5a6 commit r14-4771-g1d260ab0e39ea63644e3af3ab2e0db946026b5a6 Author: Nathaniel Shead Date: