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 jit/64722] On 2nd time libgccjit is run in-process on i686, generated code clobbers %ebx register


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

David Malcolm <dmalcolm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #15 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
(In reply to Ilya Enkovich from comment #14)
> (In reply to David Malcolm from comment #13)
> > 
> > Ilya: I can't speak to the correctness of the above code or patch, but
> > r220044 fixes the original issue I ran into.  Do you want me to keep this
> > bug open, or should we track the above in a separate PR?
> 
> I think you may close this tracker if your issue is resolved.  Change I
> mentioned is a minor fix I would like to have installed but I'll handle it
> separately.
Thanks.  I'll close this out as RESOLVED FIXED then.


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