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

Re: asm constraint rule change


[myself wrote]
> First the '+' in __asm__ statements is mostly redundant anyways, because
> when I put an argument into the output section of the asm it is clear that
> I want it as output argument. I think in these cases the compiler should
> silently add the '+'.

Oops. Of course I meant to write '=' instead of '+' here.

-Andi
> 


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