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


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

--- Comment #30 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Wed Oct 15 21:08:59 2014
New Revision: 216287

URL: https://gcc.gnu.org/viewcvs?rev=216287&root=gcc&view=rev
Log:
2014-10-15  Daniel Krugler  <daniel.kruegler@gmail.com>

    * testsuite/20_util/common_type/requirements/sfinae_friendly_1.cc:
    Enable tests predicated on PR c++/53000.


Modified:
    trunk/libstdc++-v3/ChangeLog
   
trunk/libstdc++-v3/testsuite/20_util/common_type/requirements/sfinae_friendly_1.cc


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