Merge branches/gcc-4_9-branch rev 222035
authoryroux <yroux@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Apr 2015 11:45:32 +0000 (11:45 +0000)
committeryroux <yroux@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Apr 2015 11:45:32 +0000 (11:45 +0000)
commit22ec7b054e93ca8ebfaeef4d9bbb6197c9d70d1b
tree67a6cd07aa184bceb990b7411a8be267c7021832
parentd8257e8c90601900051afecaa5fea5a993317d5a
Merge branches/gcc-4_9-branch rev 222035

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/linaro/gcc-4_9-branch@222048 138bc75d-0d04-0410-961f-82ee72b054a4
17 files changed:
gcc/ChangeLog
gcc/DATESTAMP
gcc/lra-assigns.c
gcc/lra-int.h
gcc/lra.c
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/chrono
libstdc++-v3/include/std/shared_mutex
libstdc++-v3/include/std/thread
libstdc++-v3/testsuite/20_util/duration/literals/65499.cc [new file with mode: 0644]
libstdc++-v3/testsuite/30_threads/shared_lock/cons/5.cc
libstdc++-v3/testsuite/30_threads/shared_lock/cons/6.cc
libstdc++-v3/testsuite/30_threads/shared_lock/locking/3.cc
libstdc++-v3/testsuite/30_threads/shared_lock/locking/4.cc
libstdc++-v3/testsuite/30_threads/shared_timed_mutex/try_lock/3.cc [new file with mode: 0644]
libstdc++-v3/testsuite/30_threads/this_thread/58038.cc [new file with mode: 0644]
libstdc++-v3/testsuite/30_threads/this_thread/60421.cc [new file with mode: 0644]