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/14037] bootstrapping fails when configured with --with-cpu=601


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-06 00:49 -------
nabs is not PPC601 specifc but POWER specific, just that the 601 was not a true PowerPC chip so it 
contains POWER instructions also as it was a transition chip.


The problem is the way the rs6000 backend is, it needs to be fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|bootstrap                   |target
     Ever Confirmed|                            |1
   GCC host triplet|powerpc-*-linux-gnu         |
 GCC target triplet|                            |powerpc-*-linux-gnu
           Keywords|                            |build
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-06 00:49:28
               date|                            |
   Target Milestone|---                         |3.4.0


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


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