Hi Christophe, > Option overrides are appended/prepended depending on dejagnu version :-(
Why stop there? Dejagnu could increase the fun of testing by randomizing option ordering. > But my question was more: why skip the test if one forces > -mfloat-abi=softfp while you have this very same option in the > dg-additional-options ? > Isn't it a typo that -mfloat-abi=soft in the "exclude" should use floatfp? I don't know, I just copied the magic hack from other tests. Do you know of a better way of writing this? Wilco