[avr-gcc-list] Funny business with latest WinAvr 20081205 + xmega128A1 and stdio

2009-01-17 Thread larry barello
I have hit this roadblock in porting over my application from my mega128 test bed to the xmega. As far as I can tell the compiler completely wedges a very simple routine (and it worked earlier, so it *must* be something I am doing.) Anyway, the code is below. The compiler fails to re-load

RE: [avr-gcc-list] Funny business with latest WinAvr 20081205 + xmega128A1 and stdio

2009-01-17 Thread larry barello
It looks like all fprintf/sprintf/etc. for the xmega is broken in this release. No matter how I craft it the same code pattern is repeated with the mangling of the stack on clean-up. Sigh. From: avr-gcc-list-bounces+larry=barello@nongnu.org