statement expressions and extended asm bug?

Gunther Nikl gni@gecko.de
Mon Mar 15 14:49:00 GMT 2004


On Mon, Mar 15, 2004 at 02:03:10PM +0000, Nathan Sidwell wrote:
> It is your explicit allocation of the two temporary variables into the
> same register that is breaking things.

  Ok, thats what I wanted to know. So, if I assign the temporary explict
  register variable containing the result to a non-register variable, then
  the expressions become well-formed and don't violate other constraints,
  right?

  Thank you for your help.

  Gunther



More information about the Gcc mailing list