http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53723
--- Comment #6 from Seth Carnegie <sethcarnegie at gmail dot com> 2012-06-20 20:27:25 UTC --- Actually I was using 4.7.1 and I did use g++ -v, I just made a mistake in simplifying the code from the stackoverflow example. I compiled the simplification with 4.7.1 but the SO example with 4.7 and assumed it was the same error (since the error message was exactly the same).