> I guess this > was done in order to be able to use the same omp.h on both i386 and > amd64, but I don't think this is still needed now that omp.h is in > arch-specific > > /usr/lib/gcc/x86_64-linux-gnu/5/include/omp.h > > Could you consider removing this patch?
this location is not arch-specific for multilibs. So I still think this is needed. And maybe even on the multilib'ed kfreebsd targets. So better guard the bits with preprocessor macros? Matthias -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

