This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/61467] -m16/.code16gcc invalid code for passing parameters on stack


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61467

--- Comment #2 from 1zeeky at gmail dot com ---
Created attachment 32919
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32919&action=edit
Makefile

make init16.elf generates an ELF-file that can be examined with objdump
-mi8086.

make floppy.img generates a bootable floppy-disk image.

make qemu starts qemu and boots the image.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]