* doc/sdccman.lyx, src/SDCCmain.c:
[fw/sdcc] / support / regression / Makefile.in
index d65b07c04cab5eacba127e90bf20449651495fd7..7bf2b91bf2875909af72945b9d0f7b2475075e19 100644 (file)
@@ -154,7 +154,7 @@ INC_DIR = $(top_srcdir)/device/include
 # Path to SDCC
 SDCC = $(top_builddir)/bin/sdcc
 # Base flags.
-SDCCFLAGS += -DNO_VARARGS
+SDCCFLAGS += --fverbose-asm -DNO_VARARGS
 # Extension of object intermediate files
 OBJEXT = .o
 # Extension of files that can be run in the emulator