[Bug c++/20332] poor diagnostic when bind non lvalue to a reference for default arguments

2014-05-14 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20332 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/20332] poor diagnostic when bind non lvalue to a reference for default arguments

2014-05-14 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20332 --- Comment #3 from Jason Merrill --- Author: jason Date: Wed May 14 16:48:07 2014 New Revision: 210436 URL: http://gcc.gnu.org/viewcvs?rev=210436&root=gcc&view=rev Log: PR c++/20332 PR c++/21631 * call.c (reference_binding): Treat l

[Bug c++/20332] poor diagnostic when bind non lvalue to a reference for default arguments

2005-03-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-05 16:33 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug c++/20332] poor diagnostic

2005-03-05 Thread igodard at pacbell dot net
--- Additional Comments From igodard at pacbell dot net 2005-03-05 10:22 --- Comeau gives: Comeau C/C++ 4.3.3 (Aug 6 2003 15:13:37) for ONLINE_EVALUATION_BETA1 Copyright 1988-2003 Comeau Computing. All rights reserved. MODE:strict errors C++ "ComeauTest.c", line 3: error: initial valu