https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104964
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Why is this P1? Is it a regression?
If it works with __bos and doesn't work with __bdos, then it isn't a regression
and if it doesn't work with __bos when using constant offset, it is a bug in
acl, it might be compatible just with -D_FORTIFY_SOURCE=1, but not with =2 or
=3.