mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
Without a definition for size_t in global namespace, there are errors like this one for arm-none-eabi: .../requirements_neg.cc:5: error: 'size_t' has not been declared libstdc++-v3/ChangeLog: * testsuite/29_atomics/atomic_ref/requirements_neg.cc: Add using std::size_t. Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
file: libstdc++-v3/README New users may wish to point their web browsers to the file index.html in the 'doc/html' subdirectory. It contains brief building instructions and notes on how to configure the library in interesting ways.