]> git.ipfire.org Git - thirdparty/gcc.git/commit
darwin, testsuite, fix a failing test.
authoriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 May 2019 14:55:21 +0000 (14:55 +0000)
committeriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 May 2019 14:55:21 +0000 (14:55 +0000)
commit62f7d052bd5e268e077ac0b2cafdd4c9d0d38dc4
treeb377d5ca87212dea9647caaeed5dd56a2b5447fe
parent5bf29a97a9bba0ccf9380de34b999d48b9c4a041
darwin, testsuite, fix a failing test.

The istantiate2.C test has started to fail since Darwin's impl. of
this part of the ABI was fixed. It now emits the same output as
other platforms (and clang).

2019-05-02  Iain Sandoe  <iain@sandoe.co.uk>

* g++.dg/ext/instantiate2.C: Remove special-caseing for Darwin.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270801 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/instantiate2.C