]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/class.c
re PR c++/35007 (Firefox fails to build with affentry.cpp:94: error: ISO C++ forbids...
authorJason Merrill <jason@redhat.com>
Tue, 29 Jan 2008 05:50:24 +0000 (00:50 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 29 Jan 2008 05:50:24 +0000 (00:50 -0500)
commitdc5554292fd779dbbb13e37bab33c469704b9ad6
tree5203b9723847b896fdb343e8e9486290e0467fb0
parent43fe0f76a75564af7cefbce910485b6ea7568bf0
re PR c++/35007 (Firefox fails to build with affentry.cpp:94: error: ISO C++ forbids subscripting non-lvalue array)

        PR c++/35007
        * class.c (build_base_path): Fix !want_pointer case.

From-SVN: r131931
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/g++.dg/inherit/sizeof1.C [new file with mode: 0644]