This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/17378] [3.5 Regression] Assembler error at -O1: can't resolve ..., expression too complex


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-09 16:37 -------
This is already fixed in 3.5.0 by:
2004-09-07  Jan Hubicka  <jh@suse.cz>

        * cse.c (fold_rtx):  Avoid building of
        (CONST (MINUS (CONST_INT) (SYMBOL_REF)))

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
           Keywords|                            |wrong-code
         Resolution|                            |FIXED
            Summary|Assembler error at -O1:     |[3.5 Regression] Assembler
                   |can't resolve ...,          |error at -O1: can't resolve
                   |expression too complex      |..., expression too complex
   Target Milestone|---                         |3.5.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]