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 other/84379] Problems with sol2.c GTY handling


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

--- Comment #1 from Rainer Orth <ro at gcc dot gnu.org> ---
Created attachment 43431
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43431&action=edit
proposed patch

By closely following what darwin.c does for machopic_indirections, I arrived at
the attached patch which both bootstrapped and fixed the GC related failures
in the jit testsuite.

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