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: changing "configure" to default to "gcc -g -O2 -fwrapv ..."


kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:

[...]

| > but from other evidence it's clear that common traditional practice assumes
| > wrapv semantics.
| 
| "Common traditional C" was actually yet another language that was even more
| ill-defined because it included such things as structure assignment that
| weren't in K&Rv1.

Indeed.  Dennis Ritchie is said to have a sticker on this terminal
where "Classic C" refers to "K&R C + structure assigments,
enumerations and void"[1].

[1] http://www.research.att.com/~bs/siblings_short.pdf

-- Gaby


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