[PATCH] DECL_ASSEMBLER_NAME and friends

Nathan Sidwell nathan@acm.org
Wed Oct 11 16:10:00 GMT 2017


On 10/11/2017 08:28 AM, Richard Biener wrote:
> On Tue, Oct 10, 2017 at 3:03 PM, Nathan Sidwell <nathan@acm.org> wrote:
>> I have a patch cleaning up a bit of the C++ FE, which will involve hashing
>> via DECL_ASSEMBLER_NAME.  however, all the items in that hash are known to
>> have it set, so its mapping to a function call is undesirable.

> Ok.

I broke the patch into two.  This is the part introducing 
DECL_ASSEMBLER_NAME_RAW.

nathan
-- 
Nathan Sidwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: danr.diff
Type: text/x-patch
Size: 4847 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20171011/9b7e2a2d/attachment.bin>


More information about the Gcc-patches mailing list