[Bug c++/95808] Can mismatch non-array new/delete with array new/delete during constant evaluation

2021-08-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95808 --- Comment #6 from Andrew Pinski --- *** Bug 95797 has been marked as a duplicate of this bug. ***

[Bug c++/95808] Can mismatch non-array new/delete with array new/delete during constant evaluation

2021-08-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95808 Andrew Pinski changed: What|Removed |Added CC||euloanty at live dot com --- Comment #5

[Bug c++/95808] Can mismatch non-array new/delete with array new/delete during constant evaluation

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

[Bug c++/95808] Can mismatch non-array new/delete with array new/delete during constant evaluation

2020-10-29 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95808 --- Comment #3 from Jakub Jelinek --- Fixed on the trunk so far.

[Bug c++/95808] Can mismatch non-array new/delete with array new/delete during constant evaluation

2020-10-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95808 --- Comment #2 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:815baade9a07d361b1daa1dcfbbda2a79f3ebb52 commit r11-4538-g815baade9a07d361b1daa1dcfbbda2a79f3ebb52 Author: Jakub Jelinek Date:

[Bug c++/95808] Can mismatch non-array new/delete with array new/delete during constant evaluation

2020-10-15 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95808 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/95808] Can mismatch non-array new/delete with array new/delete during constant evaluation

2020-10-02 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95808 Jonathan Wakely changed: What|Removed |Added Keywords|wrong-code |accepts-invalid Last reconfirmed|