| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-workers-bounces using -f |
| Date: | Wed, 27 Oct 2004 12:43:49 -0400 |
| Message-Id: | <200410271643.i9RGhnNr032006@envy.delorie.com> |
| From: | DJ Delorie <dj AT delorie DOT com> |
| To: | djgpp-workers AT delorie DOT com |
| In-reply-to: | <200410271928.05413.pavenis@latnet.lv> (message from Andris |
| Pavenis on Wed, 27 Oct 2004 19:28:05 +0300) | |
| Subject: | Re: gcc-3.4 and djgpp/src/debug/common/dbgcom.c |
| References: | <200410271928 DOT 05413 DOT pavenis AT latnet DOT lv> |
| Reply-To: | djgpp-workers AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp-workers AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
Can we put it as an input operand of that big asm? We don't have to
use it, just add it.
asm("
...
" : "g" (forced_test));
Of course, it's starting to look like a big chunk of dbgcom.c should
be moved to a separate assembler file.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |