https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100135
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |14.0
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100135
--- Comment #2 from Nicolas Werner ---
Possibly the gcc behaviour here is correct. There is a clang bug open for it
not rejecting calls to functions with default parameters, when the default
parameter is not exported: https://github.com/llvm/llv
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100135
Nicolas Werner changed:
What|Removed |Added
CC||nicolas.werner at hotmail dot
de
---