This is the mail archive of the gcc-cvs@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]

r277819 - in /trunk/gcc: cp/ChangeLog cp/conste...


Author: jakub
Date: Tue Nov  5 10:16:39 2019
New Revision: 277819

URL: https://gcc.gnu.org/viewcvs?rev=277819&root=gcc&view=rev
Log:
	PR c++/92343
	* constexpr.c (potential_constant_expression_1): Return true rather
	than false for PREDICT_EXPR.

	* g++.dg/cpp2a/attr-likely6.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp2a/attr-likely6.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/constexpr.c
    trunk/gcc/testsuite/ChangeLog


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