https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71784
--- Comment #6 from Ela ---
- ... it doesn't matter (or it does ?) if op's are first
instantiated via template, or everything is in one file
and instantiated "per-need" when they appear (used).
(tested various versions and cannot remember
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71784
--- Comment #5 from Ela ---
gcc = gcc (GCC) 4.9.2 20150212 (Red Hat 4.9.2-6)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71784
--- Comment #4 from Ela ---
Created attachment 38850
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38850&action=edit
code dump
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71784
--- Comment #3 from Ela ---
Created attachment 38849
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38849&action=edit
the compiler complaint
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71784
--- Comment #2 from Ela ---
Created attachment 38848
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38848&action=edit
*.cc file producing the crash
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71784
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
--- Comment #1