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

--- Comment #8 from LIU Hao <lh_mouse at 126 dot com> ---
(In reply to H.J. Lu from comment #7)
> 
> How does the modified GCC work with
> 
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53929

Sine some years ago, I have been building other packages, such as Binutils,
Python, CMake, boost, OpenSSL, and so on. Other than some inline assembly in
their code, there have not been any issues in GCC itself, afaics.


> > (a few months ago I tried building GCC on x86_64-linux-gnu, but some headers
> > contain asm stmts that have no alternative templates for Intel syntax, so
> > building GCC turned out to be impractical out there.)
> 
> So building GCC with -masm=intel doesn't work even if this bug is fixed.

Well, not for i686-linux-gnu, I think.

Reply via email to