[Bug 690460] Re: Does not identify -march=native correctly [regression from gcc-4.4]
Launchpad Bug Tracker
690460 at bugs.launchpad.net
Mon Nov 12 04:18:05 UTC 2012
[Expired for gcc-4.5 (Ubuntu) because there has been no activity for 60
days.]
** Changed in: gcc-4.5 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.5 in Ubuntu.
https://bugs.launchpad.net/bugs/690460
Title:
Does not identify -march=native correctly [regression from gcc-4.4]
Status in “gcc-4.5” package in Ubuntu:
Expired
Bug description:
Binary package hint: gcc-4.5
$ gcc-4.4 -march=native -E -v -</dev/null 2>&1 | grep cc1
/usr/lib/gcc/i686-linux-gnu/4.4.5/cc1 -E -quiet -v - -D_FORTIFY_SOURCE=2 -march=prescott --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=2048 -mtune=generic -fstack-protector
$ gcc-4.5 -march=native -E -v -</dev/null 2>&1 | grep cc1
/usr/lib/gcc/i686-linux-gnu/4.5.2/cc1 -E -quiet -v - -D_FORTIFY_SOURCE=2 -march=pentium-m --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=2048 -mtune=generic -fstack-protector
I have Intel Core Due processor which is suppose to be detected as prescott. Gcc-4.4 does it correctly.
Versions:
gcc-4.4 4.4.5-7ubuntu1
gcc-4.5 4.5.1-12ubuntu1
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gcc-4.5 4.5.1-12ubuntu1
ProcVersionSignature: Ubuntu 2.6.37-9.22-generic 2.6.37-rc5
Uname: Linux 2.6.37-9-generic i686
Architecture: i386
Date: Wed Dec 15 01:37:38 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
PATH=(custom, user)
LANG=en_GB.utf8
SHELL=/bin/bash
SourcePackage: gcc-4.5
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.5/+bug/690460/+subscriptions
More information about the foundations-bugs
mailing list