public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/52649] New: internal compiler error: in predict_paths_for_bb, at predict.c:1812
@ 2012-03-21  7:21 deepu.sarmatian at gmail dot com
  2012-03-21  7:36 ` [Bug middle-end/52649] " pinskia at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: deepu.sarmatian at gmail dot com @ 2012-03-21  7:21 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52649
           Summary: internal compiler error: in predict_paths_for_bb, at
                    predict.c:1812
    Classification: Unclassified
           Product: gcc
           Version: 4.6.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: deepu.sarmatian@gmail.com


Created attachment 26939
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26939
Preprocessed source containing *.i* and *.s

While trying to build my project with 4.6.2 at -O2

/bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../core_cnl121352/3pp_socketcc_cal1151350/socketcc/src
-I../core_cnl121352/core_cal1151070/common/src
-I../core_cnl121352/core_cal1151070/transport/src
-I../core_cnl121352/core_cal1151070/monitor/src
-I../core_cnl121352/core_cal1151070/statistics/src
-I../core_cnl121352/core_cal1151070/log/src
-I../core_cnl121352/core_cal1151070/factory/src
-I../core_cnl121352/core_cal1151070/watchdog/src
-I../core_cnl121352/core_cal1151070/accelerator/src
-I../core_cnl121352/core_cal1151070/resource_manager/src
-I../core_cnl121352/core_cal1151070/config_and_control/src
-I../core_cnl121352/3pp_newran_cal1151351/newran/src
-I../media_cnl121354/format_handler_cal1151073/profile_handler/src
-I../media_cnl121354/format_handler_cal1151073/codec_handler/src
-I../rtp_cnl121353/rtp_handler_cal1151071/rtp_statistics/src
-I../rtp_cnl121353/rtp_handler_cal1151071/rtp_factory/src
-I../rtp_cnl121353/rtp_handler_cal1151071/rtp_packet_filter/src
-I../rtp_cnl121353/rtp_handler_cal1151071/rtp_transport/src
-I../rtp_cnl121353/rtp_handler_cal1151071/srtp/src
-I../rtp_cnl121353/3pp_rtpe_cal1151352/ccrtp/src
-I../rtp_cnl121353/3pp_rtpe_cal1151352/ccrtp/src/ccrtp
-I../rtp_cnl121353/3pp_rtpe_cal1151352/ccrtp/src/ccrtp/crypto
-I../rtp_cnl121353/3pp_rtpe_cal1151352/ccrtp/src/ccrtp/crypto/openssl
-I../rtp_cnl121353/3pp_rtpe_cal1151352/ccrtp/src/ccrtp/crypto/gcrypt
-I../tcp_cnl121350/ftp_handler_cal1151348/ftp_factory/src
-I../tcp_cnl121350/ftp_handler_cal1151348/ftp_transport/src
-I../tcp_cnl121350/http_handler_cal1151347/http_factory/src
-I../tcp_cnl121350/http_handler_cal1151347/http_transport/src
-I../tcp_cnl121350/tcp_handler_cal1151346/tcp_statistics/src
-I../tcp_cnl121350/tcp_handler_cal1151346/tcp_transport/src
-I../tcp_cnl121350/tcp_handler_cal1151346/tcp_factory/src
-I../tcp_cnl121350/telnet_handler_cal1151444/cli/src
-I../tcp_cnl121350/telnet_handler_cal1151444/telnet_server/src
-I../udp_cnl121351/udp_handler_cal1151349/udp_access_point/src
-I../domain_cnl121339/cn_cal1151345/common/src
-I../domain_cnl121339/cn_cal1151345/sw_goe/test_tool/src
-I../domain_cnl121339/cn_cal1151345/sw_goe/src
-I../domain_cnl121339/cn_cal1151345/sw_goe_if/src
-I../domain_cnl121339/tft_cal1151415/tft/src
-I../core_cnl121352/core_cal1151070/api/include -I../rtmp_cnl121444/src
-DMLSIM_ID_STRING="\"MLSim R10A02\"" -DLOCALSTATEDIR="\"/opt/MLSim/var/mlsim\""
-DSYSCONFDIR="\"/opt/MLSim/etc\"" -DBINDIR="\"/opt/MLSim/bin\""
-DPLATFORM_linux   -g -O2 -DHAVE_NEXTGEN -D_GNU_SOURCE   -I/opt/MLSim/include
-MT libmlsim_la-MLSim_sAcceleratorInterface.lo -MD -MP -MF
.deps/libmlsim_la-MLSim_sAcceleratorInterface.Tpo -c -o
libmlsim_la-MLSim_sAcceleratorInterface.lo `test -f
'../core_cnl121352/core_cal1151070/accelerator/src/MLSim_sAcceleratorInterface.cpp'
|| echo
'./'`../core_cnl121352/core_cal1151070/accelerator/src/MLSim_sAcceleratorInterface.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.
-I../core_cnl121352/3pp_socketcc_cal1151350/socketcc/src
-I../core_cnl121352/core_cal1151070/common/src
-I../core_cnl121352/core_cal1151070/transport/src
-I../core_cnl121352/core_cal1151070/monitor/src
-I../core_cnl121352/core_cal1151070/statistics/src
-I../core_cnl121352/core_cal1151070/log/src
-I../core_cnl121352/core_cal1151070/factory/src
-I../core_cnl121352/core_cal1151070/watchdog/src
-I../core_cnl121352/core_cal1151070/accelerator/src
-I../core_cnl121352/core_cal1151070/resource_manager/src
-I../core_cnl121352/core_cal1151070/config_and_control/src
-I../core_cnl121352/3pp_newran_cal1151351/newran/src
-I../media_cnl121354/format_handler_cal1151073/profile_handler/src
-I../media_cnl121354/format_handler_cal1151073/codec_handler/src
-I../rtp_cnl121353/rtp_handler_cal1151071/rtp_statistics/src
-I../rtp_cnl121353/rtp_handler_cal1151071/rtp_factory/src
-I../rtp_cnl121353/rtp_handler_cal1151071/rtp_packet_filter/src
-I../rtp_cnl121353/rtp_handler_cal1151071/rtp_transport/src
-I../rtp_cnl121353/rtp_handler_cal1151071/srtp/src
-I../rtp_cnl121353/3pp_rtpe_cal1151352/ccrtp/src
-I../rtp_cnl121353/3pp_rtpe_cal1151352/ccrtp/src/ccrtp
-I../rtp_cnl121353/3pp_rtpe_cal1151352/ccrtp/src/ccrtp/crypto
-I../rtp_cnl121353/3pp_rtpe_cal1151352/ccrtp/src/ccrtp/crypto/openssl
-I../rtp_cnl121353/3pp_rtpe_cal1151352/ccrtp/src/ccrtp/crypto/gcrypt
-I../tcp_cnl121350/ftp_handler_cal1151348/ftp_factory/src
-I../tcp_cnl121350/ftp_handler_cal1151348/ftp_transport/src
-I../tcp_cnl121350/http_handler_cal1151347/http_factory/src
-I../tcp_cnl121350/http_handler_cal1151347/http_transport/src
-I../tcp_cnl121350/tcp_handler_cal1151346/tcp_statistics/src
-I../tcp_cnl121350/tcp_handler_cal1151346/tcp_transport/src
-I../tcp_cnl121350/tcp_handler_cal1151346/tcp_factory/src
-I../tcp_cnl121350/telnet_handler_cal1151444/cli/src
-I../tcp_cnl121350/telnet_handler_cal1151444/telnet_server/src
-I../udp_cnl121351/udp_handler_cal1151349/udp_access_point/src
-I../domain_cnl121339/cn_cal1151345/common/src
-I../domain_cnl121339/cn_cal1151345/sw_goe/test_tool/src
-I../domain_cnl121339/cn_cal1151345/sw_goe/src
-I../domain_cnl121339/cn_cal1151345/sw_goe_if/src
-I../domain_cnl121339/tft_cal1151415/tft/src
-I../core_cnl121352/core_cal1151070/api/include -I../rtmp_cnl121444/src
"-DMLSIM_ID_STRING=\"MLSim R10A02\"" -DLOCALSTATEDIR=\"/opt/MLSim/var/mlsim\"
-DSYSCONFDIR=\"/opt/MLSim/etc\" -DBINDIR=\"/opt/MLSim/bin\" -DPLATFORM_linux -g
-O2 -DHAVE_NEXTGEN -D_GNU_SOURCE -I/opt/MLSim/include -MT
libmlsim_la-MLSim_sAcceleratorInterface.lo -MD -MP -MF
.deps/libmlsim_la-MLSim_sAcceleratorInterface.Tpo -c
../core_cnl121352/core_cal1151070/accelerator/src/MLSim_sAcceleratorInterface.cpp
 -fPIC -DPIC -o .libs/libmlsim_la-MLSim_sAcceleratorInterface.o
../core_cnl121352/core_cal1151070/accelerator/src/MLSim_sAcceleratorInterface.cpp:
In member function 'virtual void MLSim::SAcceleratorInterface::run()':
../core_cnl121352/core_cal1151070/accelerator/src/MLSim_sAcceleratorInterface.cpp:601:1:
internal compiler error: in predict_paths_for_bb, at predict.c:1812
Please submit a full bug report,
with preprocessed source if appropriate

Build Environment:
******************
beteduibsrv7 automake # gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/root/ebasdee/MLSim/dependancies/libexec/gcc/i686-pc-linux-gnu/4.6.2/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: ./configure --prefix=/root/ebasdee/MLSim/dependancies
--with-local-prefix=/root/ebasdee/MLSim/dependancies
--with-native-system-header-dir=/root/ebasdee/MLSim/dependancies
--with-gmp=/root/ebasdee/MLSim/dependancies
--with-mpfr=/root/ebasdee/MLSim/dependancies
Thread model: posix
gcc version 4.6.2 (GCC)

beteduibsrv7 automake # uname -a
Linux beteduibsrv7 2.6.25-gentoo-r8-nosctp-megaraid-net-mod-nomsi #5 SMP Wed
Apr 8 15:19:12 PDT 2009 i686 Intel(R) Xeon(R) CPU E5504 @ 2.00GHz GenuineIntel
GNU/Linux


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

* [Bug middle-end/52649] internal compiler error: in predict_paths_for_bb, at predict.c:1812
  2012-03-21  7:21 [Bug c++/52649] New: internal compiler error: in predict_paths_for_bb, at predict.c:1812 deepu.sarmatian at gmail dot com
@ 2012-03-21  7:36 ` pinskia at gcc dot gnu.org
  2012-03-21  9:38 ` deepu.sarmatian at gmail dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-03-21  7:36 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |middle-end
           Severity|major                       |normal


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

* [Bug middle-end/52649] internal compiler error: in predict_paths_for_bb, at predict.c:1812
  2012-03-21  7:21 [Bug c++/52649] New: internal compiler error: in predict_paths_for_bb, at predict.c:1812 deepu.sarmatian at gmail dot com
  2012-03-21  7:36 ` [Bug middle-end/52649] " pinskia at gcc dot gnu.org
