This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/21852] New: Need method of changing default CPU for target
- From: "aaronw at net dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 May 2005 23:48:31 -0000
- Subject: [Bug target/21852] New: Need method of changing default CPU for target
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
It would be very useful if I could configure the default target CPU to be an
ultrasparc instead of the default since this gives a major performance boost to
the target in many cases. I am sure there's some way of doing this, but if so
it isn't documented anywhere.
Not only that, but it would also be useful to be able to optimize a compiler
for a particular processor.
In our case, we don't have anything below an Ultrasparc that we need to support
and I imagine there's many other organizations in the same boat.
I'm sure many people would also find it useful for other platforms, i.e. x86.
--
Summary: Need method of changing default CPU for target
Product: gcc
Version: 3.3.6
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: aaronw at net dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: sparc-sun-solaris2.8
GCC host triplet: sparc-sun-solaris2.8
GCC target triplet: sparc-sun-solaris2.8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21852