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 target/58208] deque<std::string> 32-bit "-O3" bug


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

--- Comment #7 from Mikael Pettersson <mikpe at it dot uu.se> ---
CentOS 5.8 has an old binutils-2.17.50.0.6-20.el5_8.3.  Building and installing
binutils-2.23.2 and rebuilding gcc-4.8.1 against that makes no difference,
./import still SEGVs.  I'm beginning to suspect a glibc-2.5 compatibility
issue.


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