[Bug rtl-optimization/20972] Can't describe an early-clobber by an auto-inc

2006-02-14 Thread amylaar at gcc dot gnu dot org
--- Comment #7 from amylaar at gcc dot gnu dot org 2006-02-14 21:27 --- (In reply to comment #3) > There's currently no way for a back-end to describe that an auto-inc operation > might be an early-clobber. The obvious '&<>' in the constraint doesn't work, > causing an abort in find_rel

[Bug rtl-optimization/20972] Can't describe an early-clobber by an auto-inc

2005-10-16 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2005-10-16 21:42 --- As described by Richard, this is not a regression so therefor not marking as such. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --