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


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

--- Comment #21 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Mainine (will be GCC 5 in a few months).

There is no addcc thing, that is not suitable for PowerPC.
The big changes are in though (and they are much bigger than
I originally thought, fwiw -- scope creep ;-) )


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