public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "doko at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/60659] New: [4.9 Regression] ICE in get_polymorphic_call_info, at ipa-devirt.c:1292
Date: Tue, 25 Mar 2014 17:51:00 -0000	[thread overview]
Message-ID: <bug-60659-4@http.gcc.gnu.org/bugzilla/> (raw)

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60659

            Bug ID: 60659
           Summary: [4.9 Regression] ICE in get_polymorphic_call_info, at
                    ipa-devirt.c:1292
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org

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

seen with trunk r208764 on powerpc64le-linux-gnu, works with the 4.8 ibm branch
(which is pending the merge to the 4.8 fsf branch)

$ g++ -c -O2 script.ii
In file included from /usr/include/c++/4.9/bits/stl_algobase.h:66:0,
                 from /usr/include/c++/4.9/memory:62,
                 from src/mlib/ptr.h:25,
                 from src/mbase/project/_extlibs_.h:36,
                 from src/mgui/_extlibs_.h:31,
                 from src/mgui/_pc_.h:29,
                 from src/mgui/author/script.cpp:22:
/usr/include/c++/4.9/bits/stl_iterator_base_funcs.h: In function 'typename
std::iterator_traits<_Iterator>::difference_type
std::__distance(_InputIterator, _InputIterator, std::input_iterator_tag) [with
_InputIterator = adobe::iter<boost::intrusive_ptr<Project::VideoMD>,
boost::intrusive_ptr<Project::VideoMD>, long int>; typename
std::iterator_traits<_Iterator>::difference_type = long int]':
/usr/include/c++/4.9/bits/stl_iterator_base_funcs.h:82:4: internal compiler
error: in get_polymorphic_call_info, at ipa-devirt.c:1292
    ++__first;
    ^
Please submit a full bug report,
with preprocessed source if appropriate.

$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/powerpc64le-linux-gnu/4.9/lto-wrapper
Target: powerpc64le-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
4.9-20140322-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs
--enable-languages=c,c++,java,go,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.9 --enable-shared --enable-linker-build-id
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug
--enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap
--disable-libsanitizer --disable-libquadmath --enable-plugin --with-system-zlib
--disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-ppc64el/jre --enable-java-home
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-ppc64el
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-ppc64el
--with-arch-directory=ppc64el --with-ecj-jar=/usr/share/java/eclipse-ecj.jar
--enable-objc-gc --enable-secureplt --with-cpu=power7 --with-tune=power8
--disable-multilib --enable-multiarch --disable-werror --with-long-double-128
--enable-checking=release --build=powerpc64le-linux-gnu
--host=powerpc64le-linux-gnu --target=powerpc64le-linux-gnu
Thread model: posix
gcc version 4.9.0 20140322 (experimental) [trunk revision 208764] (Ubuntu
4.9-20140322-1ubuntu1)


             reply	other threads:[~2014-03-25 17:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25 17:51 doko at gcc dot gnu.org [this message]
2014-03-25 18:50 ` [Bug ipa/60659] " trippels at gcc dot gnu.org
2014-03-25 18:57 ` hubicka at gcc dot gnu.org
2014-03-26 12:50 ` rguenth at gcc dot gnu.org
2014-03-26 13:50 ` jakub at gcc dot gnu.org
2014-03-28 20:10 ` hubicka at gcc dot gnu.org
2014-03-31  4:54 ` hubicka at gcc dot gnu.org
2014-03-31  9:57 ` rguenth at gcc dot gnu.org
2014-04-03  3:56 ` hubicka at gcc dot gnu.org
2014-04-03  5:59 ` trippels at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-60659-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).