[Bug target/58695] New: MSP430 zero-initialized array remains uninitialized with -nostartfiles

2013-10-11 Thread quandary at remstate dot com
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: quandary at remstate dot com Created attachment 30986 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30986&action=edit Should initialize a 16-byte array to all zeroe

[Bug target/58695] MSP430 zero-initialized array remains uninitialized with -nostartfiles

2013-10-11 Thread quandary at remstate dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58695 --- Comment #2 from Travis Snoozy --- (In reply to Andrew Pinski from comment #1) > I think you should do either -fno-zero-initialized-in-bss or even better use > a linker script which forces the bss to be allocated in memory. Thanks; I didn't kn

[Bug target/58716] New: [PATCH] MSP430X check is inverted

2013-10-13 Thread quandary at remstate dot com
Assignee: unassigned at gcc dot gnu.org Reporter: quandary at remstate dot com CC: dj at redhat dot com, nickc at redhat dot com Target: msp430-elf Created attachment 30996 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30996&action=e