http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484
--- Comment #8 from dnovillo at google dot com
2012-09-05 16:38:21 UTC ---
On 2012-09-05 12:11 , glisse at gcc dot gnu.org wrote:
> I meant the one in this PR's description. The second overload of lower_bound
> takes an argument lessthan_ but us
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484
--- Comment #7 from Diego Novillo 2012-09-05
16:34:54 UTC ---
Author: dnovillo
Date: Wed Sep 5 16:34:42 2012
New Revision: 190988
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190988
Log:
PR bootstrap/54484
* vec.h (vec_t::lower
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484
Marc Glisse changed:
What|Removed |Added
CC||glisse at gcc dot gnu.org
--- Comment #6 fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484
--- Comment #5 from dnovillo at google dot com
2012-09-05 11:48:38 UTC ---
On Wed, Sep 5, 2012 at 2:12 AM, glisse at gcc dot gnu.org
wrote:
> did you also take a look at the warning about lessthan_ in the clang messages?
No. Clang's output wa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484
--- Comment #4 from Marc Glisse 2012-09-05 06:12:20
UTC ---
Diego,
did you also take a look at the warning about lessthan_ in the clang messages?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484
Diego Novillo changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484
--- Comment #2 from Diego Novillo 2012-09-04
21:07:56 UTC ---
Author: dnovillo
Date: Tue Sep 4 21:07:48 2012
New Revision: 190951
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190951
Log:
Fix bootstrap failure with clang++.
This patch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54484
--- Comment #1 from Jack Howarth 2012-09-04
20:21:23 UTC ---
Bootstrap failure remains at r190949.