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/13466] -mpowerpc64 causes ICE


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-22 16:34 -------
The problem was not caused by that patch but a different one which turned on -mpowerpc64 when 
you supply -mcpu=G5.  If you only want the scheduler for the G5 use -mtune=G5 instead.
Confirmed.
The patch I was talking about is here: <http://gcc.gnu.org/ml/gcc-patches/2003-12/
msg01676.html>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|middle-end                  |target
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2003-12-22 16:34:43
               date|                            |
            Summary|PowerPC unrecognizable      |-mpowerpc64 causes ICE
                   |instruction: ICE in         |
                   |extract_insn                |
   Target Milestone|---                         |3.4.0


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


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