This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/7200: Can't compile XFree86-4.2.0 with gcc 3.1
- From: Maxim Sobolev <sobomax at FreeBSD dot org>
- To: Reichelt <reichelt at igpm dot rwth-aachen dot de>
- Cc: gcc-gnats at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, obrien at FreeBSD dot org
- Date: Mon, 15 Jul 2002 12:30:47 +0300
- Subject: Re: c/7200: Can't compile XFree86-4.2.0 with gcc 3.1
- Organization: Vega International Capital
- References: <200207150956.LAA84299@numa6.igpm.rwth-aachen.de>
Reichelt wrote:
>
> Hi,
>
> the bug seems to be fixed in gcc 3.1.1 20020708 (prerelease).
Yes, David O'Brien already applied the fix to FreeBSD.
>
> BTW, one might need to add "-march=pentium-mmx" to the command line to
> trigger the bug in gcc 3.1.
Not quite sure. I was successfully triggering the bug with just `cc -c
-O -fPIC translate.i'.
Thanks!
-Maxim