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


> 
> "Daniel Berlin" <dberlin@dberlin.org> writes:
> 
> > Nobody has yet showed that any significant number of
> > programs actually rely on this undefined behavior.
> 
> GCC itself relies on wrapv semantics.  As does glibc.  And
> coreutils.  And GNU tar.  And Python.  I'm sure there are
> many other significant programs.  I don't have time to do a
> comprehensive survey right now.

Where does GCC rely on that?  I don't see it anywhere?
If you can point out specific spots, please file a bug and
I will go and fix them.

Thanks,
Andrew Pinski


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