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 bootstrap/54484] r190927 breaks bootstrap with clang compiler


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

--- Comment #8 from dnovillo at google dot com <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 uses lessthan (no underscore).

Thanks.  Good catch.  I just committed a fix for it.


> I assume it is never instantiated?

Right. Otherwise, we'd get an error while building stage2.


Diego.


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