[Bug c++/82566] Internal compiler error in type deduction (with C++11)

2017-10-17 Thread peter.gottschling at simunova dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82566 --- Comment #3 from Peter Gottschling --- Ok. Then I give up on 4.9. BTW, I couldn't find a list on the gcc homepage which release is still supported. There were only dates when it was released but not when the maintenance was terminated (just

[Bug c++/82566] Internal compiler error in type deduction (with C++11)

2017-10-16 Thread peter.gottschling at simunova dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82566 --- Comment #1 from Peter Gottschling --- Created attachment 42379 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42379=edit Preprocessed source compressed with bzip2.

[Bug c++/82566] New: Internal compiler error in type deduction (with C++11)

2017-10-16 Thread peter.gottschling at simunova dot com
Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: peter.gottschling at simunova dot com Target Milestone: --- Compiler error occurs only with g++-4.9. Other g++ versions (e.g. 4.7, 5, 7) work smoothly. Preprocessed source attached.