[Bug middle-end/53147] [4.7/4.8 Regression] gcc apparently miscompiles clang-3.1(or trunk)
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Apr 28 10:02:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53147
--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-04-28 10:02:39 UTC ---
[/var/tmp/llvm/llvm/llvm/tools/clang/lib/Analysis/UninitializedValues.cpp :
172:56] D.147621 ={v} {CLOBBER};
[/var/tmp/llvm/llvm/llvm/include/llvm/ADT/PointerIntPair.h : 69:73]
D.176111_21 = MEM[(const struct PointerIntPair
*)[/var/tmp/llvm/llvm/llvm/tools/clang/lib/Analysis/UninitializedValues.cpp :
172] &D.147621].Value;
That is obviously broken.
More information about the Gcc-bugs
mailing list