public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/38124]  New: gcc fails to compile with Internal error, aborting at dw2gencfi.c line 1267 errror
@ 2008-11-14 21:56 kamaraju at gmail dot com
  2008-11-14 22:03 ` [Bug c++/38124] " pinskia at gcc dot gnu dot org
  2008-11-18 14:29 ` kamaraju at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: kamaraju at gmail dot com @ 2008-11-14 21:56 UTC (permalink / raw)
  To: gcc-bugs

The weekly snapshot (dated 20081107) of gcc 4.4 fails to compile on a Sun
Solaris machine with the following errors.

/bin/bash ../libtool --tag CXX --tag disable-shared --mode=compile
/home/kkusuman/software/compileHere/gcc-4.4-20081107/./gcc/xgcc -shared-libgcc
-B/home/kkusuman/software/compileHere/gcc-4.4-20081107/./gcc -nostdinc++
-L/home/kkusuman/software/compileHere/gcc-4.4-20081107/sparc-sun-solaris2.8/libstdc++-v3/src
-L/home/kkusuman/software/compileHere/gcc-4.4-20081107/sparc-sun-solaris2.8/libstdc++-v3/src/.libs
-B/home/kkusuman/software/myroot/gcc-4.4-20081107/sparc-sun-solaris2.8/bin/
-B/home/kkusuman/software/myroot/gcc-4.4-20081107/sparc-sun-solaris2.8/lib/
-isystem
/home/kkusuman/software/myroot/gcc-4.4-20081107/sparc-sun-solaris2.8/include
-isystem
/home/kkusuman/software/myroot/gcc-4.4-20081107/sparc-sun-solaris2.8/sys-include
-I/home/kkusuman/software/unZipped/gcc-4.4-20081107/libstdc++-v3/../gcc
-I/home/kkusuman/software/compileHere/gcc-4.4-20081107/sparc-sun-solaris2.8/libstdc++-v3/include/sparc-sun-solaris2.8
-I/home/kkusuman/software/compileHere/gcc-4.4-20081107/sparc-sun-solaris2.8/libstdc++-v3/include
-I/home/kkusuman/software/unZipped/gcc-4.4-20081107/libstdc++-v3/libsupc++
-I/home/kkusuman/software/myroot/include -fno-implicit-templates -prefer-pic
-Wall -Wextra -Wwrite-strings -Wcast-qual  -fdiagnostics-show-location=once 
-ffunction-sections -fdata-sections  -O2 -g    -c -o eh_alloc.lo
../../../../../unZipped/gcc-4.4-20081107/libstdc++-v3/libsupc++/eh_alloc.cc
libtool: compile: 
/home/kkusuman/software/compileHere/gcc-4.4-20081107/./gcc/xgcc -shared-libgcc
-B/home/kkusuman/software/compileHere/gcc-4.4-20081107/./gcc -nostdinc++
-L/home/kkusuman/software/compileHere/gcc-4.4-20081107/sparc-sun-solaris2.8/libstdc++-v3/src
-L/home/kkusuman/software/compileHere/gcc-4.4-20081107/sparc-sun-solaris2.8/libstdc++-v3/src/.libs
-B/home/kkusuman/software/myroot/gcc-4.4-20081107/sparc-sun-solaris2.8/bin/
-B/home/kkusuman/software/myroot/gcc-4.4-20081107/sparc-sun-solaris2.8/lib/
-isystem
/home/kkusuman/software/myroot/gcc-4.4-20081107/sparc-sun-solaris2.8/include
-isystem
/home/kkusuman/software/myroot/gcc-4.4-20081107/sparc-sun-solaris2.8/sys-include
-I/home/kkusuman/software/unZipped/gcc-4.4-20081107/libstdc++-v3/../gcc
-I/home/kkusuman/software/compileHere/gcc-4.4-20081107/sparc-sun-solaris2.8/libstdc++-v3/include/sparc-sun-solaris2.8
-I/home/kkusuman/software/compileHere/gcc-4.4-20081107/sparc-sun-solaris2.8/libstdc++-v3/include
-I/home/kkusuman/software/unZipped/gcc-4.4-20081107/libstdc++-v3/libsupc++
-I/home/kkusuman/software/myroot/include -fno-implicit-templates -Wall -Wextra
-Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once
-ffunction-sections -fdata-sections -O2 -g -c
../../../../../unZipped/gcc-4.4-20081107/libstdc++-v3/libsupc++/eh_alloc.cc 
-fPIC -DPIC -o eh_alloc.o
In file included from
../../../../../unZipped/gcc-4.4-20081107/libstdc++-v3/libsupc++/eh_alloc.cc:42:
/home/kkusuman/software/compileHere/gcc-4.4-20081107/sparc-sun-solaris2.8/libstdc++-v3/include/ext/concurrence.h:
In constructor '__gnu_cxx::__cond::__cond()':
/home/kkusuman/software/compileHere/gcc-4.4-20081107/sparc-sun-solaris2.8/libstdc++-v3/include/ext/concurrence.h:281:
warning: missing initializer for member '_pthread_cond::<anonymous
struct>::__pthread_cond_magic'
/var/tmp//cc2pJBdQ.s: Assembler messages:
/var/tmp//cc2pJBdQ.s:9164: Internal error, aborting at dw2gencfi.c line 1267
Please report this bug.
make[4]: *** [eh_alloc.lo] Error 1
make[4]: Leaving directory
`/home/kkusuman/software/compileHere/gcc-4.4-20081107/sparc-sun-solaris2.8/libstdc++-v3/libsupc++'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/kkusuman/software/compileHere/gcc-4.4-20081107/sparc-sun-solaris2.8/libstdc++-v3'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/kkusuman/software/compileHere/gcc-4.4-20081107/sparc-sun-solaris2.8/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory
`/home/kkusuman/software/compileHere/gcc-4.4-20081107'
make: *** [all] Error 2


