Hi. Is it a simple method to obtain info about GCC options, that changes registers allocation (like fixed-reg, call-used-reg ...), at a compile time ? First, for asm-with-cpp programs, like setjmp/longjmp. I have look output `-dM': nothing appropriate. Thanks in advance.