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]

Re: Testsuite failure ?


Alexandre Oliva replied:


	On Aug 25, 2000, David Ronis wrote:
	
	> -malign-double
	
	> triggers all the problems on an i686-linux-gnu box.
	
	This is likely to be the source of the problem.  Make sure you build
	not only libgcc, but also libio, libstdc++ and probably also glibc
	with this flag.

I did a complete bootstrap build, which takes care of libio and libstc++; I 
haven't rebuilt libc in quite some time and frankly, I don't remember which 
flags I used there, although I can rebuild it with -malign-double and see what 
happens.  Before doing this, I'll try lowering the optimization and keeping 
-malign-double in gcc.

BTW: I routinely add -malign-double for all apps on an i[56]86.  I've not 
encountered this problem elsewhere.

David


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