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/33730] [4.2 regression] Illegal instruction with build/genmddeps with PPC405 build on powerpc



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-10-10 21:10 -------
> I'm trying to build a GCC that will generate code for PPC405 but I'm doing
> this on a powerpc box that doesn't have a PPC405 CPU.

You cannot bootstrap if you use --with-cpu=405 as the 405 has some string
instructions which are not in other PowerPCs.  You can do a normal/cross build
but not a bootstrap.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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