public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/48826] New: ICE in dwarf2out_var_location, at dwarf2out.c:22013
@ 2011-04-29 16:30 rmansfield at qnx dot com
  2011-05-04 13:04 ` [Bug debug/48826] " rmansfield at qnx dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: rmansfield at qnx dot com @ 2011-04-29 16:30 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: ICE in dwarf2out_var_location, at dwarf2out.c:22013
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rmansfield@qnx.com
              Host: i686-linux-gnu
            Target: mips-unknown-linux-uclibc
             Build: i686-linux-gnu


$ cat ice.i
int foo() {
  return bar();
}
$ ./xgcc -v
Using built-in specs.
COLLECT_GCC=./xgcc
Target: mips-unknown-linux-uclibc
Configured with: ../configure --target=mips-unknown-linux-uclibc
--prefix=/home/ryan/x-tools/mips-unknown-linux-uclibc
--with-sysroot=/home/ryan/x-tools/mips-unknown-linux-uclibc/mips-unknown-linux-uclibc/sys-root
--enable-languages=c --disable-multilib --with-float=soft --enable-__cxa_atexit
--with-local-prefix=/home/ryan/x-tools/mips-unknown-linux-uclibc/mips-unknown-linux-uclibc/sys-root
--disable-nls --enable-threads=posix --enable-symvers=gnu --enable-c99
--enable-long-long --enable-target-optspace
Thread model: posix
gcc version 4.7.0 20110429 (experimental) [trunk revision 173156] (GCC) 
$ ./xgcc -B. -O -g ice.i
ice.i: In function 'foo':
ice.i:3:1: internal compiler error: in dwarf2out_var_location, at
dwarf2out.c:22013
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


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

end of thread, other threads:[~2014-09-11 21:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-29 16:30 [Bug debug/48826] New: ICE in dwarf2out_var_location, at dwarf2out.c:22013 rmansfield at qnx dot com
2011-05-04 13:04 ` [Bug debug/48826] " rmansfield at qnx dot com
2011-05-04 14:26 ` rmansfield at qnx dot com
2011-05-04 14:44 ` jakub at gcc dot gnu.org
2011-05-05 13:22 ` rmansfield at qnx dot com
2011-05-22 21:41 ` [Bug rtl-optimization/48826] " rsandifo at gcc dot gnu.org
2011-05-23 18:37 ` rsandifo at gcc dot gnu.org
2011-05-23 18:44 ` rsandifo at gcc dot gnu.org
2011-05-23 18:57 ` rsandifo at gcc dot gnu.org
2011-05-26 14:32 ` rmansfield at qnx dot com
2014-09-11 21:44 ` pangbw at gmail dot com
2014-09-11 21:50 ` pangbw at gmail dot com

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