This is the mail archive of the gcc-help@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]

Re: Amusing bad code generation for ARM


On 2010-04-21 16:56, Ian Lance Taylor wrote:
This is presumably happening because of the volatile declarations.

I suspected as much. Are there other ways to access hardware registers in C that does not cause GCC to generate such inefficient code?


/Tobias


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