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: GCC warnings for unused global variables


On Fri, May 02, 2003 at 02:19:19PM -0700, tm_gccmail@mail.kloo.net wrote:
> We used a global volatile int for flags between the two SH2 processors on
> a Sega 32x game system. So there are legitimate reasons.

Did you reference that variable by name?  Yes.  So that's
outside the topic under dispute.


r~


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