On 12/12/2014 06:21 PM, Dominique Dhumieres wrote:
Martin,Your test g++.dg/ipa/pr64146.C fails on darwin: grep bind pr64146.C.051i.icf returns nothing, so the first scan fails, while the second one succeeds. Dominique
Hello. You are right, I forgot to decorate test case with: +/* { dg-require-alias "" } */ Martin