On Mar 30, 2013, at 09:10, Andriy Gapon wrote:
> It seems that, unlike gcc, for clang -fno-omit-frame-pointer does not imply
> -mno-omit-leaf-frame-pointer. This is probably a bug.
Yes, this is indeed the case. There is even a rather old unresolved PR
for it in LLVM's Bugzilla:
http://llvm.org
It seems that, unlike gcc, for clang -fno-omit-frame-pointer does not imply
-mno-omit-leaf-frame-pointer. This is probably a bug.
Meanwhile I would like to propose the following amd64-specific patch. Perhaps
the same type of change would be useful for powerpc as well.
I would like this change
2 matches
Mail list logo