On Monday 10 September 2012 10:49:41 Sylvain Pointeau wrote: > > > I had a similar issue with ICC 13.0, but since the ICC documentation > > > says > > > that its constexpr support is only partial, I attributed it to a > > > compiler > > > bug. > > > > > > Try turning off constexpr support. > > Excellent, I will try this evening.
It looks like http://llvm.org/bugs/show_bug.cgi?id=12670 (not related to constexpr) We talked about it earlier on this mailing list. The bug is fixed in clang 3.2. (But I don't know if the fix was backported.) -- Olivier Woboq - Qt services and support - http://woboq.com _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
