This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to obtain info about `-ffixed-reg' at a compilation?


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]