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


Andrew Pinski <pinskia@physics.uc.edu> writes:

| > 
| > C has been a portable assembler for years before it got normalized and
| > optimizing compilers took over.
| 
| 18 years.  And now it has been 17 years since C has been standardized so
| you can say C has been standardized now for half its life.  18 years is a
| long time when it comes to computers.  I know one problem is that most
| people who learn C don't learn about the undefined behaviors until they hit
| it.

But did you learn the history of how and why those "undefined
behaviour" came into existence in the first place?

-- Gaby


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