Re: [PATCH, testsuite]: A bunch of fixes

2014-07-22 Thread Rainer Orth
Hi Uros, > Hello! > > - Thunk name encodes offset into the structure, which is different > between 32/64bit targete when pointers are involved. > - CCP runs with -O1 only > - Missing dump cleanup > > 2014-07-22 Uros Bizjak > > * g++.dg/ipa/imm-devirt-2.C (dg-final): Improve einline dump str

[PATCH, testsuite]: A bunch of fixes

2014-07-22 Thread Uros Bizjak
Hello! - Thunk name encodes offset into the structure, which is different between 32/64bit targete when pointers are involved. - CCP runs with -O1 only - Missing dump cleanup 2014-07-22 Uros Bizjak * g++.dg/ipa/imm-devirt-2.C (dg-final): Improve einline dump string. * gcc.dg/pr44024.c