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++/35007] [4.3 Regression] Firefox fails to build with affentry.cpp:94: error: ISO C++ forbids subscripting non-lvalue array



------- 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


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