[Bug c++/69995] [5/6 Regression] [C++14] Invalid result when evaluating constexpr function
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 29 11:20:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69995
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mpolacek at gcc dot gnu.org
--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Looks like this was rejected until
commit 905a1e85fe60a887cd97ee882d88ae90f1ab0419
Author: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon Jan 12 14:15:07 2015 +0000
PR c++/64547
* constexpr.c (cxx_eval_call_expression): A call to a void
function doesn't need to return a value.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219466
138bc75d-0d04-0410-961f-82ee72b
054a4
More information about the Gcc-bugs
mailing list