public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/65370] New: [5 Regression] rejects valid code on powerpc64le-linux-gnu
@ 2015-03-09 23:29 doko at gcc dot gnu.org
  2015-03-09 23:51 ` [Bug c++/65370] " doko at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: doko at gcc dot gnu.org @ 2015-03-09 23:29 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 65370
           Summary: [5 Regression] rejects valid code on
                    powerpc64le-linux-gnu
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org

Created attachment 34999
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34999&action=edit
preprocessed source

from ppl-1.1, r221254 on powerpc64le-linux-gnu. works on all other
architectures, and with 4.9:

$ g++ -c C_Polyhedron.ii 
In file included from algorithms.hh:28:0,
                 from C_Polyhedron.cc:28:
Pointset_Powerset_defs.hh:1402:37: error: redeclaration of 'template<class QH>
Parma_Polyhedra_Library::Pointset_Powerset<PSET>::Pointset_Powerset(const
Parma_Polyhedra_Library::Pointset_Powerset<QH>&,
Parma_Polyhedra_Library::Complexity_Class) [with QH = QH; PSET =
Parma_Polyhedra_Library::NNC_Polyhedron]' may not have default arguments
[-fpermissive]


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

end of thread, other threads:[~2015-03-10 22:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-09 23:29 [Bug c++/65370] New: [5 Regression] rejects valid code on powerpc64le-linux-gnu doko at gcc dot gnu.org
2015-03-09 23:51 ` [Bug c++/65370] " doko at gcc dot gnu.org
2015-03-10  8:59 ` rguenth at gcc dot gnu.org
2015-03-10  9:40 ` trippels at gcc dot gnu.org
2015-03-10 11:28 ` [Bug c++/65370] [5 Regression] r213519 causes: error: redeclaration of 'template... may not have default arguments [-fpermissive] paolo.carlini at oracle dot com
2015-03-10 22:21 ` paolo at gcc dot gnu.org
2015-03-10 22:35 ` paolo.carlini at oracle dot com

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