Bug 42768 - ICE: libstdc++-v3/libsupc++/vec.cc:354
Summary: ICE: libstdc++-v3/libsupc++/vec.cc:354
Status: RESOLVED WORKSFORME
Alias: None
Product: gcc
Classification: Unclassified
Component: c++ (show other bugs)
Version: 4.4.3
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-16 13:39 UTC by t66667@gmail.com
Modified: 2011-12-13 09:01 UTC (History)
2 users (show)

See Also:
Host: x86_64-slackware-linux
Target: x86_64-w64-mingw32
Build: x86_64-slackware-linux
Known to work:
Known to fail:
Last reconfirmed: 2011-10-09 00:00:00


Attachments
saves (5.61 KB, application/x-bzip2)
2010-01-16 13:39 UTC, t66667@gmail.com
Details

Note You need to log in before you can comment on or make changes to this bug.
Description t66667@gmail.com 2010-01-16 13:39:05 UTC
crashed while building g++
Comment 1 t66667@gmail.com 2010-01-16 13:39:51 UTC
Created attachment 19622 [details]
saves
Comment 2 t66667@gmail.com 2010-01-16 21:09:52 UTC
libstdc++-v3/libsupc++/vec.cc: In function 'void __cxxabiv1::T.60(void*, size_t, size_t, __cxxabiv1::__cxa_cdtor_return_type (*)(void*))':
libstdc++-v3/libsupc++/vec.cc:354: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [vec.lo] Error 1
Comment 3 Wolfgang Bangerth 2010-01-25 18:42:38 UTC
Someone on a win64 machine may have to check this.
W.
Comment 4 peter 2010-01-26 19:29:30 UTC
I get the same error on host=build=x86_64-linux, target=i586-mingw32. At least in my case, this is a regression in 4.4.3, as 4.4.2 worked fine.
Comment 5 Paolo Carlini 2011-10-09 14:34:09 UTC
Is this still an issue?
Comment 6 Kai Tietz 2011-12-13 09:01:11 UTC
This issue seems to be solved.  At least our package-manager on mingw-w64 is building successfull 4.4.x and 4.5.x g++ toolchains without this error.

So I close it.  If there are more details, user might can reopen it.