Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28734 - netpbm + gcc-3.3.1
Summary: netpbm + gcc-3.3.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: John Mylchreest (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-14 15:10 UTC by John Mylchreest (RETIRED)
Modified: 2003-09-17 12:24 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Mylchreest (RETIRED) gentoo-dev 2003-09-14 15:10:12 UTC
netpbm miscompiles if using -O3 + gcc.3.3.1
Solution is to pass -O2.
Comment 1 John Mylchreest (RETIRED) gentoo-dev 2003-09-14 15:11:06 UTC
sorry netpbm ver: netpbm-10.11.12
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2003-09-14 15:18:32 UTC
>>> original instance of package unmerged safely.
>>> Regenerating /etc/ld.so.cache...
>>> media-libs/netpbm-10.11.12 merged.
 
>>> clean: No packages selected for removal.
 
>>> Regenerating /etc/ld.so.cache...
>>> Auto-cleaning packages ...
 
>>> No outdated packages were found on your system.
 
 
 * Regenerating GNU info directory index...
 * Processed 87 info files: 1 errors; run with emerge --verbose to view errors.
 
nosferatu distfiles # CFLAGS="-mcpu=pentium4 -march=pentium4 -O3 -pipe -fprefetch-loop-arrays -floop-optimize -funroll-loops" CXXFLAGS="-mcpu=pentium4 -march=pentium4 -O3 -pipe -fprefetch-loop-arrays -floop-optimize -funroll-loops" emerge netpbm

Comment 3 John Mylchreest (RETIRED) gentoo-dev 2003-09-17 12:24:45 UTC
impressively, nothing changed, and it just worked.
strangly, the errors still happen elsewhere.
once i find something more about it, ill fix it.
until then ill close this