public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/37708]  New: ICE: vector VEC(name_tree,base) index domain error, in loop_iv_stack_get_iv at graphite.c:123
@ 2008-10-01 21:47 hbent at cs dot oberlin dot edu
  2008-10-01 21:49 ` [Bug c/37708] " hbent at cs dot oberlin dot edu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hbent at cs dot oberlin dot edu @ 2008-10-01 21:47 UTC (permalink / raw)
  To: gcc-bugs

aelfric% /usr/gcc/bin/gcc -v
Using built-in specs.
Target: i386-unknown-netbsdelf4.99.72
Configured with: ../configure --enable-threads --prefix=/usr/gcc --disable-nls
--disable-version-specific-runtime-libs --enable-languages=c,c++,fortran,objc
--with-gmp=/usr/pkg --with-ppl=/usr/local
Thread model: posix
gcc version 4.4.0 20081001 (experimental) (GCC)
aelfric% /usr/gcc/bin/gcc -O1 -w -fstrict-overflow -floop-block -o
heapsort-acovea.c
heapsort-acovea.c: In function 'HSORT':
heapsort-acovea.c:180: internal compiler error: vector VEC(name_tree,base)
index domain error, in loop_iv_stack_get_iv at graphite.c:123
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: ICE: vector VEC(name_tree,base) index domain error, in
                    loop_iv_stack_get_iv at graphite.c:123
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hbent at cs dot oberlin dot edu
 GCC build triplet: i386-unknown-netbsdelf4.99.72
  GCC host triplet: i386-unknown-netbsdelf4.99.72
GCC target triplet: i386-unknown-netbsdelf4.99.72


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


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

* [Bug c/37708] ICE: vector VEC(name_tree,base) index domain error, in loop_iv_stack_get_iv at graphite.c:123
  2008-10-01 21:47 [Bug c/37708] New: ICE: vector VEC(name_tree,base) index domain error, in loop_iv_stack_get_iv at graphite.c:123 hbent at cs dot oberlin dot edu
@ 2008-10-01 21:49 ` hbent at cs dot oberlin dot edu
  2008-10-01 22:02 ` [Bug tree-optimization/37708] " rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: hbent at cs dot oberlin dot edu @ 2008-10-01 21:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from hbent at cs dot oberlin dot edu  2008-10-01 21:47 -------
Created an attachment (id=16445)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16445&action=view)
preprocessed source


-- 


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


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

* [Bug tree-optimization/37708] ICE: vector VEC(name_tree,base) index domain error, in loop_iv_stack_get_iv at graphite.c:123
  2008-10-01 21:47 [Bug c/37708] New: ICE: vector VEC(name_tree,base) index domain error, in loop_iv_stack_get_iv at graphite.c:123 hbent at cs dot oberlin dot edu
  2008-10-01 21:49 ` [Bug c/37708] " hbent at cs dot oberlin dot edu
@ 2008-10-01 22:02 ` rguenth at gcc dot gnu dot org
  2008-10-03 20:40 ` spop at gcc dot gnu dot org
  2008-11-07  5:34 ` spop at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-10-01 22:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-10-01 22:01 -------
Probably a dup of PR37485.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |spop at gcc dot gnu dot org
  BugsThisDependsOn|                            |37485
           Keywords|                            |ice-on-valid-code


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


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

* [Bug tree-optimization/37708] ICE: vector VEC(name_tree,base) index domain error, in loop_iv_stack_get_iv at graphite.c:123
  2008-10-01 21:47 [Bug c/37708] New: ICE: vector VEC(name_tree,base) index domain error, in loop_iv_stack_get_iv at graphite.c:123 hbent at cs dot oberlin dot edu
  2008-10-01 21:49 ` [Bug c/37708] " hbent at cs dot oberlin dot edu
  2008-10-01 22:02 ` [Bug tree-optimization/37708] " rguenth at gcc dot gnu dot org
@ 2008-10-03 20:40 ` spop at gcc dot gnu dot org
  2008-11-07  5:34 ` spop at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: spop at gcc dot gnu dot org @ 2008-10-03 20:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from spop at gcc dot gnu dot org  2008-10-03 20:38 -------
This bug is different than PR37485.  It still fails in the graphite branch.
Mine.


-- 

spop at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|37485                       |
         AssignedTo|unassigned at gcc dot gnu   |spop at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-10-03 20:38:36
               date|                            |


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


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

* [Bug tree-optimization/37708] ICE: vector VEC(name_tree,base) index domain error, in loop_iv_stack_get_iv at graphite.c:123
  2008-10-01 21:47 [Bug c/37708] New: ICE: vector VEC(name_tree,base) index domain error, in loop_iv_stack_get_iv at graphite.c:123 hbent at cs dot oberlin dot edu
                   ` (2 preceding siblings ...)
  2008-10-03 20:40 ` spop at gcc dot gnu dot org
@ 2008-11-07  5:34 ` spop at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: spop at gcc dot gnu dot org @ 2008-11-07  5:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from spop at gcc dot gnu dot org  2008-11-07 05:33 -------
Fixed.


-- 

spop at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2008-11-07  5:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-01 21:47 [Bug c/37708] New: ICE: vector VEC(name_tree,base) index domain error, in loop_iv_stack_get_iv at graphite.c:123 hbent at cs dot oberlin dot edu
2008-10-01 21:49 ` [Bug c/37708] " hbent at cs dot oberlin dot edu
2008-10-01 22:02 ` [Bug tree-optimization/37708] " rguenth at gcc dot gnu dot org
2008-10-03 20:40 ` spop at gcc dot gnu dot org
2008-11-07  5:34 ` spop at gcc dot gnu dot 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).