Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: oliverbrowne627 at gmail dot com
Target Milestone: ---
Expected behavior: Escaping of comma in argument passed to
-finstrument-functions-exclude-function-list flag would work the
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: oliverbrowne627 at gmail dot com
Target Milestone: ---
Tested with following GCC version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/tools
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90809
--- Comment #2 from Oliver Browne ---
Submitted patch:
https://gcc.gnu.org/ml/gcc-patches/2019-06/msg00722.html
Fixes above issue with bugcase provided
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90816
--- Comment #2 from Oliver Browne ---
Submitted patch:
https://gcc.gnu.org/ml/gcc-patches/2019-06/msg00722.html
Fixes above issue with bugcase provided