GNU bug report logs - #16304
Upcoming clang-3.4 apparently miscompiles coreutils.

Previous Next

Package: coreutils;

Reported by: Markus Trippelsdorf <markus <at> trippelsdorf.de>

Date: Mon, 30 Dec 2013 18:27:02 UTC

Severity: normal

Tags: notabug

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Markus Trippelsdorf <markus <at> trippelsdorf.de>
To: bug-coreutils <at> gnu.org
Subject: Upcoming clang-3.4 apparently miscompiles coreutils.
Date: Mon, 30 Dec 2013 13:32:19 +0100
coreutils-8.22 build with clang-3.4 doesn't copy permissions correctly:

markus <at> x4 tmp % touch test1
markus <at> x4 tmp % chmod 600 test1
markus <at> x4 tmp % ls -al test1
-rw------- 1 markus markus 0 Dec 30 13:25 test1
markus <at> x4 tmp % /var/tmp/coreutils-8.22/src/cp test1 test2
markus <at> x4 tmp % ls -al test2
---------- 1 markus markus 0 Dec 30 13:25 test2
markus <at> x4 tmp %


-- 
Markus




This bug report was last modified 6 years and 271 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.