[Bug c++/49395] Non-class prvalues seem to have cv-qualification with GCC

2024-04-04 Thread hstong at ca dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49395 Hubert Tong changed: What|Removed |Added Status|SUSPENDED |RESOLVED Resolution|---

[Bug c++/49395] Non-class prvalues seem to have cv-qualification with GCC

2024-04-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49395 --- Comment #5 from Andrew Pinski --- line 8 is rejected by clang and MSVC also.

[Bug c++/49395] Non-class prvalues seem to have cv-qualification with GCC

2017-04-27 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49395 --- Comment #4 from Jonathan Wakely --- See also Bug 80544

[Bug c++/49395] Non-class prvalues seem to have cv-qualification with GCC

2012-12-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49395 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|SUSPENDED

[Bug c++/49395] Non-class prvalues seem to have cv-qualification with GCC

2011-06-23 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49395 --- Comment #2 from Jason Merrill jason at gcc dot gnu.org 2011-06-23 16:52:44 UTC --- Author: jason Date: Thu Jun 23 16:52:41 2011 New Revision: 175339 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=175339 Log: PR c++/49395 *

[Bug c++/49395] Non-class prvalues seem to have cv-qualification with GCC

2011-06-23 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49395 --- Comment #3 from Jason Merrill jason at gcc dot gnu.org 2011-06-23 17:09:18 UTC --- Fixed line 10.

[Bug c++/49395] Non-class prvalues seem to have cv-qualification with GCC

2011-06-22 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49395 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last