This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/45894] [4.5 Regression] [C++0x] ICE: segmentation fault with -Wall


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.gcc@gmail.com>

    PR c++/47589
    Backport from mainline
    2010-11-09  Jakub Jelinek  <jakub@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]