[Bug c++/71804] Default-generated constructor does not construct base class

2016-07-07 Thread guille at cal dot berkeley.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71804 --- Comment #3 from Guille --- Sorry, this was silly. I'll try to get some sleep before posting something at 5am.

[Bug c++/71804] Default-generated constructor does not construct base class

2016-07-07 Thread guille at cal dot berkeley.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71804 --- Comment #2 from Guille --- (In reply to Marc Glisse from comment #1) > This is not the right place to learn about C++. Before filing a bug report > about a compiler, please find another compiler that behaves differently. If > all compilers be

[Bug c++/71804] Default-generated constructor does not construct base class

2016-07-07 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71804 Marc Glisse changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---