This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/61074] internal compiler error: in extract_insn, at recog.c:2109


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61074

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |arm-linux-gnueabihf
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2014-05-06
            Version|unknown                     |4.6.3
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
from the attachment:

/usr/lib/gcc/arm-linux-gnueabihf/4.6/cc1 -quiet -I . -I .. -I ./access -I
./codec -I ../include -I ../include -imultilib . -imultiarch
arm-linux-gnueabihf -MD demux/.libs/libogg_plugin_la-oggseek.d -MF
demux/.deps/libogg_plugin_la-oggseek.Tpo -MP -MT
demux/libogg_plugin_la-oggseek.lo -D HAVE_CONFIG_H -D MODULE_STRING="ogg" -D
__PLUGIN__ -D PIC demux/oggseek.c -quiet -dumpbase oggseek.c -march=armv6
-mfloat-abi=hard -mfpu=vfp -auxbase-strip
demux/.libs/libogg_plugin_la-oggseek.o -g -O2 -Wall -Wextra -Wsign-compare
-Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings
-Wmissing-prototypes -Wvolatile-register-var
-Werror=implicit-function-declaration -std=gnu99 -fvisibility=hidden
-ffast-math -funroll-loops -fomit-frame-pointer -fPIC -o - -frandom-seed=0

note that GCC 4.6 is no longer supported, please try with a newer version.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]