[Bug c++/62255] Introducing an unrelated template parameter causes compilation to fail
m at maxgerlach dot de
gcc-bugzilla@gcc.gnu.org
Tue Aug 26 13:26:00 GMT 2014
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 #5 from Max Gerlach <m at maxgerlach dot de> ---
gcc 4.7.3 compiles the code without errors.
$ g++-4.7 --version
g++-4.7 (Ubuntu/Linaro 4.7.3-12ubuntu1) 4.7.3
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
More information about the Gcc-bugs
mailing list