https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81147

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gjl at gcc dot gnu.org

--- Comment #2 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Your testcase doesn't compile:

$ avr-g++ pr81147.cpp
pr81147.cpp:1:20: fatal error: iterator: No such file or directory
 #include <iterator>
                    ^
compilation terminated.

Reply via email to