pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PR/48824 CVS commit: pkgsrc/pkgtools/pbulk-base



The following reply was made to PR pkg/48824; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: PR/48824 CVS commit: pkgsrc/pkgtools/pbulk-base
Date: Sun, 23 Nov 2014 01:14:50 +0000

 On Tue, Jul 29, 2014 at 11:40:00AM +0000, Joerg Sonnenberger wrote:
  >  Modified Files:
  >  	pkgsrc/pkgtools/pbulk-base: Makefile
  >  
  >  Log Message:
  >  PR 48824: Disable bogus clobbering warning from GCC 4.8.
 
 Are you sure it's bogus? As far as I can tell function arguments are
 susceptible to clobbering just as locals are.
 
 (Also if gcc issues the warning in a particular place it is likely to
 mean that it's capable of clobbering that value, whether or not it's
 legal.)
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index