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++/53000] Conditional operator does not behave as standardized


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

--- Comment #14 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-10 10:43:22 UTC ---
Why you believe it should "derive" from decay? It doesn't in C++11 and it
doesn't in the proposed resolution of LWG 2141.

Anyway, if you think there is something seriously wrong ;) with Daniel's work,
please comment on the patch as posted on mailing list, CC Daniel of course,
this PR per se is about the C++ front-end issue.


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