<div dir="ltr">Should be fixed with r229617.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 17, 2015 at 10:25 AM, Ulrich Weigand <span dir="ltr"><<a href="mailto:Ulrich.Weigand@de.ibm.com" target="_blank">Ulrich.Weigand@de.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
David Majnemer wrote:<br>
<br>
>+// CHECK: %[[load:.*]] = load atomic i8* @b seq_cst, align 1<br>
<br>
</span>This test now fails on SystemZ, because all global variables are aligned to<br>
at least 2, and thus the "align 1" doesn't match.<br>
<br>
Is there a reason the test needs to verify the alignment?  If so, we'd have<br>
to do something like in the c-strings.c test case.  Otherwise, it would be<br>
simplest to just remove the check for "align 1".<br>
<br>
<br>
Mit freundlichen Gruessen / Best Regards<br>
<br>
Ulrich Weigand<br>
<br>
--<br>
  Dr. Ulrich Weigand | Phone: <a href="tel:%2B49-7031%2F16-3727" value="+497031163727">+49-7031/16-3727</a><br>
  STSM, GNU/Linux compilers and toolchain<br>
  IBM Deutschland Research & Development GmbH<br>
  Vorsitzende des Aufsichtsrats: Martina Koederitz | Geschäftsführung: Dirk<br>
Wittkopp<br>
  Sitz der Gesellschaft: Böblingen | Registergericht: Amtsgericht<br>
Stuttgart, HRB 243294<br>
<br>
</blockquote></div><br></div>