[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libunwind-devel] [patch] Remove unnecessary calls to labs()
From: |
Paul Pluzhnikov |
Subject: |
Re: [Libunwind-devel] [patch] Remove unnecessary calls to labs() |
Date: |
Tue, 12 Aug 2014 07:26:14 -0700 |
On Tue, Jul 29, 2014 at 1:27 PM, Paul Pluzhnikov <address@hidden> wrote:
> Roman reports that Clang warns on unnecessary calls to labs():
>
> taking the absolute value of unsigned type 'unw_word_t' (aka
> 'unsigned long') has no effect [-Werror,-Wabsolute-value]
Ping?
--
Paul Pluzhnikov
- Re: [Libunwind-devel] [patch] Remove unnecessary calls to labs(),
Paul Pluzhnikov <=