Subject: Re: CVS commit: src/sys/arch/newsmips/newsmips
To: None <christos@astron.com>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 08/27/2006 15:13:59
christos@astron.com wrote:

> >I.e. the question is "doesn't gcc4 assume such static variables might
> >be changed in the interrupt context in the same source?"
> 
> This is what I meant; gcc does not know that this can happen. How could it?

Okay, just I'm afraid we may have to add more volatiles
in various sources if not. Thanks.
---
Izumi Tsutsui