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 target/43892] PowerPC suboptimal "add with carry" optimization



------- Comment #13 from joakim dot tjernlund at transmode dot se  2010-05-25 21:42 -------
(In reply to comment #12)
> (In reply to comment #11)
> > If this is the case for something as simple as add with carry, one really
> > needs a simple way to tell gcc what ppc class CPU one wants to use.
> 
> Please see -mcpu= .
> 

Almost forgot, but how do I specify that at gcc build/configure ?

Also, I haven't seen any progress on this issue even though it sounded that the
initial fix was easy(add<mode>cc expander)


-- 


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


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