http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52911
--- Comment #4 from zuogang <zuogang at huawei dot com> 2012-05-30 02:59:22 UTC --- (In reply to comment #3) > The testcase needs reduction. 1: save the attached file into test-gcc47-c.c,then cd the folder contain the C file; 2: gcc -Wall -W -Wshadow -Isrc/headers -O3 -funroll-loops -fomit-frame-pointer -c -o test-gcc47-c.o test-gcc47-c.c 3:wait about 13m+, the internal error is printed.