Hi All, I've attached a patch to extend the regex pattern to include optional 'ext' at the end of '.weak' to match the MicroBlaze weak label '.weakext' in two of the g++ testcases.
The only other rule in these tests was for ! { *-*-darwin* }, so I'm not sure if it's appropriate to modify the scan-assembler line in this fashion for a specific architecture's pattern? ChangeLog/testsuite 2014-02-14 David Holsgrove <david.holsgr...@xilinx.com> * gcc/testsuite/g++.dg/abi/rtti3.C: Extend scan-assembler pattern to take optional ext after .weak. * gcc/testsuite/g++.dg/abi/thunk4.C: Likewise. thanks, David
0005-Patch-testsuite-Allow-MicroBlaze-.weakext-pattern-in.patch
Description: 0005-Patch-testsuite-Allow-MicroBlaze-.weakext-pattern-in.patch