public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/66255] New: ice in retrieve_specialization
@ 2015-05-22 19:03 dcb314 at hotmail dot com
  2015-05-23  5:43 ` [Bug c++/66255] [6 Regression] " miyuki at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: dcb314 at hotmail dot com @ 2015-05-22 19:03 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 66255
           Summary: ice in retrieve_specialization
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

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

The attached code, when compiled by gcc trunk dated 20150520 and with
flags -O2 -march=native  -std=c++0x on a x86_64 box, says this:

/usr/include/qt5/QtCore/qglobalstatic.h:123:1: internal compiler error: in
retrieve_specialization, at cp/pt.c:1065
 {
  ^
0x6344fa retrieve_specialization
    ../../src/trunk/gcc/cp/pt.c:1065
0x65a169 tsubst_decl
    ../../src/trunk/gcc/cp/pt.c:11290
0x645c8e tsubst(tree_node*, tree_node*, int, tree_node*)
    ../../src/trunk/gcc/cp/pt.c:11812
0x678268 instantiate_class_template_1
    ../../src/trunk/gcc/cp/pt.c:9400


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

end of thread, other threads:[~2015-06-27 21:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-22 19:03 [Bug c++/66255] New: ice in retrieve_specialization dcb314 at hotmail dot com
2015-05-23  5:43 ` [Bug c++/66255] [6 Regression] " miyuki at gcc dot gnu.org
2015-05-26  9:55 ` trippels at gcc dot gnu.org
2015-06-21  7:52 ` trippels at gcc dot gnu.org
2015-06-26 21:12 ` jason at gcc dot gnu.org
2015-06-26 21:28 ` jason at gcc dot gnu.org
2015-06-27 21:32 ` manfred99 at gmx dot ch

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