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++/81067] [8 regression] g++.dg/template/nontype10.C FAILs


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

Christophe Lyon <clyon at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clyon at gcc dot gnu.org

--- Comment #3 from Christophe Lyon <clyon at gcc dot gnu.org> ---
Bisect suggests this was caused by r249083:
 2017-06-09  Jason Merrill  <jason@redhat.com>

       * call.c (convert_like_real): Remove "inner" parameter.
       Don't replace a constant with its value.
       * cp-gimplify.c (cp_fully_fold): Use cp_fold_rvalue.

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