This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Verbose Output error?
- From: Jim Wilson <wilson at tuliptree dot org>
- To: Matt <wmluck02 at uofl dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 03 Jul 2003 18:41:09 -0700
- Subject: Re: Verbose Output error?
- References: <3F025213.8000503@uofl.edu>
Matt wrote:
When -mmmx and -msse are added to the flags, it says that -mmmx -mno-mmx
and -msse -mno-sse are enabled. GCC 3.2.2 running gcc -v -Q empty.c
-march=pentium3 -mmmx -msse
Please see http://gcc.gnu.org/bugs.html for how to report bugs.
This is fixed in gcc-3.3 and later.
Jim