public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gcc.hall at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/56940] New: internal compiler error: unrecognizable insn:
Date: Fri, 12 Apr 2013 20:20:00 -0000	[thread overview]
Message-ID: <bug-56940-4@http.gcc.gnu.org/bugzilla/> (raw)


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

             Bug #: 56940
           Summary: internal compiler error: unrecognizable insn:
    Classification: Unclassified
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gcc.hall@gmail.com


Created attachment 29863
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29863
pre-processed source file

I know this is an old version of GCC, but it is the one distributed with the
current Debian (well, raspbian).

Version
-------

pi@raspberrypi ~ $ gcc -v      
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.6/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-14+rpi1'
--with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.6 --enable-shared --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object
--enable-plugin --enable-objc-gc --disable-sjlj-exceptions --with-arch=armv6
--with-fpu=vfp --with-float=hard --enable-checking=release
--build=arm-linux-gnueabihf --host=arm-linux-gnueabihf
--target=arm-linux-gnueabihf
Thread model: posix
gcc version 4.6.3 (Debian 4.6.3-14+rpi1) 

Error
-----

gcc -pipe -std=gnu99 -funsigned-char -DFILE_TABS=4 -DSCREEN_TABS=2 -c g.c
-DEDITOR=0 -DLATIN8 -O3 -Wall -Wextra -Wunused -Wunreachable-code
-Wstrict-aliasing=3 -Wredundant-decls -Winline -Wundef -Wwrite-strings
-Wcast-qual -Wmissing-noreturn -Winit-self -Wformat=2 -Woverlength-strings
-Wlogical-op -Wshadow -Wstrict-prototypes -Wstrict-overflow=1
-Wmissing-include-dirs -Wold-style-definition -Wpointer-arith
-Wdisabled-optimization -Wredundant-decls -Wmissing-prototypes
-Wmissing-declarations -Wunused-parameter -Wno-char-subscripts -Wuninitialized
-Wunsafe-loop-optimizations -Waggregate-return -Wmissing-format-attribute
-Wsign-conversion -Wvariadic-macros -Wnormalized=nfc -Wnested-externs
-Wunused-macros -Wconversion -ffast-math -fno-reciprocal-math
-fno-associative-math -fwrapv -mfloat-abi=hard -mfpu=vfp -fwhole-program
-fomit-frame-pointer -fmerge-all-constants -fno-ident -fno-unwind-tables
-fno-asynchronous-unwind-tables -lm -lcurses -ldl -o /dev/null
g.c: In function 'print_val':
g.c:10360:1: error: unrecognizable insn:
(insn 1086 1085 1087 72 (set (subreg:SI (reg/v:DI 252 [ ival ]) 0)
        (sign_extend:SI (mem/s/c:QI (plus:SI (reg/f:SI 323)
                    (const_int 1672 [0x688])) [0 MEM[(const struct VALUE
*)&locals + 1248B].v.o+0 S1 A64]))) g.c:6373 -1
     (nil))
g.c:10360:1: internal compiler error: in extract_insn, at recog.c:2109
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
Preprocessed source stored into /tmp/ccDnsSF8.out file, please attach this to
your bugreport.


             reply	other threads:[~2013-04-12 20:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-12 20:20 gcc.hall at gmail dot com [this message]
2013-04-12 21:22 ` [Bug target/56940] " pinskia at gcc dot gnu.org
2013-04-13  7:58 ` gcc.hall at gmail dot com
2013-04-13 10:55 ` mikpe at it dot uu.se
2013-04-13 17:33 ` pinskia at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-56940-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).