From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kaveh R. Ghazi" To: mark@codesourcery.com Cc: gcc@gcc.gnu.org Subject: Re: GCC's statement expression extension Date: Fri, 28 Jul 2000 12:14:00 -0000 Message-id: <200007281914.PAA29043@caip.rutgers.edu> X-SW-Source: 2000-07/msg00946.html > From: Mark Mitchell > > Folks -- > > We've now degenerated (largely my fault!) into complete > abstraction. Fun, but useless. > > We all agree that breaking compatibility (source or binary) is bad. > I hope we all agree that *sometimes* it is the best path -- if it > permits better optimizations, better stability, faster release cycles, > etc. We have to take each of these things case by case; there's no > other way. Mark, As I see it, you're only proposing removing stmt exprs from G++. The blocking factor is glibc's use of them in headers to optimize things like the string functions. I don't have access to my linux box at the