This is the mail archive of the gcc-patches@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] | |
On Wed, 30 Jan 2008, Andrew Haley wrote:
Richard Guenther wrote:
Sounds good to me.With the patch reverted all is back to before for jboolean, just that we no longer generate 'wrong' code but enforce its 1-bit integer semantics correctly ;) (which might be indeed confusing to users - at least I expected that jboolean behaves like bool as far as semantics are concerned)
Thank you for the detailed explanation.
I'm giving the following a try before reverting the patch. Andreas, does this one fix the darwin problems?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |