libstdc++ test case ext/headers.cc failed on arm-none-eabi
Paolo Carlini
paolo.carlini@oracle.com
Wed Aug 7 11:40:00 GMT 2013
Hi,
On 08/07/2013 01:28 PM, Jonathan Wakely wrote:
> I don't understand why the error location is given as the macro
> definition, rather than where the non-static data member initializer
> is actually used. The fact the initializer happens to be a macro
> shouldn't matter, the warnng should indicate where the initializer is
> used.
I suspect this is a known issue. Related to the fact that literals don't
have locations? Eg: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52718
Paolo.
More information about the Libstdc++
mailing list