public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/50650] New: [4.7 Regression] ICE in vect_is_simple_use_1, at tree-vect-stmts.c:5689
@ 2011-10-07  7:47 markus at trippelsdorf dot de
  2011-10-07  7:47 ` [Bug middle-end/50650] " markus at trippelsdorf dot de
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: markus at trippelsdorf dot de @ 2011-10-07  7:47 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50650
           Summary: [4.7 Regression] ICE in vect_is_simple_use_1, at
                    tree-vect-stmts.c:5689
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: markus@trippelsdorf.de


The following ICE happens when building the latest Mozilla JavaScript Engine:

c++ -o /dev/null -S -w -Wfatal-errors -fpermissive -fpreprocessed -O3
LoopState.ii
/var/tmp/mozilla-central/js/src/methodjit/LoopState.cpp: In member function
‘bool js::mjit::LoopState::init(jsbytecode*,
js::mjit::MacroAssemblerTypedefs::Jump, jsbytecode*)’:
/var/tmp/mozilla-central/js/src/methodjit/LoopState.cpp:106:1: internal
compiler error: in vect_is_simple_use_1, at tree-vect-stmts.c:5689

A reduced testcase is attached.

 % c++ -w -O3 moz_testcas.ii
moz_testcas.ii: In member function ‘bool js::mjit::LoopState::init(jsbytecode*,
js::mjit::MacroAssemblerTypedefs::Jump, jsbytecode*)’:
moz_testcas.ii:145:6: internal compiler error: in vect_is_simple_use_1, at
tree-vect-stmts.c:5689

This only happens with -O3.


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

end of thread, other threads:[~2011-10-07 12:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-07  7:47 [Bug middle-end/50650] New: [4.7 Regression] ICE in vect_is_simple_use_1, at tree-vect-stmts.c:5689 markus at trippelsdorf dot de
2011-10-07  7:47 ` [Bug middle-end/50650] " markus at trippelsdorf dot de
2011-10-07  8:40 ` rguenth at gcc dot gnu.org
2011-10-07  8:41 ` rguenth at gcc dot gnu.org
2011-10-07  9:19 ` jakub at gcc dot gnu.org
2011-10-07  9:31 ` vincenzo.innocente at cern dot ch
2011-10-07 11:48 ` jakub at gcc dot gnu.org
2011-10-07 12:27 ` markus at trippelsdorf dot de

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