public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/52375] New: [4.7 Regression] internal compiler error: in extract_insn, at recog.c:2123 at -O3 -mfpu=neon
@ 2012-02-24 19:42 Bernhard.Rosenkranzer at linaro dot org
  2012-02-24 20:04 ` [Bug middle-end/52375] " mikpe at it dot uu.se
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Bernhard.Rosenkranzer at linaro dot org @ 2012-02-24 19:42 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52375
           Summary: [4.7 Regression] internal compiler error: in
                    extract_insn, at recog.c:2123 at -O3 -mfpu=neon
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: Bernhard.Rosenkranzer@linaro.org


Created attachment 26744
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26744
Preprocessed source (not yet reduced)

$ /opt/android-toolchain-4.7/bin/arm-linux-androideabi-g++ -march=armv7-a
-mfloat-abi=softfp -mfpu=neon -O3 -o Input.o -c Input.i
frameworks/base/libs/ui/Input.cpp: In member function 'void
android::VelocityTracker::addMovement(const android::MotionEvent*)':
frameworks/base/libs/ui/Input.cpp:866:1: error: unrecognizable insn:
(insn 71 70 72 9 (set (reg:V4SI 271)
        (lshiftrt:V4SI (reg:V4SI 272)
            (subreg:V4SI (reg:OI 250 [ vect_array.1112 ]) 0)))
frameworks/base/include/utils/BitSet.h:36 -1
     (nil))
frameworks/base/libs/ui/Input.cpp:866:1: internal compiler error: in
extract_insn, at recog.c:2123


Reducing the optimization level to -O2 or omitting -mfpu=neon allows the
compile to proceed.


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-04-12 16:18 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-24 19:42 [Bug middle-end/52375] New: [4.7 Regression] internal compiler error: in extract_insn, at recog.c:2123 at -O3 -mfpu=neon Bernhard.Rosenkranzer at linaro dot org
2012-02-24 20:04 ` [Bug middle-end/52375] " mikpe at it dot uu.se
2012-02-24 20:38 ` Bernhard.Rosenkranzer at linaro dot org
2012-02-24 23:04 ` Bernhard.Rosenkranzer at linaro dot org
2012-02-24 23:22 ` steven at gcc dot gnu.org
2012-02-25 12:10 ` mikpe at it dot uu.se
2012-02-25 12:57 ` steven at gcc dot gnu.org
2012-02-25 14:47 ` Bernhard.Rosenkranzer at linaro dot org
2012-02-25 19:18 ` mikpe at it dot uu.se
2012-02-27  9:19 ` rguenth at gcc dot gnu.org
2012-02-27  9:21 ` rguenth at gcc dot gnu.org
2012-02-27 10:42 ` [Bug middle-end/52375] [4.6/4.7 " rguenth at gcc dot gnu.org
2012-02-27 11:17 ` jakub at gcc dot gnu.org
2012-02-27 12:57 ` [Bug target/52375] " jakub at gcc dot gnu.org
2012-02-27 15:55 ` jakub at gcc dot gnu.org
2012-02-27 16:18 ` [Bug target/52375] [4.6 " jakub at gcc dot gnu.org
2013-04-12 16:18 ` jakub at gcc dot gnu.org

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).