Hide Forgot
Created attachment 500211 [details] file referenced in the error message. Description of problem: ppl-0.10.2/src/checked.inlines.hh:607: internal compiler error: in invert_truthvalue, at fold-const.c:2700 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. Preprocessed source stored into /tmp/ccVxHB7b.out file, please attach this to your bugreport. Version-Release number of selected component (if applicable): Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,f77 --disable-libgcj --host=x86_64-redhat-linux Thread model: posix gcc version 3.4.6 20060404 (Red Hat 3.4.6-19.el6) How reproducible: Always Steps to Reproduce: 1. Build ppl-0.10.2 with compat gcc34/g++34 and all other compat packages installed. Command line option -m32. compat-libstdc++-33-3.2.3-69.el6.x86_64 compat-glibc-headers-2.5-46.2.x86_64 compat-libstdc++-33-3.2.3-69.el6.i686 compat-gcc-34-3.4.6-19.el6.x86_64 compat-gcc-34-c++-3.4.6-19.el6.x86_64 compat-glibc-2.5-46.2.x86_64 2. 3. Actual results: Internal compiler error. Expected results: Works with 4.4.4 compiler. Additional info:
g++34 -m32 -w -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I/home/asorkin/gnu/src/ppl-0.10.2/src -I.. -I.. -I/home/asorkin/src/ppl-0.10.2/src -I/home/asorkin/obj/host-libs/usr/include -g -O2 -frounding-math -W -Wall -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo
This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux. If you would like it considered as an exception in the current release, please ask your support representative.
While we acknowledge that an internal-compiler-error is bad, we are not planning to update compat-gcc-34 to fix this issue. While we certainly could fix this bug, policy is to minimize the amount of changes made to the compat-gcc packages. We strongly recommend using the base system compiler or the DTS compilers.