This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

RE: optimization by as


> I see -O option for MIPS target in 'man as' but no such option for
> arm/aarch64.
> Please give some insight on what type of optimization does this -O do.

This optimisation is enabling the filling of branch delay slots, and the 
removal of unneeded nops.

Regards,



Andrew 

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