This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3ad2167bbac c++: libcpp: Support raw strings with newlines in directive [...] new 3c28d6a3a01 d: Add support for vector comparison operators new a111cfba481 d: Adjust test to pass when compiling with -m32
The 2 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/d/d-target.cc | 6 -- gcc/d/intrinsics.cc | 65 ---------------------- gcc/d/intrinsics.def | 8 --- .../gdc.dg/Wbuiltin_declaration_mismatch2.d | 40 ------------- gcc/testsuite/gdc.dg/attr_register2.d | 4 +- gcc/testsuite/gdc.dg/simd2a.d | 12 ++-- gcc/testsuite/gdc.dg/simd2b.d | 12 ++-- gcc/testsuite/gdc.dg/simd2c.d | 12 ++-- gcc/testsuite/gdc.dg/simd2d.d | 12 ++-- gcc/testsuite/gdc.dg/simd2e.d | 12 ++-- gcc/testsuite/gdc.dg/simd2f.d | 12 ++-- gcc/testsuite/gdc.dg/simd2g.d | 12 ++-- gcc/testsuite/gdc.dg/simd2h.d | 12 ++-- gcc/testsuite/gdc.dg/simd2i.d | 12 ++-- gcc/testsuite/gdc.dg/simd2j.d | 12 ++-- libphobos/libdruntime/gcc/simd.d | 26 ++++++--- 16 files changed, 81 insertions(+), 188 deletions(-)