This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Joy with new GCC 3.3 warnings -- HTF to shut them up?


On Fri, May 02, 2003 at 12:49:27PM +1000, Fergus Henderson wrote:
> Does the warning still occur if the variable is declared "volatile"?
> (It shouldn't.) 

Why do you believe "volatile" affects anything except
how accesses of this variable are handled?


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]