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


Bruce Korb <bkorb@veritas.com> writes:

[...]

| unusual interpretation of the wording.   REMEMBER:  you are trying
| to help programmers accomplish their task.  You are not trying to
| cause grief just because the law of the C language left a hole
| allowing you to whack 'em.

I think you got my messages wrong.  

What I was saying, as already written in another message, is that
volatile is not a reliable feature to use to write robust code with
reproducible or predictable behaviour.

-- Gaby


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