On 10/12/2021 14.08, Olivier Hainque wrote: > Hello, > > The attached patch is the one originally sent by Rasmus at > > https://gcc.gnu.org/pipermail/gcc-patches/2018-October/508026.html. (*) > > and which escaped the radar at the time. > > The change looked good and turned out helpful in the context of > work on the support of shared library for VxWorks. > > Tested on VxWorks 7.2 and sanity checked with a build for VxWorks 6.9, > I'll commit shortly.
Thanks, I've actually been carrying that locally ever since (because I have other changes on top that rely on it), so I'm quite confident including that upstream won't break anything on my end :) Rasmus