This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: `shorten_branches' and length of `asm' without operands
- To: Joern Rennecke <amylaar at cygnus dot co dot uk>
- Subject: Re: `shorten_branches' and length of `asm' without operands
- From: Denis Chertykov <denisc at overta dot ru>
- Date: 01 Jan 2000 15:54:03 +0300
- Cc: denisc at overta dot ru (Denis Chertykov), gcc at gcc dot gnu dot org
- References: <199912142133.VAA14787@phal.cygnus.co.uk>
Joern Rennecke <amylaar@cygnus.co.uk> writes:
> > shorten_branches don't calculate insn length if insn is a `asm'
> > without operands.
> >
> > Is this a bug ?
>
> Yes, this is a bug. I've reported it in April, but nobody seems to care.
This bug corrected in last cvs version of final.c, but no ChangeLog
entry about it.
Denis.