This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f04956e Move c_getstr to fold-const.c new ad3ca0b Handle constant fp classifications in fold-const-call.c new aa6703b Move constant bitop and bswap folds to fold-const-call.c new b5e46e2 Move const char * -> int/fp folds to fold-const-call.c new a1a69d2 Move #undef DEF_INTERNAL_FN to internal-fn.def
The 4 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/ChangeLog | 33 +++++++ gcc/builtins.c | 235 ++------------------------------------------- gcc/fold-const-call.c | 256 +++++++++++++++++++++++++++++++++++++++++++++++--- gcc/internal-fn.c | 4 - gcc/internal-fn.def | 2 + gcc/tree-core.h | 1 - 6 files changed, 284 insertions(+), 247 deletions(-)