This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++ test case ext/headers.cc failed on arm-none-eabi


On 08/07/2013 01:05 PM, Jonathan Wakely wrote:

There's not enough context to see what happened, the diagnostic is
crap, only showing the macro not where it's used.  The macro is not
used as a non-static data member initializers except in C++11 mode, so
I don't know how that could happen.

I think it's used in C++98 mode, too, but we suppress the error because it's a system header.

--
Florian Weimer / Red Hat Product Security Team


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]