This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: belated 3.3.4 release notes, first draft
- From: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
- To: Joe dot Buck at synopsys dot COM
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 03 Jul 2004 02:26:43 +0200 (CEST)
- Subject: Re: belated 3.3.4 release notes, first draft
Hi Joe,
> 3.3.4 adds tuning for the new Intel processors, codenamed "Prescott"
> and "Nocona", to the x86 back end. This support is invoked with
> --with-cpu=prescott or --with-cpu=nocona.
Minor nitpick: Wouldn't it be better to mention -mcpu or -march instead?
These options can be used at compile time and do not require a new
bootstrap. Or would it make sense to mention both?
> 3.4.1 is a bug fix release only; other than the new processor tunings
typo: should be 3.3.4
Regards,
Volker