[PATCH PR65767]Fix test case failure on arm-none-eabi

Bin Cheng bin.cheng@arm.com
Mon Apr 20 06:52:00 GMT 2015


Hi,
As comments at PR65767 and PR65718, we should use namespace other than std
to avoid duplicated definition problem on arm-none-eabi.  This patch fixes
the issue.  It is an obvious change, but I will wait for approval because of
GCC5 branch.

Is it OK?

gcc/testsuite/ChangeLog
2015-04-20  Bin Cheng  <bin.cheng@arm.com>

	PR testsuite/65767
	* g++.dg/lto/pr65276_0.C: Change namespace std to std2.
	* g++.dg/lto/pr65276_1.C: Change namespace std to std2.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pr65767.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150420/3ca8dd95/attachment.txt>


More information about the Gcc-patches mailing list