This is the mail archive of the gcc-regression@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: GCC build failed for native with your patch on2003-04-17T21:46:51Z.


Kazu,

	The failure is that you are miscompiling the compiler, and it is
different on all platforms.  A cross-compiler will not necessarily fail
at the same point.  On AIX the failure is:

cc1: internal compiler error: Segmentation fault

when the stage2 compiler tries to compile libgcc2.

	I am going to try with your patch, but if you are guessing wildly,
I would like to ask that your patch be reverted.

David


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