[PATCH]libstdc++-v3/test: Skip "use_service.cc" for aarch64 baremetal

Andrea Corallo andrea.corallo@arm.com
Wed Apr 1 15:28:41 GMT 2020


Hi all,

"use_service.cc" libstdc++ test does not compile for baremetal,
unfortunately AFAIK we don't have an appropriate selector to skip
these.

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89760

https://gcc.gnu.org/legacy-ml/gcc-patches/2018-10/msg01089.html

While the full issue is tackled would be possible to install this
patch to have it disabled on aarch64 baremetal where it is known to
be failing?

Thanks

  Andrea

libstdc++-v3/ChangeLog
2020-??-??  Andrea Corallo  <andrea.corallo@arm.com>

	* testsuite/experimental/net/execution_context/use_service.cc:
	Skip on aarch64-none-elf.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-testsuite-disabled-use_service-on-aarch64-bare-metal.patch
Type: text/x-diff
Size: 934 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20200401/7d5bd8a7/attachment.bin>


More information about the Libstdc++ mailing list