Actions
Bug #3545
closedsave-args matcher should accept saves may be out-of-order
Start date:
2013-02-10
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
The instructions used to save arguments on amd64 may be, in a minority of cases, out-of-order (unlike with GCC regularly where it's backward, and Studio where it's forward).
I'd thought this was specific to a newer GCC, but a user has found (a disturbing amount!) of cases where it occurs with 4.4
Updated by Rich Lowe over 9 years ago
- Subject changed from save-args matcher should accept saves maybe out-of-order to save-args matcher should accept saves may be out-of-order
Updated by Rich Lowe over 9 years ago
- Status changed from In Progress to Resolved
- % Done changed from 60 to 100
Resolved in 702941c
Actions