On Tue, 28 Feb 2012 23:59:30 +0100 ольга крыжановская <[email protected]> wrote:
> Bruce, you have to pass CCFLAGS='-O3 -fstrict-aliasing > -Wstrict-aliasing' to package make to see the aliasing warnings, > -Wstrict-aliasing is not enabled by default. Why would you do so when compiling C (not C++)? "type-punned" has no defined meaning in any version of K&R's definitive C Programming Language books, nor in any version of ANSI/ISO C standard that I've seen. "punned" is the past tense of the word "pun", which is inapplicable to C programming. It appears to be part of the bizarre lingo associated with "C ploose ploose" jargon. _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
