http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55500
Philip Herron <herron.philip at googlemail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |herron.philip at googlemail
dot co
| |m
--- Comment #3 from Philip Herron <herron.philip at googlemail dot com> ---
I just tried this test case with:
g++ -O2 -std=c++0x -fdump-tree-optimized test.cc -o test
g++ (GCC) 4.9.0 20131127 (experimental)
And it ran.
