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++/16518] [3.5 regression] mutable specifier only applies to first item in declaration list


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-13 15:20 -------
>From Phil's regression hunter: Search converges between 2004-06-24-trunk (#471) and 2004-06-26-
trunk (#472).

More evidence that they are the same bug.
Most likely caused by:
2004-06-23  Mark Mitchell  <mark@codesourcery.com>
        
        * Make-lang.in (cp/lex.o): Do not depend on cp/lex.h.
        (cp/decl.o): Likewise.
        (cp/decl2.o): Likewise.
        (cp/pt.o): Likewise.
        (cp/semantics.o): Likewise.
        ......

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16518


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