public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Different Test Results w/ -march=pentiumpro
@ 1998-05-06 23:49 acs
  1998-05-07 17:39 ` H.J. Lu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: acs @ 1998-05-06 23:49 UTC (permalink / raw)
  To: egcs

On my UnixWare 2.1.2 (i386-pc-sysv4.2uw2.1.2) system with the 0502 snapshot,
I get different test results when I add -march=pentiumpro to BOOT_CFLAGS.

In the first case I built with:
BOOT_CFLAGS='-O3 -malign-jumps=4 -malign-loops=4 -malign-functions=4'

while in the second, I added -march=pentiumpro:
BOOT_CFLAGS='-O3 -march=pentiumpro -malign-jumps=4 -malign-loops=4 -malign-functions=4'


Here are the diffs in the summaries:

diff ~/tmp/egcs-19980502.results egcs-19980502.results-ppro
43a44,48
> FAIL: gcc.c-torture/execute/loop-4.c execution,  -O2 
> FAIL: gcc.c-torture/execute/loop-4.c execution,  -O2 -fomit-frame-pointer -finline-functions 
> FAIL: gcc.c-torture/execute/loop-4.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
> FAIL: gcc.c-torture/execute/loop-4.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
> FAIL: gcc.c-torture/execute/loop-4.c execution,  -O2 -g 
47,48c52,53
< # of expected passes          6043
< # of unexpected failures      1
---
> # of expected passes          6038
> # of unexpected failures      6


Let me know if there's some more information that would be helpful.

vin shelton

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1998-05-08 13:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-06 23:49 Different Test Results w/ -march=pentiumpro acs
1998-05-07 17:39 ` H.J. Lu
1998-05-07 19:33 ` Jim Wilson
1998-05-08  7:53   ` H.J. Lu
1998-05-08 13:02     ` Jim Wilson
1998-05-07 19:33 ` H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).