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++/13840] New: Segmentation fault


gcc -v
Configured with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as --host=
mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable
-languages=f77,c++,objc,ada --disable-win32-registry --disable-shared
Thread model: win32
gcc version 3.2 (mingw special 20020817-1)

Win2000 SP 4

g++.exe -D__DEBUG__ -c TestMath3D.cpp -o ../../../Binary/TestMath3D.o -
I"C:/Program Files/Dev-Cpp/include/c++"  -I"C:/Program Files/Dev-
Cpp/include/c++/mingw32"  -I"C:/Program Files/Dev-Cpp/include/c++/backward"  -
I"C:/Program Files/Dev-Cpp/include"  -I"../.."  -I"../../../../Library/Boost-
1.30.2"   -D__GNUWIN32__ -save-temps -fsave-memoized -g3../../Math3D.h: In 
member function `bool 
   Math3D::Vector<Homogenous>::operator+=(const Math3D::Vector<Homogenous>&) 
   [with bool Homogenous = true]':
TestMath3D.cpp:353:   instantiated from here
../../Math3D.h:363: internal error: Segmentation faultPlease submit a full bug 
report,
with preprocessed source if appropriate.

-- 
           Summary: Segmentation fault
           Product: gcc
           Version: 3.2.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kevin dot bluck at mail dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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