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: sync_fetch_and_add creating unrecognizable insn


>>>>> Razya Ladelsky writes:

Razya> When passing an address of a local variable as the first argument of 
Razya> 'sync_fetch_and_add' 
Razya> I get an error of unrecognizable insn.

Razya> Does anyone know why that happens?

	Probably a mistake in the rs6000_emit_rsync() procedure.

David


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