public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/40934]  New: ICE in get_hard_regnum, at reg-stack.c:741
@ 2009-08-01 20:06 sezeroz at gmail dot com
  2009-08-01 20:11 ` [Bug c/40934] " sezeroz at gmail dot com
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: sezeroz at gmail dot com @ 2009-08-01 20:06 UTC (permalink / raw)
  To: gcc-bugs

I got these ICEs while testing gcc-4.5 in compiling the uhexen2 source:

$ CC=gcc45 make h2 1> /dev/null
view.c: In function 'V_RenderView':
view.c:1084:1: internal compiler error: in get_hard_regnum, at reg-stack.c:741
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [view.o] Error 1

 or:

$ CC=gcc45 make glh2 1> /dev/null
gl_rsurf.c: In function 'GL_BuildLightmaps':
gl_rsurf.c:1627:1: internal compiler error: in get_hard_regnum, at
reg-stack.c:741
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [gl_rsurf.o] Error 1

The C sources mentioned are at
http://uhexen2.cvs.sourceforge.net/viewvc/uhexen2/hexen2/ .   I can't give you
an exact line number, because the line numbers reported by gcc are the closing
braces of the functions.  This is noticed on Fedora 9.  Relevant software
environment:  binutils-2.18.50.0.6-7.fc9.i386, gmp-4.2.2-7.fc9.i386,
mpfr-2.3.2-0.1.fc9.i386, gcc-4.3.0-8.i386 (boot compiler)

$ gcc45 -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc45.r150333/configure --prefix=/home/ozzie/opt/gcc450
--program-suffix=45 --bindir=/home/ozzie/bin --with-local-prefix=/usr
--disable-nls --enable-shared --enable-threads --enable-languages=c,c++
Thread model: posix
gcc version 4.5.0 20090801 (experimental) r150333 (GCC)

If any more info is needed, I would try to provide.


-- 
           Summary: ICE in get_hard_regnum, at reg-stack.c:741
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sezeroz at gmail dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2009-08-16 20:25 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-01 20:06 [Bug c/40934] New: ICE in get_hard_regnum, at reg-stack.c:741 sezeroz at gmail dot com
2009-08-01 20:11 ` [Bug c/40934] " sezeroz at gmail dot com
2009-08-01 20:12 ` sezeroz at gmail dot com
2009-08-01 20:26 ` [Bug target/40934] " sezeroz at gmail dot com
2009-08-01 22:04 ` [Bug target/40934] [4.5 Regression] " ubizjak at gmail dot com
2009-08-01 22:25 ` ubizjak at gmail dot com
2009-08-01 22:39 ` ubizjak at gmail dot com
2009-08-01 22:58 ` bonzini at gnu dot org
2009-08-01 23:11 ` sezeroz at gmail dot com
2009-08-01 23:41 ` bonzini at gnu dot org
2009-08-01 23:59 ` bonzini at gnu dot org
2009-08-02  0:15 ` bonzini at gnu dot org
2009-08-02  9:32 ` sezeroz at gmail dot com
2009-08-02 10:00 ` ubizjak at gmail dot com
2009-08-12 18:20 ` sezeroz at gmail dot com
2009-08-14 12:14 ` bonzini at gcc dot gnu dot org
2009-08-14 12:17 ` bonzini at gnu dot org
2009-08-14 12:29 ` sezeroz at gmail dot com
2009-08-16 20:25 ` hjl 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).