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 lto/59543] [4.9 Regression] lto1: fatal error: Cgraph edge statement index out of range


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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #7 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
We need to handle functions whose bodies was read back as if they were created
internally, that is trnaslate stmt uids into stmt pointers.  I will try to look
into this.


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