@ 2012-03-21  9:38 ` deepu.sarmatian at gmail dot com
  2012-03-21  9:45 ` deepu.sarmatian at gmail dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: deepu.sarmatian at gmail dot com @ 2012-03-21  9:38 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from deepu.sarmatian at gmail dot com 2012-03-21 09:37:00 UTC ---
Hi,
  Please delete the attachment. Though the bug is in the compiler, it seems it
violates the security protocol of my concern.


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

* [Bug middle-end/52649] internal compiler error: in predict_paths_for_bb, at predict.c:1812
  2012-03-21  7:21 [Bug c++/52649] New: internal compiler error: in predict_paths_for_bb, at predict.c:1812 deepu.sarmatian at gmail dot com
  2012-03-21  7:36 ` [Bug middle-end/52649] " pinskia at gcc dot gnu.org
  2012-03-21  9:38 ` deepu.sarmatian at gmail dot com
@ 2012-03-21  9:45 ` deepu.sarmatian at gmail dot com
  2012-03-23 10:50 ` rguenth at gcc dot gnu.org
  2012-03-23 11:07 ` hubicka at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: deepu.sarmatian at gmail dot com @ 2012-03-21  9:45 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from deepu.sarmatian at gmail dot com 2012-03-21 09:43:45 UTC ---
(In reply to comment #1)
> Hi,
>   Please delete the attachment. Though the bug is in the compiler, it seems it
> violates the security protocol of my concern.

Also please confirm once you are done.


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

* [Bug middle-end/52649] internal compiler error: in predict_paths_for_bb, at predict.c:1812
  2012-03-21  7:21 [Bug c++/52649] New: internal compiler error: in predict_paths_for_bb, at predict.c:1812 deepu.sarmatian at gmail dot com
                   ` (2 preceding siblings ...)
  2012-03-21  9:45 ` deepu.sarmatian at gmail dot com
@ 2012-03-23 10:50 ` rguenth at gcc dot gnu.org
  2012-03-23 11:07 ` hubicka at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-03-23 10:50 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26939|0                           |1
        is obsolete|                            |

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-23 10:42:41 UTC ---
Created attachment 26967
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26967
kill previous attachment


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

* [Bug middle-end/52649] internal compiler error: in predict_paths_for_bb, at predict.c:1812
  2012-03-21  7:21 [Bug c++/52649] New: internal compiler error: in predict_paths_for_bb, at predict.c:1812 deepu.sarmatian at gmail dot com
                   ` (3 preceding siblings ...)
  2012-03-23 10:50 ` rguenth at gcc dot gnu.org
@ 2012-03-23 11:07 ` hubicka at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: hubicka at gcc dot gnu.org @ 2012-03-23 11:07 UTC (permalink / raw)
  To: gcc-bugs

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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> 2012-03-23 10:49:37 UTC ---
This is dup.

*** This bug has been marked as a duplicate of bug 48600 ***


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

end of thread, other threads:[~2012-03-23 10:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-21  7:21 [Bug c++/52649] New: internal compiler error: in predict_paths_for_bb, at predict.c:1812 deepu.sarmatian at gmail dot com
2012-03-21  7:36 ` [Bug middle-end/52649] " pinskia at gcc dot gnu.org
2012-03-21  9:38 ` deepu.sarmatian at gmail dot com
2012-03-21  9:45 ` deepu.sarmatian at gmail dot com
2012-03-23 10:50 ` rguenth at gcc dot gnu.org
2012-03-23 11:07 ` 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).