mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-01 03:00:27 +08:00
Fix regression for libstdc++-v3/testsuite/29_atomics/atomic/62259.cc as reported at <http://gcc.gnu.org/ml/gcc-patches/2015-04/msg00543.html>. * testsuite/29_atomics/atomic/62259.cc: Assert atomic alignment is larger-equal, not equal, to default alignment. From-SVN: r222072
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.