------- Comment #4 from sje at cup dot hp dot com 2010-07-07 17:22 ------- The problem seems to happen when compiling cp/decl.c. If I compile this file at -O1 instead of -O2 the resulting C++ compiler will work. I am trying to see if I can track it down to one function within cp/decl.c.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44716