public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* libstdc++ bootstrap failure after r261525
@ 2018-06-12 21:34 Martin Sebor
  2018-06-13  6:12 ` Jeff Law
  2018-06-13  8:53 ` François Dumont
  0 siblings, 2 replies; 7+ messages in thread
From: Martin Sebor @ 2018-06-12 21:34 UTC (permalink / raw)
  To: GCC Mailing List, libstdc++, François Dumont

Bootstrap fails in libstdc++ with the following error.
I haven't investigated it much except to take a peek
at recent libstdc++ commits where r261525 looks like it
introduced __glibcxx_check_can_increment_range, so it
seems like it might have something to do with it.  I don't
see a __glibcxx_requires_can_increment_range macro defined
anywhere in the patch so maybe it's a typo?  Francois, can
you please see what's going on?

/opt/notnfs/msebor/build/gcc-86114/x86_64-pc-linux-gnu/libstdc++-v3/include/bits/stl_algobase.h:452:45: 
error: ‘__glibcxx_requires_can_increment_range’ was not declared in this 
scope
        __glibcxx_requires_can_increment_range(__first, __last, __result);

Thanks
Martin

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-06-13 20:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-12 21:34 libstdc++ bootstrap failure after r261525 Martin Sebor
2018-06-13  6:12 ` Jeff Law
2018-06-13  8:53 ` François Dumont
2018-06-13 13:24   ` Paolo Carlini
2018-06-13 17:06     ` Jonathan Wakely
2018-06-13 19:16       ` François Dumont
2018-06-13 22:04       ` François Dumont

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).