[cfe-dev] Interesting constant expr work in gcc land

Eli Friedman eli.friedman at gmail.com
Tue Oct 28 12:32:37 PDT 2008


On Fri, Oct 24, 2008 at 10:57 AM, Chris Lattner <clattner at apple.com> wrote:
> Interesting approach:
> http://gcc.gnu.org/ml/gcc-patches/2008-10/msg01061.html

Yes, interesting... so they're finally going to fix that.  Not much to
say, except that gcc does folding on expressions and clang does
evaluation as needed.

Also, note the fixincludes patch; apparently they agree that glibc's
tgmath.h isn't correct as-is.

-Eli



More information about the cfe-dev mailing list