> -----Original Message----- > From: Georg-Johann Lay [mailto:[email protected]] > Sent: Monday, January 26, 2009 4:14 PM > To: Weddington, Eric > Cc: [email protected] > Subject: Re: [avr-gcc-list] Where report ICE in WinAVR? > > Weddington, Eric schrieb: > > It was ok if the compiler complained about the asm or that he > could not > do some fwprop optimisation. But IMHO it should not throw an ICE and > should behave just as kind as 4.3.0 or older versions.
Except that things change all the time in the compiler. I'm surprised the compiler didn't complain earlier. I still suggest that if you want to take on the role of the compiler, then you need to write an assembler ISR so you have full control, instead of trying to trick the compiler into doing what you want. _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
