bug reportのその後

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58091

However current ICC agrees with GCC. We may have something in Bugzilla.

Generally speaking, this is a basic C++ issue, doesn't have to do with the recent constexpr, and normally icc is very solid about those. Remember there are also DRs, besides the published Standards. At the moment, I simply don't know.

結局gccicc側のバグとして修正されるでもなく、かといってclangの方がバグっていると言われたわけでもなく話が止まってしまいました。

このような場合、一体どのような場所へ議題を持っていけば正しい規格解釈に関する結論を下してくれるのでしょうか。
個人的には、最終的な挙動がどちらであれ、gcciccとclangなどのコンパイラ間での差がなくなって欲しいと思っています。