This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3736837806f Add support for global rvalue initialization and constructors new 74aeb972675 rs6000: Some builtins require IBM-128 long double format (P [...] new 936051f9241 rs6000: Builtins for doubleword compare should be in [power [...] new 2cf62ef5aa8 rs6000: Remove new_builtins_are_live and dead code it was guarding new 7a54d3deecf i386: Implement VxHF vector set/insert/extract with lower A [...]
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/config/i386/i386-expand.c | 118 +- gcc/config/i386/sse.md | 19 +- gcc/config/rs6000/darwin.h | 8 +- gcc/config/rs6000/rs6000-builtin-new.def | 51 +- gcc/config/rs6000/rs6000-c.c | 1084 +-- gcc/config/rs6000/rs6000-call.c | 11500 ++++++++--------------------- gcc/config/rs6000/rs6000-gen-builtins.c | 100 +- gcc/config/rs6000/rs6000.c | 256 +- 8 files changed, 3327 insertions(+), 9809 deletions(-)