[Bug c++/42702] Unimplemented functionality

2010-01-12 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2010-01-12 13:11 --- No, in this case it's just a diagnostic telling you that the function cannot be inlined by the optimizers, there is nothing in the Standard about that, and it can well be that for some reason (there are many po

[Bug c++/42702] Unimplemented functionality

2010-01-12 Thread piotr dot wyderski at gmail dot com
--- Comment #2 from piotr dot wyderski at gmail dot com 2010-01-12 13:05 --- Subject: Re: Unimplemented functionality paolo dot carlini wrote: at oracle dot com : > If it's unimplemented, it's unimplemented, the issue > is obviously known. Even in this case? runtime/base/stack_tra

[Bug c++/42702] Unimplemented functionality

2010-01-12 Thread paolo dot carlini at oracle dot com
--- Comment #1 from paolo dot carlini at oracle dot com 2010-01-12 12:59 --- If it's unimplemented, it's unimplemented, the issue is obviously known. -- paolo dot carlini at oracle dot com changed: What|Removed |Added -