[PATCH] [MSP430] Extend MSP430 data attribute handler

Jozef Lawrynowicz jozef.l@mittosystems.com
Fri Oct 19 06:19:00 GMT 2018


The "persistent" and "noinit" data attributes for MSP430 assign the variable
they are applied to to the .persistent and .noinit sections, respectively.

The following patch extends the handler for these attributes to check for
misuse.

The testsuite updates add tests for these attributes, and some other MSP430
attributes, which previously did not have tests.

Ok for trunk?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Extend-MSP430-attribute-handling.patch
Type: text/x-patch
Size: 13705 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20181019/7a07776d/attachment.bin>


More information about the Gcc-patches mailing list