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 preprocessor/35696] New: Segmentation fault


/usr/bin/c++   -g -D_DEBUG -fprofile-arcs -ftest-coverage
-I/home/dimble/svn/trunk/ece473-573/dgc-ece473-573/src/libs
-I/opt/Ice-3.2.0/include
-I/home/dimble/svn/trunk/ece473-573/dgc-ece473-573/build/src/interfaces/cpp
-I/opt/orca2-dgc/include
-I/home/dimble/svn/trunk/ece473-573/dgc-ece473-573/src/components/dgclocalnav  
-DPROJECT_VERSION=\"testing\" -fno-stack-protector -Wall -o
src/components/dgclocalnav/CMakeFiles/DgcLocalNavSources.dir/mainloop.o -c
/home/dimble/svn/trunk/ece473-573/dgc-ece473-573/src/components/dgclocalnav/mainloop.cpp


/home/dimble/svn/trunk/ece473-573/dgc-ece473-573/src/components/dgclocalnav/mainloop.cpp:
In function ?(static initializers for
/home/dimble/svn/trunk/ece473-573/dgc-ece473-573/src/components/dgclocalnav/mainloop.cpp)?:
/home/dimble/svn/trunk/ece473-573/dgc-ece473-573/src/components/dgclocalnav/mainloop.cpp:959:
internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
Preprocessed source stored into /tmp/ccWXBOsD.out file, please attach this to
your bugreport.


-- 
           Summary: Segmentation fault
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: preprocessor
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sprinkle at ECE dot Arizona dot Edu
GCC target triplet: i486-linux-gnu


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


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