This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/33638] [4.3 regression]: wrong code with -fforce-addr



------- Comment #12 from zadeck at naturalbridge dot com  2007-10-05 13:02 -------
Subject: Re:  [4.3 regression]: wrong code with
 -fforce-addr

rguenth at gcc dot gnu dot org wrote:
> ------- Comment #11 from rguenth at gcc dot gnu dot org  2007-10-05 12:36 -------
> But powf is pure/const, so the call is not a use.
>
>
>   
that is the reason that the call did not kill the potential set of dead
stores.

I will look at this later today.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33638


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]