> > Thanks ! > > Unfortunately this is not the only bug at the time. > > see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61331 > > which is even more painful... > > I can currently only build anything if I do this: > > svn diff -r210963:210965 | patch -p0 -R
thanks! I will regtest and go ahead with this change. I debugged furhter the AIX issue and it is unrelated - AIX use section anchors and it seems that their implementation completely ignore existence of aliases :( Honza