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++/15528] segv


------- Additional Comments From igodard at pacbell dot net  2004-05-18 22:56 -------
Problem still occurs after compiler reports are fixed:
~/ootbc/common/test/src$ g++ -O2 -g -o testAllocator testAllocator.cc  -I/home/ivan/ootbc/common/include -I/home/ivan/ootbc/common/xptsys/include
g++: Internal error: Segmentation fault (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

I suspect the cause is an unresolved extern ("stdAllocator") to a zero-length object.

Ivan

-- 


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


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