This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc++/31134] [4.3 Regression] Objective-C++ has ran into the tree number limit
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Mar 2007 22:53:32 -0000
- Subject: [Bug objc++/31134] [4.3 Regression] Objective-C++ has ran into the tree number limit
- References: <bug-31134-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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