https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86647

Bernd Edlinger <bernd.edlinger at hotmail dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernd.edlinger at hotmail dot 
de

--- Comment #2 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
possible workaround:

#define SIGNED(T) ((T) -1 < 1)

Reply via email to