This is the mail archive of the gcc-patches@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: [PATCH] New predicate covering NOP_EXPR and CONVERT_EXPR


Giovanni Bajo wrote:

> I think Mark mentioned that he was working on a C++-specific cxx_fold() that
> was able to do constant expression folding as allowed by the C++ rules
> (which is exactly what we need, and nothing more). Not sure if that patch
> ever finished.

I don't think I ever even really started it, though it's certainly a
good idea!  I certainly don't have it in my active queue.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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