This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] clone_function_name_1: Retain any stdcall suffix
- From: Kai Tietz <ktietz70 at googlemail dot com>
- To: Ray Donnelly <mingw dot android at gmail dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Jan Hubicka <hubicka at ucw dot cz>
- Date: Sat, 29 Aug 2015 15:51:30 +0200
- Subject: Re: [PATCH] clone_function_name_1: Retain any stdcall suffix
- Authentication-results: sourceware.org; auth=none
- References: <CAOYw7duwgJMBOMWbDz598-y+AMS78Od7noc49TV=RH96MGovvg at mail dot gmail dot com>
2015-08-18 22:23 GMT+02:00 Ray Donnelly <mingw.android@gmail.com>:
> I'm not familiar with setting up GCC testcases yet so I expect to have
> to do that at least. To aid discussion, the commit message contains a
> testcase.
No problem. Patch looks fine to me.
Thanks,
Kai
> --
> Best regards,
>
> Ray.