This is the mail archive of the gcc@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: bootstrap failed during 'make check'


Joern Rennecke wrote:

Eric Botcazou wrote:



Not sure what's going on exactly...


The machines I use have the 'security enhancement' enabled which makes addresses vary
between program invocations. So if code generation depends on pointer values at any
point, this will cause varying behaviour.

Hmm, I've tried re-building cfg.o by hand, and stage1 produces consistently a smaller cfg.o than stage2.
So this doesn't seem to be related to random pointers.
Are you using --with-arch=i686 ?



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