This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [committed] Change default for enable_hash_synchronization_default on PA-RISC
- From: Tom Tromey <tromey at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: John David Anglin <dave at hiauly1 dot hia dot nrc dot ca>, gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org, Matthias Klose <doko at cs dot tu-berlin dot de>
- Date: 14 Jun 2006 05:16:59 -0600
- Subject: Re: [committed] Change default for enable_hash_synchronization_default on PA-RISC
- References: <200606140151.k5E1puKk005475@hiauly1.hia.nrc.ca> <20060614055550.GG30916@mail.konqueror.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> I would really welcome a backport tp 4.1 branch. This would help me a
Michael> lot to make GCJ reliable on Debian hppa.
Note that this change affects the ABI. That means if you do a
backport then users have to recompile their programs -- at least,
programs using the "C++" ABI.
Tom