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/64075] [5 Regression] ICE: in bp_pack_value, at data-streamer.h:106


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

--- Comment #7 from Ilya Enkovich <enkovich.gnu at gmail dot com> ---
(In reply to Dmitry Gorbachev from comment #6)
> The patch works, thanks! But the committed test is incorrect, because the
> original, unpatched compiler, does not fail on it. It failed on functions
> __mulsc3, __muldc3, __mulxc3, __multc3, __divsc3, __divdc3, __divxc3, and
> __divtc3.

Committed test is what you attached as a reproducer with function renamed to
'test'.  Why shouldn't it work? I used it to reproduce and debug the issue on
today's trunk compiler.


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