[cfe-dev] need help to log optimization bug

Yingshen Yu yingshen.yu at gmail.com
Tue Mar 13 00:37:57 PDT 2012


Hi experts,

I found a clang optimization bug when building release version of our
codebase.
The code is an inline function that does some calculation, in optimized
build, it seems the generated code uses an incorrect register, which
results the code calculation gets wrong result. I'm planning to submit a
bug report fot this.

My problem is the issue is stable reproduced, but it is deep in our code,
which involves several classes and inline functions.  Do you have any
suggestions or guideline on how to report issue like this?

Thanks,

-- 
Yingshen(Jonny) Yu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120313/217658f8/attachment.html>


More information about the cfe-dev mailing list