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++/49227] New: ice in inline_small_functions


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

           Summary: ice in inline_small_functions
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dcb314@hotmail.com


I just tried to compile the package itpp-4.0.6 with the latest 4.7
snapshot 20110528 on a Fedora Linux x86_64 box.

The compiler said

../../itpp/protocol/tcp.cpp:1932:1: internal compiler error: in
inline_small_functions, at ipa-inline.c:1348
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Preprocessed source code attached. Flag -O3 required.


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