public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/63942] New: [5.0 Regression] constexpr conflicts with previous declaration
@ 2014-11-18 18:28 dje at gcc dot gnu.org
  2014-11-19  9:52 ` [Bug libstdc++/63942] " redi at gcc dot gnu.org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: dje at gcc dot gnu.org @ 2014-11-18 18:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63942

            Bug ID: 63942
           Summary: [5.0 Regression] constexpr conflicts with previous
                    declaration
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dje at gcc dot gnu.org

FAIL: 20_util/tuple/comparison_operators/overloaded.cc (test for excess errors)
Excess errors:
/tmp/20141104/powerpc-ibm-aix7.1.0.0/libstdc++-v3/include/tuple:102:12:
error: 'constexpr std::_Head_base<_Idx, _Head,
false>::_Head_base(const std::_Head_base<_Idx, _Head, false>&) [with
long unsigned int _Idx = 0ul; _Head = std::nullptr_t]' conflicts with
a previous declaration
/tmp/20141104/powerpc-ibm-aix7.1.0.0/libstdc++-v3/include/tuple:102:12:
error: 'constexpr std::_Head_base<_Idx, _Head,
false>::_Head_base(const std::_Head_base<_Idx, _Head, false>&) [with
long unsigned int _Idx = 0ul; _Head = std::nullptr_t]' conflicts with
a previous declaration

FAIL: 20_util/tuple/creation_functions/tuple_cat.cc (test for excess errors)
Excess errors:
/tmp/20141104/powerpc-ibm-aix7.1.0.0/libstdc++-v3/include/tuple:102:12:
error: 'constexpr std::_Head_base<_Idx, _Head,
false>::_Head_base(const std::_Head_base<_Idx, _Head, false>&) [with
long unsigned int _Idx = 6ul; _Head = std::nullptr_t]' conflicts with
a previous declaration
/tmp/20141104/powerpc-ibm-aix7.1.0.0/libstdc++-v3/include/tuple:102:12:
error: 'constexpr std::_Head_base<_Idx, _Head,
false>::_Head_base(const std::_Head_base<_Idx, _Head, false>&) [with
long unsigned int _Idx = 6ul; _Head = std::nullptr_t]' conflicts with
a previous declaration


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

end of thread, other threads:[~2014-11-24 12:49 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-18 18:28 [Bug libstdc++/63942] New: [5.0 Regression] constexpr conflicts with previous declaration dje at gcc dot gnu.org
2014-11-19  9:52 ` [Bug libstdc++/63942] " redi at gcc dot gnu.org
2014-11-19  9:55 ` [Bug c++/63942] " rguenth at gcc dot gnu.org
2014-11-19 16:58 ` dje at gcc dot gnu.org
2014-11-19 17:03 ` dje at gcc dot gnu.org
2014-11-19 17:08 ` dje at gcc dot gnu.org
2014-11-20  4:15 ` jason at gcc dot gnu.org
2014-11-20 13:55 ` dje at gcc dot gnu.org
2014-11-21 13:25 ` jason at gcc dot gnu.org
2014-11-21 14:23 ` dje at gcc dot gnu.org
2014-11-21 15:38 ` jason at gcc dot gnu.org
2014-11-21 16:17 ` jason at gcc dot gnu.org
2014-11-21 21:35 ` jason at gcc dot gnu.org
2014-11-21 21:38 ` jason at gcc dot gnu.org
2014-11-24 12:49 ` jason at gcc dot gnu.org

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).