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]

Re: PR java/27908: Honour volatile


Andrew Haley writes:
 > We weren't setting TREE_THIS_VOLATILE on fields.
 > 
 > Committed to trunk and 4.1 branch.

No it wasn't.

Testing reveasled that while this patch produces the correct result on
trunk, it fails on 4.1 branch.  I'm investigating.

Andrew.


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