Remove fallback-initialization of call-argument in cxx_bind_parameters_in_call.
commit2d32279cd1a4f4315db265f3dc770588dbe238b3
authorktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Jul 2015 19:21:17 +0000 (29 19:21 +0000)
committerktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Jul 2015 19:21:17 +0000 (29 19:21 +0000)
tree337912b7731aced77682f70001239a36d3c33d1d
parentbfada0222671cf1bbb4d8849a1c279004eb841a3
Remove fallback-initialization of call-argument in cxx_bind_parameters_in_call.
Remove special handling in adjust_temp_type about temp, and possible leading nop-expressions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/c++-delayed-folding@226362 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/constexpr.c