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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-12-30
                 CC|                            |egallager at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #10 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Ryan Schmidt from comment #9)
> I am also encountering this problem on i386-apple-darwin9.8.0 when compiling
> texlive-bin 20170604 with gcc 6.4.0, though in my case it's -Os not -Ofast:
> 
> libtool: compile:  /opt/local/bin/gcc-mp-6 -DHAVE_CONFIG_H -I.
> -I./LuaJIT-src/src -DLUAJIT_ENABLE_LUA52COMPAT -DLUAI_HASHLIMIT=6
> -U_FORTIFY_SOURCE -isystem/opt/local/include -fomit-frame-pointer
> -march=i686 -msse -msse2 -mfpmath=sse -fno-stack-protector -Wall -pipe -Os
> -m32 -MT LuaJIT-src/src/lj_cconv.lo -MD -MP -MF
> LuaJIT-src/src/.deps/lj_cconv.Tpo -c LuaJIT-src/src/lj_cconv.c  -fno-common
> -DPIC -o LuaJIT-src/src/.libs/lj_cconv.o
> LuaJIT-src/src/lj_cconv.c: In function 'lj_cconv_ct_ct':
> LuaJIT-src/src/lj_cconv.c:368:1: internal compiler error: in gen_reg_rtx, at
> emit-rtl.c:1025
>  }
>  ^
> libbacktrace could not find executable to open

I'll take this as confirmation.

Reply via email to