On Fri, Mar 28, 2008 at 5:16 PM, Denys Vlasenko <[EMAIL PROTECTED]> wrote: > See: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29950
And I can tell you now that bug is on purpose and really not a bug. We base stuff on the decl uid and not memory address so we try for the same code on different machines with the same preprocessed source. Anything else is hard to get a handle on really. -- Pinski