https://sourceware.org/bugzilla/show_bug.cgi?id=27495
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Every one of these tests has --gc-sections and is testing the behaviour of
__start_* or __stop_*. -z start-stop-gc is designed to drop sections that are
only kept due to magically defined __start/__stop symbols, so the fact that
these tests now fail with undefined references is exactly what you should
expect. -z start-stop-gc is *not* an option that you can turn on by default.
--
You are receiving this mail because:
You are on the CC list for the bug.