[Bug c/92296] [10 Regression] GCC build ICE on MinGW-w64. internal compiler error: Segmentation fault #pragma push_macro("__has_builtin")

euloanty at live dot com gcc-bugzilla@gcc.gnu.org
Thu Oct 31 02:02:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92296

--- Comment #7 from fdlbxtqi <euloanty at live dot com> ---
(In reply to Andrew Pinski from comment #5)
> >Then how can I build a new version of GCC on MinGW? :(
> 
> Wait for the bug to fixed.  Bugs happen.  Most people compiling the trunk
> don't build using mingw.  You are the bleading edge with compiling on the
> trunk.
> 
> > Every day I have to rebuild the entire compiler since either some features fail to work or the compiler fails to compile.
> 
> That is what happens when you are compiling on the trunk of any sources. 
> You are doing QA.

Sounds like gcc is trying to be compatible with clang by adding the new
"__has_builtin" macro


More information about the Gcc-bugs mailing list