art/test/419-long-parameter/info.txt

4 lines
213 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +08:00
Regression test for the long parameter passed both in stack and register
on 32bits architectures. The move to hard float ABI makes it so that the
register index does not necessarily match the stack index anymore.