public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/51799] New: Compiler ICE in vect_is_simple_use_1
@ 2012-01-09 17:17 mgretton at sourceware dot org
  2012-01-10 10:07 ` [Bug tree-optimization/51799] " rguenth at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: mgretton at sourceware dot org @ 2012-01-09 17:17 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51799
           Summary: Compiler ICE in vect_is_simple_use_1
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mgretton@sourceware.org
            Target: arm-*-*


Created attachment 26281
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26281
Failing test case.

The attached test case causes the compiler to ICE as follows:

$ arm-none-eabi-gcc  -O1 -ftree-vectorize -mcpu=cortex-a9 \
      -mfpu=neon -mfloat-abi=softfp ice.c 
ice.c: In function 'f0a':
ice.c:7:1: internal compiler error: in vect_is_simple_use_1, at
tree-vect-stmts.c:5987
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Checked against trunk revision 183018.


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

end of thread, other threads:[~2012-01-12 16:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-09 17:17 [Bug tree-optimization/51799] New: Compiler ICE in vect_is_simple_use_1 mgretton at sourceware dot org
2012-01-10 10:07 ` [Bug tree-optimization/51799] " rguenth at gcc dot gnu.org
2012-01-10 13:28 ` [Bug tree-optimization/51799] [4.7 Regression] " mgretton at sourceware dot org
2012-01-10 14:03 ` rguenth at gcc dot gnu.org
2012-01-11 12:15 ` ramana at gcc dot gnu.org
2012-01-12 10:49 ` irar at il dot ibm.com
2012-01-12 14:42 ` irar at gcc dot gnu.org
2012-01-12 16:50 ` 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).