C++ PATCH for c++/42338 (decltype of array-ref and preincrement)

Jason Merrill jason@redhat.com
Thu Jan 21 03:41:00 GMT 2010


Two cases where using middle-end tree codes in templates caused 
confusion; we need to make sure when mangling to only emit the operands 
specified by the language.

Tested x86_64-pc-linux-gnu, applied to trunk as this involves mangling 
and seems very safe.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 42338.patch
Type: text/x-patch
Size: 2947 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100121/96075343/attachment.bin>


More information about the Gcc-patches mailing list