GCC option to create assembly listing with C source

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

I have some troubles on a project when I enable optimizing (-O2). The code works without optimizing. To fix this issue I need to know, the correct line in my C code, where the issue persist.

Is there an option to produce an output from the assembled code WITH
the C code? There exists the option -S, but I only outputs the assembly.

AFAIK, there exists an option at least for the AVR port on older (???) GCC versions, but I have unfortunately forgotten the correct option.

Thanks in advance!

Kind regards,

Johannes

Attachment: publickey - johannes@krotti42.com - 0x0D55CF6F.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux