This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] [MSP430] Fix device name symbol defined for MSP430i series of devices
- From: Jozef Lawrynowicz <jozef dot l at mittosystems dot com>
- To: DJ Delorie <dj at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org, nickc at redhat dot com
- Date: Thu, 7 Jun 2018 11:12:49 +0100
- Subject: Re: [PATCH] [MSP430] Fix device name symbol defined for MSP430i series of devices
- References: <xnsh5zr153.fsf@greed.delorie.com>
On 06/06/18 23:38, DJ Delorie wrote:
That's fine too, I was thinking of checking mcu_name[i] against NUL.
Any of those solutions would work :-)
Thanks, installed on trunk.