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 ..."


> Richard Kenner wrote:
> > I'm not sure what you mean: there's the C standard.
> We have many standards, starting with K&Rv1 through the current draft.
> Which do you call, "the C standard"?

The current one.  All others are "previous C standards". However, it
doesn't matter in this case since ALL of them have signed overflow
being undefined.


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