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]

Re: About "symbol_ref" expression


It's replying myself.

Sorry, my fool.

> (eq (symbol_ref "mips16") (const_int 0))

I couldn't find the following expression in mips.h.

extern int mips16;

So, the above expression means just comparing mips16 with 0, doen't it?
I should have observed mips.h before posting to this ML.
Excuse me for my being lazy.


Thanks,
Shinpei Kato <shinny@j02.itscom.net>



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