public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/48752] New: [4.7 Regression] ICE in evaulate_conditions_for_edge at ipa-inline-analysis.c:466
@ 2011-04-24 13:39 danglin at gcc dot gnu.org
  2011-04-24 13:49 ` [Bug middle-end/48752] " dave at hiauly1 dot hia.nrc.ca
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-04-24 13:39 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.7 Regression] ICE in evaulate_conditions_for_edge
                    at ipa-inline-analysis.c:466
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa2.0w-hp-hpux11.11
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa2.0w-hp-hpux11.11


/test/gnu/gcc/objdir/./gcc/xgcc -shared-libgcc -B/test/gnu/gcc/objdir/./gcc
-nos
tdinc++ -L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/src
-L/test/gn
u/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/src/.libs
-B/opt/gnu/gcc/gcc-4.7
/hppa2.0w-hp-hpux11.11/bin/ -B/opt/gnu/gcc/gcc-4.7/hppa2.0w-hp-hpux11.11/lib/
-i
system /opt/gnu/gcc/gcc-4.7/hppa2.0w-hp-hpux11.11/include -isystem
/opt/gnu/gcc/
gcc-4.7/hppa2.0w-hp-hpux11.11/sys-include    -x c++-header -nostdinc++ -g -O2
-I
/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include/hppa2.0w-hp-hpux
11.11 -I/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include
-I/test/
gnu/gcc/gcc/libstdc++-v3/libsupc++ -O2 -g -std=gnu++0x
/test/gnu/gcc/gcc/libstdc
++-v3/include/precompiled/stdc++.h \
        -o hppa2.0w-hp-hpux11.11/bits/stdc++.h.gch/O2ggnu++0x.gch
In file included from
/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/in
clude/unordered_set:46:0,
                 from
/test/gnu/gcc/gcc/libstdc++-v3/include/precompiled/stdc++.
h:115:
/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include/bits/unordered_s
et.h:398:1: internal compiler error: vector VEC(tree,base) index domain error,
i
n evaulate_conditions_for_edge at ipa-inline-analysis.c:466

-bash-3.2$ ./xgcc -B./ -v
Reading specs from ./specs
COLLECT_GCC=./xgcc
COLLECT_LTO_WRAPPER=./lto-wrapper
Target: hppa2.0w-hp-hpux11.11
Configured with: ../gcc/configure --with-gnu-as --with-as=/opt/gnu/bin/as
--enable-shared --with-local-prefix=/opt/gnu --prefix=/opt/gnu/gcc/gcc-4.7
--with-gmp=/opt/gnu/gcc/gcc-4.7 --enable-threads=posix --enable-debug=no
--disable-nls --without-cloog --without-ppl
--enable-languages=c,c++,objc,fortran,java,ada,obj-c++
Thread model: posix
gcc version 4.7.0 20110424 (experimental) [trunk revision 172909] (GCC) 

Revision 172860 was ok.


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

end of thread, other threads:[~2011-05-01  1:49 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-24 13:39 [Bug middle-end/48752] New: [4.7 Regression] ICE in evaulate_conditions_for_edge at ipa-inline-analysis.c:466 danglin at gcc dot gnu.org
2011-04-24 13:49 ` [Bug middle-end/48752] " dave at hiauly1 dot hia.nrc.ca
2011-04-24 18:27 ` paolo.carlini at oracle dot com
2011-04-24 19:13 ` dave at hiauly1 dot hia.nrc.ca
2011-04-24 19:43 ` [Bug middle-end/48752] New: " Jan Hubicka
2011-04-24 19:44 ` [Bug middle-end/48752] " hubicka at ucw dot cz
2011-04-24 20:24 ` dave at hiauly1 dot hia.nrc.ca
2011-04-25  1:28 ` dave at hiauly1 dot hia.nrc.ca
2011-04-26  1:59 ` danglin at gcc dot gnu.org
2011-04-26  2:31 ` danglin at gcc dot gnu.org
2011-04-26  9:41 ` rguenth at gcc dot gnu.org
2011-04-26 13:07 ` hubicka at ucw dot cz
2011-04-26 18:01 ` hubicka at gcc dot gnu.org
2011-04-26 18:12 ` dave at hiauly1 dot hia.nrc.ca
2011-04-27  8:00 ` hubicka at ucw dot cz
2011-04-27  8:01 ` hubicka at gcc dot gnu.org
2011-04-27 15:22 ` dave at hiauly1 dot hia.nrc.ca
2011-04-27 16:12 ` hubicka at ucw dot cz
2011-04-27 21:12 ` dave at hiauly1 dot hia.nrc.ca
2011-04-30  1:41 ` danglin at gcc dot gnu.org
2011-04-30  8:21 ` hubicka at gcc dot gnu.org
2011-04-30  8:48 ` hubicka at ucw dot cz
2011-04-30 11:02 ` hubicka at gcc dot gnu.org
2011-04-30 11:03 ` hubicka at gcc dot gnu.org
2011-05-01  1:49 ` danglin 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).