Module Name: src Committed By: joerg Date: Wed Oct 1 22:18:19 UTC 2014
Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11: random.cc Log Message: Attribute target is not supported by clang, so don't use it. Explicitly mark this function as non-inline to not defeat the feature tests. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \ src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/random.cc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.