r261809 - in /trunk/gcc: cp/ChangeLog cp/conste...
mpolacek@gcc.gnu.org
mpolacek@gcc.gnu.org
Wed Jun 20 15:46:00 GMT 2018
Author: mpolacek
Date: Wed Jun 20 15:46:02 2018
New Revision: 261809
URL: https://gcc.gnu.org/viewcvs?rev=261809&root=gcc&view=rev
Log:
PR c++/86240
* constexpr.c (cxx_eval_constant_expression): Handle ABSU_EXPR.
(fold_simple_1): Likewise.
* error.c (dump_expr): Likewise.
* g++.dg/pr86240.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/pr86240.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/constexpr.c
trunk/gcc/cp/error.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list