I am using the Sun solaris cc compiler.
> cc -V
cc: Sun C 5.5 2003/03/12

But the binutils is compiled by myself.

> as --version
GNU assembler (GNU Binutils) 2.19
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `sparc-sun-solaris2.8'.

> ld --version
GNU ld (GNU Binutils) 2.19
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.


-- 
           Summary: gcc fails to compile with Internal error, aborting at
                    dw2gencfi.c line 1267 errror
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kamaraju at gmail dot com


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


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

* [Bug c++/38124] gcc fails to compile with Internal error, aborting at dw2gencfi.c line 1267 errror
  2008-11-14 21:56 [Bug c++/38124] New: gcc fails to compile with Internal error, aborting at dw2gencfi.c line 1267 errror kamaraju at gmail dot com
@ 2008-11-14 22:03 ` pinskia at gcc dot gnu dot org
  2008-11-18 14:29 ` kamaraju at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-11-14 22:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-11-14 22:02 -------
>/var/tmp//cc2pJBdQ.s:9164: Internal error, aborting at dw2gencfi.c line 1267

You submit this to binutils, http://sourceware.org/bugzilla/ .


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

* [Bug c++/38124] gcc fails to compile with Internal error, aborting at dw2gencfi.c line 1267 errror
  2008-11-14 21:56 [Bug c++/38124] New: gcc fails to compile with Internal error, aborting at dw2gencfi.c line 1267 errror kamaraju at gmail dot com
  2008-11-14 22:03 ` [Bug c++/38124] " pinskia at gcc dot gnu dot org
@ 2008-11-18 14:29 ` kamaraju at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: kamaraju at gmail dot com @ 2008-11-18 14:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from kamaraju at gmail dot com  2008-11-18 14:28 -------
I filed this bug against binutils as
http://sourceware.org/bugzilla/show_bug.cgi?id=7032 . The conclusion there is
that it is a compiler bug 
(since the abort is an unhandled case in a switch).

Could some one take a second look at this again?


-- 


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


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

end of thread, other threads:[~2008-11-18 14:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-14 21:56 [Bug c++/38124] New: gcc fails to compile with Internal error, aborting at dw2gencfi.c line 1267 errror kamaraju at gmail dot com
2008-11-14 22:03 ` [Bug c++/38124] " pinskia at gcc dot gnu dot org
2008-11-18 14:29 ` kamaraju 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).