[cc65] Whish list

From: Pontus Oldberg <pontus.oldberg1invector.nu>
Date: 2004-03-07 09:19:40
Just thought i'd make a short whish list built on the experience from the
compiler.

I'd like to see the implementation of a #pragma optoff and #pragma opton, to
turn off optimization for segments of the code. That would ease the process
of having assembly code in a C-program. I work with embedded systems and
often have to do bit banging which is convenient to do with macros which
defines short assembler segments that do the work. The compiler is smart
though and often throws out bits of my code *sob*. So a way to turn off
optimizaton would be really nice to have.

/Pontus

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Mar 7 09:21:46 2004

This archive was generated by hypermail 2.1.8 : 2004-03-07 09:21:52 CET