------- Additional Comments From reichelt at gcc dot gnu dot org  2004-12-17 
20:59 -------
Nathan, this was caused by your patch
http://gcc.gnu.org/ml/gcc-cvs/2003-06/msg00871.html

Apparently we have a tcc_exceptional in the last switch
statement of cp_tree_equal so that we hit gcc_unreachable.

I don't know whether tcc_exceptional should be handled more
gracefully or whether it shouldn't appear there at all.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org
           Keywords|                            |monitored


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19034

Reply via email to