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 ipa/71015] [7 Regression] ICE in inline_small_functions, at ipa-inline.c:1881


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71015

David Binderman <dcb314 at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcb314 at hotmail dot com

--- Comment #5 from David Binderman <dcb314 at hotmail dot com> ---
Something similar at a slightly different line number:

/home/dcb/libreOffice/core/store/source/lockbyte.cxx:895:1: internal compiler
error: in inline_small_functions, at ipa-inline.c:1886
 } // namespace store
 ^
0x15c55e2 inline_small_functions
    ../../src/trunk/gcc/ipa-inline.c:1886
0x15c55e2 ipa_inline
    ../../src/trunk/gcc/ipa-inline.c:2441

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