[Bug middle-end/81368] GCC reports bad option if -fdata-sections/-ffunction-sections is specified through #pragma or function attribute

2017-07-09 Thread sebastian.schrader at ossmail dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81368 --- Comment #3 from sebastian.schrader at ossmail dot de --- I see. Is it just a limitation of the current implementation of -fdata-sections/-ffunction-sections in GCC that it can't be unset or is it generally impossible?

[Bug c/81368] New: GCC reports bad option if -fdata-sections/-ffunction-sections is specified through #pragma or function attribute

2017-07-09 Thread sebastian.schrader at ossmail dot de
: 7.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: sebastian.schrader at ossmail dot de Target Milestone: --- GCC 7.1.1 reports a bad option if -fdata-sections or