Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494796 (PR58800) - [4.8] std::nth_element segfaults (dev-cpp/eigen)
Summary: [4.8] std::nth_element segfaults (dev-cpp/eigen)
Status: RESOLVED FIXED
Alias: PR58800
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL: http://gcc.gnu.org/PR58800
Whiteboard:
Keywords:
Depends on:
Blocks: 491796
  Show dependency tree
 
Reported: 2013-12-20 04:49 UTC by Ryan Hill (RETIRED)
Modified: 2013-12-23 21:36 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch file (01-gcc-4.8-stl_algo.patch,3.54 KB, application/mbox)
2013-12-20 10:00 UTC, Yixun Lan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Hill (RETIRED) gentoo-dev 2013-12-20 04:49:44 UTC
+++ This bug was initially created as a clone of Bug #491796 +++
Comment 1 Yixun Lan archtester gentoo-dev 2013-12-20 10:00:13 UTC
Created attachment 365744 [details]
patch file

just report back here, I've tried following patch (which is already in upstream's gcc-4.8 branch). and compile eigen-3.2.0 with USE=doc, just fine.

Thanks for tackling down this.

http://gcc.gnu.org/git/?p=gcc.git;a=commit;h=2504715442db6134015d01fa1f8bf20f194da476

(share the patch here if anyone willing to test, with following commands)
$ mkdir -p /etc/portage/patches/sys-devel/gcc-4.8.2/
$ cp 01-gcc-4.8-stl_algo.patch /etc/portage/patches/sys-devel/gcc-4.8.2/
Comment 3 Ryan Hill (RETIRED) gentoo-dev 2013-12-23 21:36:06 UTC
Fixed in 4.8.2 p1.1.  USE flag changes will trigger a rebuild for everyone.