public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/50823] New: [4.7 Regression] ICE in inline_small_functions, at ipa-inline.c:1407
@ 2011-10-21 15:21 markus at trippelsdorf dot de
  2011-10-21 15:23 ` [Bug middle-end/50823] " markus at trippelsdorf dot de
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: markus at trippelsdorf dot de @ 2011-10-21 15:21 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50823
           Summary: [4.7 Regression] ICE in inline_small_functions, at
                    ipa-inline.c:1407
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: markus@trippelsdorf.de


Happens when one tries to build gcc with -O3:

x86_64-pc-linux-gnu-gcc -c -march=native -O3 -pipe -fuse-linker-plugin -DIN_GCC
-W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -I.
-I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include
-I../../gcc/gcc/../libcpp/include -I../../gcc/gcc/../libdecnumber
-I../../gcc/gcc/../libdecnumber/bid -I../libdecnumber ../../gcc/gcc/emit-rtl.c
-o emit-rtl.o
../../gcc/gcc/emit-rtl.c:5939:0: internal compiler error: in
inline_small_functions, at ipa-inline.c:1407

Reduced testcase is attached.

 % gcc -c -O3 -w test.i
test.i:79:1: internal compiler error: in inline_small_functions, at
ipa-inline.c:1407


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

end of thread, other threads:[~2011-12-07 12:26 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-21 15:21 [Bug middle-end/50823] New: [4.7 Regression] ICE in inline_small_functions, at ipa-inline.c:1407 markus at trippelsdorf dot de
2011-10-21 15:23 ` [Bug middle-end/50823] " markus at trippelsdorf dot de
2011-10-21 16:11 ` markus at trippelsdorf dot de
2011-10-23 10:56 ` rguenth at gcc dot gnu.org
2011-10-24 20:11 ` d.g.gorbachev at gmail dot com
2011-10-27 11:31 ` rguenth at gcc dot gnu.org
2011-10-27 11:48 ` rguenth at gcc dot gnu.org
2011-10-27 11:54 ` rguenth at gcc dot gnu.org
2011-10-27 21:43 ` belyshev at depni dot sinp.msu.ru
2011-10-30 12:43 ` dominiq at lps dot ens.fr
2011-11-05 11:51 ` rguenth at gcc dot gnu.org
2011-11-07 10:01 ` kirill.yukhin at intel dot com
2011-11-15 15:22 ` ohsumit at molbio dot mgh.harvard.edu
2011-11-23 18:27 ` dnovillo at gcc dot gnu.org
2011-12-06 13:07 ` rguenth at gcc dot gnu.org
2011-12-06 13:51 ` rguenth at gcc dot gnu.org
2011-12-07 11:56 ` rguenth at gcc dot gnu.org
2011-12-07 12:26 ` rguenth 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).