__builtin_memcpy() works fine there without any ICE. ``` E:\Desktop>cat test.cpp auto p = &__builtin_memcpy;
E:\Desktop>gcc test.cpp -c E:\Desktop> ``` ------------------ Best regards, lh_mouse 2016-07-05 ------------------------------------------------------------- 发件人:NightStrike <[email protected]> 发送日期:2016-07-05 04:19 收件人:mingw-w64-public 抄送: 主题:Re: [Mingw-w64-public] Confirmation of a potential bug of g++ 6.1 targeting i686 requested What happens if you use the built in version? ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
