The Go frontend is currently supposed to use C++98. This patch by Than McIntosh removes a range based for loop that snuck in recently. This fixes PR 90669. Bootstrapped and ran Go testsuite on x86_64-pc-linux-gnu. Committed to mainline. Ian