initfini.c needs -fno-unit-at-a-time. It's not a normal compilation, but a special hack for generating assembly fragments. The development libc uses the flag for that file.
- Re: i_am_not_a_leaf() and -fno-unit-at-a-time Roland McGrath
- Re: i_am_not_a_leaf() and -fno-unit-at-a-time Dwayne Grant McConnell