This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/12972] New: compiler error in dwarfout_finish at dwarfout.c:6573 Sparc -gdwarf


Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld --disable-nls : (reconfigured) .
./configure --with-gcc-version-trigger=/home/install/gcc-3.2.3/gcc/version.c
--host=sparc-sun-solaris2.7 --with-as
=/usr/local/bin/as --with-ld=/usr/local/bin/ld
Thread model: posix
gcc version 3.2.3
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/cpp0 -lang-c++ -D__GNUG__=3
-D__DEPRECATED -D__EXCEPTIONS -v -I
/home/timos/fileserver/project/recardis/produkte/regtify/p4/SunOS_5.7/qt/mkspecs/solaris-g++
-I. -I. -I../../Pytho
n-2.2.2/include/python2.2
-I/home/timos/fileserver/project/recardis/produkte/regtify/p4/SunOS_5.7/qt/include
-D__G
NUC__=3 -D__GNUC_MINOR__=2 -D__GNUC_PATCHLEVEL__=3 -D__GXX_ABI_VERSION=102
-Dsparc -Dsun -Dunix -D__svr4__ -D__SVR
4 -D__PRAGMA_REDEFINE_EXTNAME -D__sparc__ -D__sun__ -D__unix__ -D__svr4__
-D__SVR4 -D__PRAGMA_REDEFINE_EXTNAME -D_
_sparc -D__sun -D__unix -Asystem=unix -Asystem=svr4 -D__NO_INLINE__
-D__STDC_HOSTED__=1 -D_XOPEN_SOURCE=500 -D_LAR
GEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D__EXTENSIONS__
-D__SIZE_TYPE__=unsigned int -D__PTRDIFF_TYPE__=int -D__W
CHAR_TYPE__=long int -D__WINT_TYPE__=long int -D__GCC_NEW_VARARGS__ -Acpu=sparc
-Amachine=sparc -DSIP_MAKE_DLL -DS
IP_QT_SUPPORT moc_sipQt.cpp -w moc_sipQt.ii
GNU CPP version 3.2.3 (cpplib) (sparc ELF)
ignoring nonexistent directory "NONE/include"
ignoring duplicate directory "."
#include "..." search starts here:
#include <...> search starts here:
 /home/timos/fileserver/project/recardis/produkte/regtify/p4/SunOS_5.7/qt/mkspecs/solaris-g++
 .
 ../../Python-2.2.2/include/python2.2
 /home/timos/fileserver/project/recardis/produkte/regtify/p4/SunOS_5.7/qt/include
 /usr/local/include/c++/3.2.3
 /usr/local/include/c++/3.2.3/sparc-sun-solaris2.7
 /usr/local/include/c++/3.2.3/backward
/usr/local/include
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/include
 /usr/local/sparc-sun-solaris2.7/include
 /usr/include
End of search list.
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2.3/cc1plus -fpreprocessed
moc_sipQt.ii -quiet -dumpbase moc_sipQt.
cpp -g -gdwarf -w -version -fPIC -o moc_sipQt.s
GNU CPP version 3.2.3 (cpplib) (sparc ELF)
GNU C++ version 3.2.3 (sparc-sun-solaris2.7)
        compiled by GNU C version 3.2.3.
/home/timos/fileserver/project/recardis/produkte/regtify/p4/SunOS_5.7/qt/include/qstringlist.h:55:
Internal
   compiler error in dwarfout_finish, at dwarfout.c:6573
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: compiler error in dwarfout_finish at dwarfout.c:6573
                    Sparc -gdwarf
           Product: gcc
           Version: 3.2.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: timo at eda-solutions dot de
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: sparc-sun-solaris2.7
GCC target triplet: sparc-sun-solaris2.7


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]