Possible Clang regression - object files are always mode 0600

Dimitry Andric dimitry at andric.com
Tue May 29 16:59:26 UTC 2012


On 2012-05-29 18:27, David Wolfskill wrote:
> On Tue, May 29, 2012 at 01:39:19AM -0500, James wrote:
>> Hi all. I've come across a possible Clang regression that recently
>> crept into stable/9. I'd like to check to see whether it's a true bug
>> or if I jacked something up. It appears all object files are created
>> with mode 0600 rather than honoring umask.

Just so you know, this is indeed a regression that has crept into clang,
and even into the 3.1 release. :(

I'm working on fixing it in head, then I will merge the fix to stable/9
in a few days.


More information about the freebsd-stable mailing list