<div dir="ltr"><div class="gmail_extra">BTW, Matt showed me that I can select 3.4.1 and set the compile line to
</div><div class="gmail_extra"><br></div><div class="gmail_extra"><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div class="gmail_extra"><a href="http://gcc.godbolt.org/">http://gcc.godbolt.org/</a><br></div></blockquote></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div class="gmail_extra">-O3 -emit-llvm</div></blockquote><br><div>to get the old IR. See attached. It's clean (except for bug #2). So 3.4.1 generates good IR and assembly and 3.5 generates good IR and bad assembly.</div></div>