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 objc++/31134] [4.3 Regression] Objective-C++ has ran into the tree number limit



------- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca  2007-03-11 22:53 -------
Subject: Re:  [4.3 Regression] Objective-C++ has ran into the tree number limit

> ----------------------------------------------------------------------------
>             Summary|objc-act.c:570: error:      |[4.3 Regression] Objective-
>                    |comparison is always false  |C++ has ran into the tree
>                    |                            |number limit

Don't like to name people, but I suppose this patch should be reverted:

2007-03-09  Douglas Gregor  <doug.gregor@gmail.com>

        PR c++/20599
        * typeck.c (check_return_expr): Check for bare parameter packs.
        (comptypes): Compare template parameter packs and
        type pack expansions.
        ...

Dave


-- 


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


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