Re: Linker for OOP
On Fri, Sep 01, 2006 at 07:42:08AM +0900, Mikiya Matsuzaka wrote: >`(const:M EXP)' > Represents a constant that is the result of an assembly-time > arithmetic computation. The operand, EXP, is an expression that > contains only constants (`const_int', `symbol_ref' and `
Linker for OOP
I found this description in GCC Internals info file. 11.7 Constant Expression Types == ... `(const:M EXP)' Represents a constant that is the result of an assembly-time