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]

Re: [Bug target/33730] [4.2 regression] Illegal instruction with build/genmddeps with PPC405 build on powerpc


On 11 Oct 2007 10:28:03 -0000, tbm at cyrius dot com
<gcc-bugzilla@gcc.gnu.org> wrote:
> So it's just a coincidence that 4.1 and 4.3 bootstrap?

Yes.  You should look at what instruction is being executed to be sure
but this is just the normal trying to boostrap using --with-cpu when
you really don't have that CPU (or a superset of that CPU
instructions).

Use gdb to find out for sure.

-- Pinski


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