public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/61945] New: tree check fail with -Woverloaded-virtual
@ 2014-07-29  7:29 dcb314 at hotmail dot com
  2014-09-23 11:38 ` [Bug c++/61945] " tbsaunde at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dcb314 at hotmail dot com @ 2014-07-29  7:29 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61945
           Summary: tree check fail with -Woverloaded-virtual
           Product: gcc
           Version: 4.9.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com

Created attachment 33201
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33201&action=edit
gzipped C++ source code

For the attached code, compiled with trunk dated 20140727,
built with --enable-checking=yes, the compiler says

/home/dcb/rpmbuild/BUILD/permlib-0.2.8/include/permlib/abstract_bsgs.h:53:7:
int
ernal compiler error: tree check: expected function_decl, have template_decl in 
warn_hidden, at cp/class.c:2825
 class AbstractBSGS : public AbstractPermutationGroup {
       ^
0xed411b tree_check_failed(tree_node const*, char const*, int, char const*,
...)
    ../../src/trunk/gcc/tree.c:9169
0x63f4a3 tree_check(tree_node*, char const*, int, char const*, tree_code)
    ../../src/trunk/gcc/tree.h:2728
0x63f4a3 warn_hidden
    ../../src/trunk/gcc/cp/class.c:2825

Compiler flag -Woverloaded-virtual required.


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

end of thread, other threads:[~2014-09-25 12:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-29  7:29 [Bug c++/61945] New: tree check fail with -Woverloaded-virtual dcb314 at hotmail dot com
2014-09-23 11:38 ` [Bug c++/61945] " tbsaunde at gcc dot gnu.org
2014-09-23 12:17 ` [Bug c++/61945] [5 Regression] " trippels at gcc dot gnu.org
2014-09-23 13:57 ` trippels at gcc dot gnu.org
2014-09-24  8:54 ` trippels at gcc dot gnu.org
2014-09-25  7:18 ` trippels at gcc dot gnu.org
2014-09-25 10:47 ` mpolacek at gcc dot gnu.org
2014-09-25 12:57 ` mpolacek at gcc dot gnu.org
2014-09-25 12:58 ` mpolacek 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).