This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: "const" and "pure" functions pessimize code
- From: Daniel Egger <degger at fhm dot edu>
- To: Dan Nicolaescu <dann at godzilla dot ICS dot UCI dot EDU>
- Cc: GCC Developer Mailinglist <gcc at gcc dot gnu dot org>
- Date: 21 Mar 2002 01:09:17 +0100
- Subject: Re: "const" and "pure" functions pessimize code
- References: <200203201040.aa06821@gremlin-relay.ics.uci.edu>
Am Mit, 2002-03-20 um 19.40 schrieb Dan Nicolaescu:
> Does this happen on other platforms, or is it SPARC-specific?
I'm seeing the same problem on powerpc-linux as well; either way
it grows by two floatingpoint store calls.
--
Servus,
Daniel