https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78919
--- Comment #1 from Jonas Jelten ---
Probably the same as bug 59949, if the default value is always created for a
template even if the call overwrites the default value.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65870
--- Comment #1 from Jonas Jelten ---
This is probably the same as bug 59949, and still present in 6.4.0.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59949
--- Comment #3 from Jonas Jelten ---
This bug is still present in g++ 6.4.0.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67373
--- Comment #4 from Jonas Jelten ---
It should be noted that my issue occurs on Gentoo with gcc 5.3.0, avr-libc
1.8.1 and avr binutils 2.25.1-r1.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67373
Jonas Jelten changed:
What|Removed |Added
CC||jj at stusta dot net
--- Comment #3 from
Assignee: unassigned at gcc dot gnu.org
Reporter: jj at stusta dot net
Target Milestone: ---
libbacktrace is really useful and can be used by user programs perfectly.
Please install the library by default.
Currently: libbacktrace/Makefile.am:
noinst_LTLIBRARIES = libbacktrace.la