GCC 4.1.2 Status Report (2006-11-12)

Matthias Klose doko@cs.tu-berlin.de
Mon Nov 20 09:59:00 GMT 2006


Mark Mitchell writes:
> I would also like to know which PRs are regressions from 4.1.0 or 4.1.1.
>  Please update the list here:
> 
>   http://gcc.gnu.org/wiki/GCC_4.1.2_Status
> 
> as you encounter such PRs.

The Debian package currently reverts the following patches in its
gcc-4.1 packages, which showed up as regressions building Debian
packages:

2006-10-18  Richard Guenther  <rguenther@suse.de>

        PR C++/25878
        Backport from mainline:
        2006-08-25  Nathan Sidwell  <nathan@codesourcery.com>

        PR c++/27787
        * decl.c (make_typename_type): Only try and resolve it when
        context is not dependent.  Refactor.
        * decl2.c (check_classfn): Push to class scope before looking for
        the function.


2006-10-03  Mark Mitchell  <mark@codesourcery.com>

        PR c++/29138
        * g++.dg/inherit/access8.C: New test.
        * g++.dg/template/dtor4.C: Tweak error messages.

2006-10-03  Mark Mitchell  <mark@codesourcery.com>

        PR c++/29138
        * decl2.c (grokfield): Don't handle access declarations here.
        * parser.c (cp_parser_using_declaration): Handle access
        declarations too.
        (cp_parser_block_declaration): Adjust calls to
        cp_parser_using_declaration.
        (cp_parser_member_declaration): Likewise.  Use
        cp_parser_using_declaration to look for access_declarations.


2006-10-16  Mark Mitchell  <mark@codesourcery.com>

        PR c++/29408
        * parser.c (cp_parser_using_declaration): Stop parsing when
        something goes wrong with an access declaration.


Please could another Debian GCC maintainer update the wiki page? I'm
offline for the next week.

  Matthias



More information about the Gcc mailing list