------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-18 00:48 ------- (In reply to comment #1) > That's by design. We want to eventually create value handles early, > then maintain them through the optimization passes (which would allow > removing DOM's hashing code completely).
That might be by design but right now it is causing a bloated cc1 and a slight compile time issue. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23939