[Bug c++/47589] [4.3/4.4 Regression] internal compiler error: Segmentation fault
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 3 22:35:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47589
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-02-03 22:34:57 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
More information about the Gcc-bugs
mailing list