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

Uros Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |x32
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.7.0

--- Comment #48 from Uros Bizjak <ubizjak at gmail dot com> 2011-08-12 06:31:31 
UTC ---
The remaining LEAs are due to:
- CSE'd partial address, these can be distributed into uses, based on some cost
model, etc...
- reloaded non-offsetable address to handle "o" constraint, necessary.

Let's close this bug and eventually open new one on a case-by-case basis.

So, fixed.

Reply via email to