http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47855

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |steven at gcc dot gnu.org

--- Comment #2 from Steven Bosscher <steven at gcc dot gnu.org> 2011-03-26 
16:06:21 UTC ---
If you compile with the -dAP option and look at the .s output of gcc, you can
see for each asm instruction which insn it came from and what length gcc
assumed for it.

Reply via email to