re PR c++/23225 (tree check: expected class type, have exceptional (error_mark) in...
authorJames A. Morrison <phython@gcc.gnu.org>
Thu, 11 Aug 2005 04:21:55 +0000 (04:21 +0000)
committerJames A. Morrison <phython@gcc.gnu.org>
Thu, 11 Aug 2005 04:21:55 +0000 (04:21 +0000)
commita4faac50ad558b6e7cfb3f90f2e510363915bdc1
tree0bb67d99373199da0897f68eda349fdc0ffa9673
parent907f033f983dec0caa1d17d13557ef5c61e407e3
re PR c++/23225 (tree check: expected class type, have exceptional (error_mark) in build_pointer_type_for_mode, at tree.c:4246)

2005-08-10  James A. Morrison  <phython@gcc.gnu.org>

        PR c++/23225
        * tree.c (build_pointer_type_for_mode): Robustify.

From-SVN: r102977
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/crash27.C [new file with mode: 0644]
gcc/tree.c