> Having gfortran magically know about certain ABI breaking options, and doing > funny things on certain targets seems a very bad precedent to me.
Then, I think we should have the front-end refuse the option. It's annoying to have a compiler accept code, and only tell you at runtime (at the end of your simulation!) that it can't work. FX