As Dmitry Xmelkov wrote: > Log message: > Add CLI to abort() and exit() functions, since GCC's _exit() does not > disable interrupts today.
Umm, no, please don't. If it's _exit()'s respsonsibility to do so, then let's leave it to libgcc.a instead. That's why I completely backed out my nonsensical attempt from yesterday, and instead re-opened the bug. There's no point in trying to plug libgcc's faults and omissions inside avr-libc. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-libc-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-libc-dev
