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: [C11-atomic] test invalid hoist across and acquire load


On 03/21/2012 01:35 PM, Aldy Hernandez wrote:

The pass at fault here is the combine stack adjustment RTL pass. I have not looked into why this is happening, but I wanted to get this test into the branch lest we forget about it.


Is this OK for the branch? Is my understanding correct?

Fine for the C11-atomic branch.. we'll accumulate all the failing tests there for now... and then address them when we go memory-model compliance hunting...


Andrew


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