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]

Bootstrap audit results on various platforms ...


	I finished an audit of bootstrapping "egcs-2.92.33 19981227"
at various BOOT_CFLAGS to see what if any problems there are.  Here
are the results.  (The -g -O2 case represents "normal" BOOT_CFLAGS.)

		--Kaveh


sparc-sun-sunos4.1.4:
BOOT_CFLAGS='-g -O2'					success
BOOT_CFLAGS='-g -O3 -funroll-all-loops'			success

sparc-sun-solaris2.5:
BOOT_CFLAGS='-g -O2'					success
BOOT_CFLAGS='-g -O3 -funroll-all-loops'			success

alphaev5-dec-osf4.0b:
BOOT_CFLAGS='-g -O2'					success
BOOT_CFLAGS='-g -O3 -funroll-all-loops'			success

powerpc-ibm-aix4.1.4.0:
BOOT_CFLAGS='-g -O2 -mminimal-toc'			success
BOOT_CFLAGS='-g -O3 -funroll-all-loops -mminimal-toc'	FAIL "make compare"

mips-sgi-irix6.2:
BOOT_CFLAGS='-g -O2'					success
BOOT_CFLAGS='-g -O3'					success
BOOT_CFLAGS='-g -O3 -funroll-all-loops'			FAIL stage2 rtl.c

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Icon CMT Corp.


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