Re: Fwd: [PATCH, libjava]: Avoid suggest parentheses around comparison in operand of '|' in java/lang/natObject.cc
Andrew Haley <[email protected]> Wed, 12 Mar 2014 15:53:58 +0000
| Newsgroups | gmane.comp.gcc.java.patches |
|---|---|
| Message-ID | <[email protected]> |
On 03/12/2014 03:02 PM, Uros Bizjak wrote: > 2014-03-10 Uros Bizjak <[email protected]> > > * java/lang/natObject.cc (_Jv_MonitorEnter): Add missing parenthesis > around comparison with (address | LOCKED) in JvAssert. > > Patch was bootstrapped and regression tested on x86_64-pc-linux-gnu {,-m32}. > > OK for mainline SVN and release branches? Yes, thanks. Andrew.