v32-va.d 398 B

1234567891011121314
  1. # notarget: cris*-*-linux-gnu
  2. # source: start1.s --march=common_v10_v32
  3. # source: move-1.s --march=v32
  4. # as: --em=criself
  5. # ld: -m criself
  6. # objdump: -p
  7. # Test that linking a v32 object to a v10+v32 object
  8. # does work and results in the output marked as a v32 object.
  9. # Source code and "-m criself" doesn't work with *-linux-gnu.
  10. #...
  11. private flags = 3: \[symbols have a _ prefix\] \[v32\]
  12. #pass