Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14901 - gentoo-sources-2.4.20-r1 bad gcc3 options for ppro
Summary: gentoo-sources-2.4.20-r1 bad gcc3 options for ppro
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-01 02:51 UTC by Chris PeBenito (RETIRED)
Modified: 2003-05-03 12:39 UTC (History)
0 users

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


Attachments
proposed new 13_gcc31-compile-optimizations patch (13_gcc31-compile-optimizations,8.01 KB, patch)
2003-02-01 02:53 UTC, Chris PeBenito (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris PeBenito (RETIRED) gentoo-dev 2003-02-01 02:51:14 UTC
13_gcc31-compile-optimizations has a bad gcc option for pentium pros.  It adds
-mmmx, and ppro's dont have mmx.

Also, in the config.in portion, there is a missing define_bool
CONFIG_X86_PPRO_FENCE y  in the 'if [ "$CONFIG_M68631" = "y" ]; then' section.

I'll attach a new patch, that splits into two configure options, one for ppro's,
and another for pentium2/celeron, and fixes the missing PPRO_FENCE option.


Reproducible: Always
Steps to Reproduce:
Comment 1 Chris PeBenito (RETIRED) gentoo-dev 2003-02-01 02:53:13 UTC
Created attachment 7808 [details, diff]
proposed new 13_gcc31-compile-optimizations patch
Comment 2 Chris PeBenito (RETIRED) gentoo-dev 2003-04-24 10:59:14 UTC
The new patch has been in gentoo-sources for a while, so I was thinking that this could be closed, however it looks like gaming-sources-2.4.20-r2 is still using the old patch.  I haven't checked any of the other kernel sources.
Comment 3 Jay Pfeifer (RETIRED) gentoo-dev 2003-05-03 12:39:59 UTC
gaming sources is updated. closing.