This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 90cb088ece8 i386: vcvtph2ps and vcvtps2ph should be used to convert _Fl [...] new 8dedf065aff c++: Fix up taking address of an immediate function diagnos [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/cp-gimplify.c | 77 ++++++++++++++++++---- gcc/cp/cp-tree.h | 6 ++ gcc/cp/pt.c | 9 ++- gcc/cp/tree.c | 3 + gcc/cp/typeck.c | 38 +++++------ gcc/testsuite/g++.dg/cpp2a/consteval20.C | 4 ++ gcc/testsuite/g++.dg/cpp2a/consteval23.C | 4 ++ .../g++.dg/cpp2a/{consteval23.C => consteval25.C} | 10 ++- .../g++.dg/cpp2a/{srcloc19.C => srcloc20.C} | 20 +++--- 9 files changed, 121 insertions(+), 50 deletions(-) copy gcc/testsuite/g++.dg/cpp2a/{consteval23.C => consteval25.C} (51%) copy gcc/testsuite/g++.dg/cpp2a/{srcloc19.C => srcloc20.C} (62%)