Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 66780

Summary: dev-libs/gmp-4.1.4: new version and a patch for amd64
Product: Gentoo Linux Reporter: Patrick McLean <chutzpah>
Component: New packagesAssignee: AMD64 Project <amd64>
Status: RESOLVED FIXED    
Severity: normal CC: 3.14159
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for new gmp
patch to fix compilation on amd64 with higher than -O3

Description Patrick McLean gentoo-dev 2004-10-08 09:24:51 UTC
New version 4.1.4 of gmp is out, it fixes possible incorrect results in the floating point ops. There is a patch to get it to compile on amd64 with higher than -O2 optimizations that I got off the gmp homepage as well. 

I also modified the ebuild to run the full make check every time (using a trick I found in the perl ebuild) bacause gmp is mostly used in situations where bad results would be really bad, such as scientific research, etc (several physics profs use at my Univ for physics research). If it is miscompiled for any reason would be really bad, so we might as well let it run the tests so we are sure that it compiled properly.

Reproducible: Always
Steps to Reproduce:
Comment 1 Patrick McLean gentoo-dev 2004-10-08 09:25:23 UTC
Created attachment 41371 [details]
ebuild for new gmp
Comment 2 Patrick McLean gentoo-dev 2004-10-08 09:26:01 UTC
Created attachment 41372 [details, diff]
patch to fix compilation on amd64 with higher than -O3
Comment 3 Thomas T. Veldhouse 2004-10-13 15:36:00 UTC
Do we know when this might be committed?
Comment 4 Simon Stelling (RETIRED) gentoo-dev 2004-11-28 03:15:49 UTC
ok, this is fixed now, thanks.
Comment 5 SpanKY gentoo-dev 2015-04-08 06:58:41 UTC
*** Bug 67022 has been marked as a duplicate of this bug. ***