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] | |
On Fri, 2004-01-30 at 19:46, Syd Polk wrote:
If you could wait a little while until tree-ssa is merged in mainline,How can I safely: - Determine if a value is really a compile-time constant? - Get the value of that constant?
this would be relatively simple to implement inside the tree optimizers.
So, if the compiler cannot assert that the arguments are compile-time constants, you want to emit an error?
Diego.
Syd Polk Apple Computer Technology EPM, Mac OS X Development Tools +1 408 974-0577
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |