This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50835] [4.7 Regression] Lvalue-ness of conditional operator results is incorrect in a function template
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 27 Oct 2011 11:35:18 +0000
- Subject: [Bug c++/50835] [4.7 Regression] Lvalue-ness of conditional operator results is incorrect in a function template
- Auto-submitted: auto-generated
- References: <bug-50835-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50835
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |rejects-valid
Priority|P3 |P1
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-10-27
Known to work| |4.6.2
Ever Confirmed|0 |1
--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-27 11:35:18 UTC ---
Confirmed. EDG also accepts this.