public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/58125] New: [4.9 Regression] ICE: in operator[], at vec.h:827 with -fno-inline-small-functions
@ 2013-08-11 12:57 zsojka at seznam dot cz
  2013-08-12  5:44 ` [Bug middle-end/58125] " mpolacek at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: zsojka at seznam dot cz @ 2013-08-11 12:57 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58125
           Summary: [4.9 Regression] ICE: in operator[], at vec.h:827 with
                    -fno-inline-small-functions
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: zsojka at seznam dot cz

Created attachment 30632
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30632&action=edit
preprocessed testsuite/gcc.dg/tree-ssa/attr-alias.c

Compiler output:
$ gcc -O -fno-inline-small-functions attr-alias.i
/mnt/svn/gcc-trunk/gcc/testsuite/gcc.dg/tree-ssa/attr-alias.c:19:1: internal
compiler error: in operator[], at vec.h:827
 }
 ^
0x4e4459 vec<inline_summary, va_gc, vl_embed>::operator[](unsigned int)
        /mnt/svn/gcc-trunk/gcc/vec.h:827
0x4e4459 inline_summary
        /mnt/svn/gcc-trunk/gcc/ipa-inline.h:241
0x894e7c inline_summary
        /mnt/svn/gcc-trunk/gcc/ipa-inline-analysis.c:1006
0x894e7c reset_inline_summary
        /mnt/svn/gcc-trunk/gcc/ipa-inline-analysis.c:974
0x899f9f inline_free_summary()
        /mnt/svn/gcc-trunk/gcc/ipa-inline-analysis.c:4017
0x1172672 ipa_inline
        /mnt/svn/gcc-trunk/gcc/ipa-inline.c:1886
0x1172672 execute
        /mnt/svn/gcc-trunk/gcc/ipa-inline.c:2175
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

$ gcc -v
Using built-in specs.
COLLECT_GCC=/mnt/svn/gcc-trunk/binary-latest/bin/gcc
COLLECT_LTO_WRAPPER=/mnt/svn/gcc-trunk/binary-201617-lto-fortran-checking-yes-rtl-df/libexec/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /mnt/svn/gcc-trunk//configure --enable-checking=yes,rtl,df
--enable-languages=c,c++,lto,fortran
--prefix=/mnt/svn/gcc-trunk/binary-201617-lto-fortran-checking-yes-rtl-df/
--without-cloog --without-ppl
Thread model: posix
gcc version 4.9.0 20130809 (experimental) (GCC) 

Tested revisions:
r201617 - ICE


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

end of thread, other threads:[~2014-01-17 21:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-11 12:57 [Bug middle-end/58125] New: [4.9 Regression] ICE: in operator[], at vec.h:827 with -fno-inline-small-functions zsojka at seznam dot cz
2013-08-12  5:44 ` [Bug middle-end/58125] " mpolacek at gcc dot gnu.org
2013-08-12  7:03 ` mpolacek at gcc dot gnu.org
2013-08-12  7:28 ` mpolacek at gcc dot gnu.org
2013-08-17 20:18 ` hubicka at gcc dot gnu.org
2013-09-04 16:44 ` hubicka at gcc dot gnu.org
2013-10-30 13:28 ` rguenth at gcc dot gnu.org
2013-11-22 10:54 ` rguenth at gcc dot gnu.org
2013-11-27 16:55 ` jakub at gcc dot gnu.org
2014-01-17 18:35 ` law at redhat dot com
2014-01-17 21:11 ` hubicka at gcc dot gnu.org
2014-01-17 21:18 ` hubicka 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).