This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: Saving all register of Boehm's Stop-World of hypermodern i686, is it reliable?


Tom Tromey wrote:

">" == J C <jc-nospam@jr-pizarro.jazztel.es> writes:





In boehm-gc/pthread_stop_world.c from GCJ-4.3,
i don't see any specific information of a modern CPU like AMD Athlon64
AM2 or Intel Pentium-M CoreDuo.
( to see GC_with_callee_saves_pushed() )
In my opinion, the registers & flags that must to be saved are:


[...]

This is probably best addressed upstream, on the GC mailing list.

Tom



Thanks Tom,

As anyone, i only am trying to discuss of how
to solve certain complexities,
to do better its,
and to minimize future problems in any software.

Best & worst regards of my past time in the software J.C. ;)


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