avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #37778] _MemoryBarrier() in cpufunc.h error on compi


From: Georg-Johann Lay
Subject: [avr-libc-dev] [bug #37778] _MemoryBarrier() in cpufunc.h error on compile
Date: Sun, 27 Jan 2013 17:28:18 +0000
User-agent: Opera/9.80 (Windows NT 5.0; U; de) Presto/2.6.30 Version/10.63

Follow-up Comment #3, bug #37778 (project avr-libc):

Question is whether or not NOP should be allowed to be moved across
ordinary memory moves.

For SEI and CLI, for example, I think this is not wanted in general.

NOP is less intrusive than SEI / CLI, of course, but avr-gcc emits
__builtin_avr_nop() with a memory clobber:

http://gcc.gnu.org/viewcvs/trunk/gcc/config/avr/avr.md?revision=195151&view=markup#l5938


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?37778>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]