This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/40355] ICE in prop_phis, at tree-loop-distribution.c:357



------- Comment #3 from mironov dot ivan at gmail dot com  2009-12-30 12:52 -------
I can also reproduce this problem:

$ g++ -m32 -ftree-loop-distribution -O2 posix_proactor.ii -c
../../../../dep/ACE_wrappers/ace/POSIX_Proactor.cpp: In member function 'int
ACE_POSIX_AIOCB_Proactor::create_result_aiocb_list()':
../../../../dep/ACE_wrappers/ace/POSIX_Proactor.cpp:857: internal compiler
error: in prop_phis, at tree-loop-distribution.c:357
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccQ9Zk5X.out file, please attach this to
your bugreport.

$ gcc -dumpversion
4.4.2

$ rpm -qi gcc
Name        : gcc                          Relocations: (not relocatable)
Version     : 4.4.2                             Vendor: Fedora Project
Release     : 20.fc12                       Build Date: Tue Dec 22 20:17:19
2009
Install Date: Wed Dec 30 08:51:40 2009         Build Host: localhost
Group       : Development/Languages         Source RPM:
gcc-4.4.2-20.fc12.src.rpm
Size        : 19335236                         License: GPLv3+ and GPLv3+ with
exceptions and GPLv2+ with exceptions
Signature   : RSA/8, Tue Dec 22 22:42:01 2009, Key ID 9d1cc34857bbccba
Packager    : Fedora Project
URL         : http://gcc.gnu.org
Summary     : Various compilers (C, C++, Objective-C, Java, ...)
Description :
The gcc package contains the GNU Compiler Collection version 4.4.
You'll need this package in order to compile C code.


-- 

mironov dot ivan at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mironov dot ivan at gmail
                   |                            |dot com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]