[Bug c++/54483] undefined reference to static constexpr in .so

2016-02-10 Thread ddsherstennikov at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54483 Denis Sherstennikov changed: What|Removed |Added CC||ddsherstennikov at ya dot ru

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread ddsherstennikov at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 --- Comment #9 from Denis Sherstennikov --- Perhaps, this was a distro compilation inaccuracy of ubuntu package maintainer.

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread ddsherstennikov at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 --- Comment #8 from Denis Sherstennikov --- I doubt that ccache changes g++ flags somehow: without it the discussed behavior still was present - under g++ 5.2.1.

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread ddsherstennikov at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 --- Comment #7 from Denis Sherstennikov --- I used default bundled g++ update from ubuntu 14.04.02 repo, however it works through ccache.

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread ddsherstennikov at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 --- Comment #4 from Denis Sherstennikov --- Yes, it does. That clearly ain't an obvious fix. If you hadn't told me, I don't know how I would figure this out in short time. I'd appreciate a compiler warning on this issue with direct designation o

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread ddsherstennikov at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 --- Comment #2 from Denis Sherstennikov --- Problem does not occure under: g++ 5.1.0

[Bug c++/69079] shared library does not load for variable initializations with important code

2015-12-29 Thread ddsherstennikov at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69079 --- Comment #1 from Denis Sherstennikov --- Problem confirmed under: g++ 5.3.0 20151204 g++ 5.2.1 20151031

[Bug c++/69079] New: shared library does not load for variable initializations with important code

2015-12-29 Thread ddsherstennikov at ya dot ru
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: ddsherstennikov at ya dot ru Target Milestone: --- WTR: https://github.com/ddsherstennikov/training/tree/master/Test/C%2B%2B/gcc_5.3_static_template_init_bug gcc 5.3