> Please let me know if it still doesn't work!
I have regtested obj(c|-c++) on x86_64-apple-darwin10 without
any failure.
Thanks for the work.
Dominique
On 4 Mar 2011, at 16:41, Dominique Dhumieres wrote:
Nicola,
obj-c++.dg/property/property-encoding-1.mm fails to compile with:
[...]
You need to use the right C++ incantations, [...]
Apologies. I now did the obvious changes that should make it work in
both the ObjC
and ObjC++ testsuite
Nicola,
obj-c++.dg/property/property-encoding-1.mm fails to compile with:
/opt/gcc/work/gcc/testsuite/obj-c++.dg/property/property-encoding-1.mm: In
function 'char* concat(char*, char*, char*)':^M
/opt/gcc/work/gcc/testsuite/obj-c++.dg/property/property-encoding-1.mm:95:40:
error: invalid conve
With your patch and Dominique's change both the objc and obj-c++
testsuites pass
without regressions at -m32/-m64.
Updating the objc/c++ testcase is obvious if everyone is on the same
page. :-)
Yes. Thanks a lot to Jack and Dominique for the helpful review/
testing. :-)
I committed
With your patch and Dominique's change both the objc and obj-c++
testsuites pass
without regressions at -m32/-m64.
Updating the objc/c++ testcase is obvious if everyone is on the same
page. :-)
Yes. Thanks a lot to Jack and Dominique for the helpful review/
testing. :-)
I committed