This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Optimization problem on PPC when casting integers to floats
- To: geoffk at cygnus dot com, tjw at omnigroup dot com
- Subject: Re: Optimization problem on PPC when casting integers to floats
- From: Mike Stump <mrs at windriver dot com>
- Date: Tue, 30 May 2000 19:51:50 -0700 (PDT)
- Cc: dje at watson dot ibm dot com, gcc at gcc dot gnu dot org, shebs at apple dot com
> To: Geoff Keating <geoffk@cygnus.com>
> Date: Tue, 30 May 2000 18:58:04 -0700
> From: "Timothy J. Wood" <bungi@omnigroup.com>
> I'm not a .md file hacker (I'm not much of a gcc hacker at all), so
> if anyone could suggest a replacement for the section of the .md
> file that I can copy into the _Darwin_ repository version, I'd be
> happy to test to see if this approach works.
It is generally beyond the scope of our work to work on other peoples
versions of gcc. You should instead, ask them on their mailing lists
to do this. We assume that you can update to the latest gcc, and if
they bug occurs there, you can report it, and we should fix it.