This is the mail archive of the gcc@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: Fldcw, rounding and optimizations


Loisel, Sebastien wrote:
> > 2) Is there a way to do this already? I know you can already specify
> > dependencies of asm blocks on variables and such, and I presume this
> > is used in the optimizer to prevent foul-ups. What's the best way of
> > convincing gcc not to move my asm blocks around?
> 
> Nothing to see here, move along. I just found out about asm volatile. Sorry for the noise.

Does it fix your problem?

-- Jamie


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