This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/35007] [4.3 Regression] Firefox fails to build with affentry.cpp:94: error: ISO C++ forbids subscripting non-lvalue array
- From: "jason at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jan 2008 05:53:04 -0000
- Subject: [Bug c++/35007] [4.3 Regression] Firefox fails to build with affentry.cpp:94: error: ISO C++ forbids subscripting non-lvalue array
- References: <bug-35007-10490@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from jason at gcc dot gnu dot org 2008-01-29 05:53 -------
Subject: Bug 35007
Author: jason
Date: Tue Jan 29 05:52:20 2008
New Revision: 131933
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131933
Log:
PR c++/35007
* class.c (build_base_path): Fix !want_pointer case.
Modified:
branches/gcc-4_1-branch/gcc/cp/ChangeLog
branches/gcc-4_1-branch/gcc/cp/class.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35007