commit | 879ddddebab29211e495d99811cbd30a9eaf3055 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Fri Mar 01 10:41:02 2013 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Fri Mar 01 10:41:02 2013 +0100 |
tree | 823ab8a400c37c3560dfe636dd513f5bc5524749 | |
parent | 22efaf0028ddec8f9ed2a2a11e9baaa201594a33 [diff] |
tile: handle printllval like x86_64 or powerpc64 Without this fix the tilegx build fails when it hits the new #error about SIZEOF_LONG > 4. * util.c (printllval): Fix printing of long long values on TILE. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>