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

Bug#389225: correction



I think the reporter's interpreation of the assembler
code is incorrect.

If the branch to ".LL9" is taken, the load which initializes
"%g3" is executed.

The annulment of the load only occurs if the branch is not taken,
and for this snippet of code when the branch is not taken the
".LL9" label is never reached.




Reply to: