https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78818
DJ Delorie changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78818
Jozef Lawrynowicz changed:
What|Removed |Added
CC||jozef.l at mittosystems dot com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78818
--- Comment #2 from Nick Clifton ---
Author: nickc
Date: Thu Jun 15 13:38:52 2017
New Revision: 249222
URL: https://gcc.gnu.org/viewcvs?rev=249222&root=gcc&view=rev
Log:
Fix problems with the MSP430 port's handling of persistent data.
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78818
--- Comment #1 from Andrew Wygle ---
Compiling with -mdata-region=either also causes this problem, with variables
ending up in either .either.data or .either.bss.