[Bug c++/62255] Introducing an unrelated template parameter causes compilation to fail

2014-08-26 Thread m at maxgerlach dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62255 --- Comment #3 from Max Gerlach m at maxgerlach dot de --- Created attachment 33397 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33397action=edit Compiler error messages from g++ 4.9.1

[Bug c++/62255] Introducing an unrelated template parameter causes compilation to fail

2014-08-26 Thread m at maxgerlach dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62255 --- Comment #4 from Max Gerlach m at maxgerlach dot de --- The bug is still present on g++ 4.9.1. $ g++-4.9 --version g++-4.9 (Ubuntu 4.9.1-3ubuntu2~14.04.1) 4.9.1 Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see

[Bug c++/62255] Introducing an unrelated template parameter causes compilation to fail

2014-08-26 Thread m at maxgerlach dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62255 Max Gerlach m at maxgerlach dot de changed: What|Removed |Added Known to work||4.7.3 --- Comment

[Bug c++/62255] New: Introducing an unrelated template parameter causes failed compilation

2014-08-25 Thread m at maxgerlach dot de
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: m at maxgerlach dot de Created attachment 33393 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33393action=edit Archive containing output.txt, arma_template_test.ii