This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/21386] Inconsistent diagnostics for taking address of rvalue


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-04 18:34 -------
(In reply to comment #0)
> The first error message is also odd; "non-lvalue" is C terminology that is
> rarely used in relation to C++.

That is wrong because the standard actually uses lvalue and rvalue all the time.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21386


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]