Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 508735 - internal gcc error
internal gcc error
Status: CLOSED ERRATA
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: gcc (Show other bugs)
5.3
x86_64 Linux
low Severity medium
: rc
: ---
Assigned To: Jakub Jelinek
qe-baseos-tools
:
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2009-06-29 12:59 EDT by Valentin Georgescu
Modified: 2011-05-13 09:22 EDT (History)
2 users (show)

See Also:
Fixed In Version: gcc-4.1.2-49.el5
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2011-01-13 18:57:48 EST
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)
preprocessed source file (2.02 MB, application/octet-stream)
2009-06-29 12:59 EDT, Valentin Georgescu
no flags Details


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2011:0025 normal SHIPPED_LIVE Low: gcc security and bug fix update 2011-01-13 05:47:58 EST

  None (edit)
Description Valentin Georgescu 2009-06-29 12:59:04 EDT
Created attachment 349821 [details]
preprocessed source file

I was trying to build boost library and I got the following message: 
[...]
../../../../boost/python/object/py_function.hpp:48:   instantiated from ‘boost::python::detail::py_func_sig_info boost::python::objects::caller_py_function_impl<Caller>::signature() const [with Caller = boost::python::detail::caller<std::string (<unnamed>::hello::*)()const, boost::python::default_call_policies, boost::mpl::vector2<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, <unnamed>::hello&> >]’
extending.cpp:40:   instantiated from here
../../../../boost/type_traits/detail/cv_traits_impl.hpp:37: internal compiler error: in make_rtl_for_nonlocal_decl, at cp/decl.c:5067
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/ccOBUFLy.out file, please attach this to your bugreport.

    "g++"  -ftemplate-depth-128 -O0 -fno-inline -Wall -g -fPIC    -I"../../../.." -I"/usr/local/include/python2.6" -c -o "bin/gcc-4.1.2/debug/extending.o" "extending.cpp"

...failed gcc.compile.c++ bin/gcc-4.1.2/debug/extending.o...
[...]

I have also attached ccOBUFLy.out file.
Comment 1 Jakub Jelinek 2010-04-16 15:13:29 EDT
Probably dup of #582682.
Comment 3 Jakub Jelinek 2010-09-27 02:32:57 EDT
In gcc-4.1.2-49.el5
Comment 7 errata-xmlrpc 2011-01-13 18:57:48 EST
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2011-0025.html

Note You need to log in before you can comment on or make changes to this bug.