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

--- Comment #14 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-02-03 
22:34:58 UTC ---
Author: redi
Date: Thu Feb  3 22:34:51 2011
New Revision: 169813

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169813
Log:
2011-02-03  Jonathan Wakely  <jwakely....@gmail.com>

    PR c++/47589
    Backport from mainline
    2010-11-09  Jakub Jelinek  <ja...@redhat.com>

    PR c++/45894
    * tree.c (lvalue_kind): Don't crash if ref has NULL type.


Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/pr47589.C
Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/tree.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog

Reply via email to