<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 1, 2014 at 5:34 PM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 1 April 2014 04:04, Manuel Klimek <<a href="mailto:klimek@google.com">klimek@google.com</a>> wrote:<br>

> Note that this breaks one of our internal tests. The debugger shows<br>
> incorrect parameters passed to a global constructor:<br>
> SomeType C("a", "longer string", ...);<br>
> The constructor is called with C("longer string", "ger string", ...)<br>
> I'm trying to come up with a smaller repro...<br>
<br>
</div>Is the debug info that is broken or is the wrong string being passed?<br></blockquote><div><br></div><div>The wrong string is passed (asserts later).</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Is this X86_64?<br></blockquote><div><br></div><div>x86 (-m32 -march=pentium3)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div></div>