public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/15822] New: Several alpha testsuite regressions: gcc.c-torture/execute/ieee/fp-cmp-[458].c
@ 2004-06-04 15:59 gcc-bugzilla at gcc dot gnu dot org
  2004-06-04 16:02 ` [Bug target/15822] " ro at gcc dot gnu dot org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2004-06-04 15:59 UTC (permalink / raw)
  To: gcc-bugs

I noticed a couple of new testsuite failures (some of which are
regressions) on alpha-dec-osf5.1b between 20040524 and 20040601:

+FAIL: gcc.c-torture/execute/compare-fp-1.c execution,  -O0 
+FAIL: gcc.c-torture/execute/compare-fp-1.c execution,  -O1 
+FAIL: gcc.c-torture/execute/compare-fp-1.c execution,  -O2 
+FAIL: gcc.c-torture/execute/compare-fp-1.c compilation,  -O3 -fomit-frame-pointer 
+UNRESOLVED: gcc.c-torture/execute/compare-fp-1.c execution,  -O3 -fomit-frame-pointer 
+FAIL: gcc.c-torture/execute/compare-fp-1.c compilation,  -O3 -g 
+UNRESOLVED: gcc.c-torture/execute/compare-fp-1.c execution,  -O3 -g 
+FAIL: gcc.c-torture/execute/compare-fp-1.c execution,  -Os 
+FAIL: gcc.c-torture/execute/compare-fp-4.c execution,  -O0 
+FAIL: gcc.c-torture/execute/compare-fp-4.c execution,  -O1 
+FAIL: gcc.c-torture/execute/compare-fp-4.c execution,  -O2 
+FAIL: gcc.c-torture/execute/compare-fp-4.c execution,  -O3 -fomit-frame-pointer 
+FAIL: gcc.c-torture/execute/compare-fp-4.c execution,  -O3 -g 
+FAIL: gcc.c-torture/execute/compare-fp-4.c execution,  -Os 

+FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution,  -O0 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution,  -O1 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution,  -O2 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution,  -O3 -fomit-frame-pointer 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution,  -O3 -g 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-4.c execution,  -Os 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution,  -O0 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution,  -O1 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution,  -O2 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution,  -O3 -fomit-frame-pointer 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution,  -O3 -g 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-5.c execution,  -Os 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-8.c execution,  -O0 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-8.c execution,  -O1 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-8.c execution,  -O2 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-8.c execution,  -O3 -fomit-frame-pointer 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-8.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-8.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-8.c execution,  -O3 -g 
+FAIL: gcc.c-torture/execute/ieee/fp-cmp-8.c execution,  -Os 

While the compare-fp-[14].c tests are new, the fp-cmp-[458].c tests used to
pass.  This can also be obverved on alphaev67-unknown-linux-gnu and was
introduced between

http://gcc.gnu.org/ml/gcc-testresults/2004-05/msg01301.html (20040528)

and

http://gcc.gnu.org/ml/gcc-testresults/2004-05/msg01335.html (20040529)

>From the ChangeLog, most likely this patch (which introduced the new
failing tests above) is the culprit:

2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
	    Roger Sayle  <roger@eyesopen.com>

	PR rtl-optimization/15649
	Add LTGT_EXPR and improve pretty-printing of unordered
	comparisons.

Environment:
System: OSF1 bartok V5.1 2650 alpha
Machine: alpha
	
host: alpha-dec-osf5.1b
build: alpha-dec-osf5.1b
target: alpha-dec-osf5.1b
configured with: /vol/gnu/src/gcc/gcc-dist/configure --prefix=/vol/gcc --with-local-prefix=/vol/gcc --disable-nls --host alpha-dec-osf5.1b --build alpha-dec-osf5.1b --target alpha-dec-osf5.1b --disable-libmudflap

How-To-Repeat:
Bootstrap and regtest mainline on any alpha target.

-- 
           Summary: Several alpha testsuite regressions: gcc.c-
                    torture/execute/ieee/fp-cmp-[458].c
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at techfak dot uni-bielefeld dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alpha-dec-osf5.1b
  GCC host triplet: alpha-dec-osf5.1b
GCC target triplet: alpha-dec-osf5.1b


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15822


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

end of thread, other threads:[~2004-06-09 21:05 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-04 15:59 [Bug target/15822] New: Several alpha testsuite regressions: gcc.c-torture/execute/ieee/fp-cmp-[458].c gcc-bugzilla at gcc dot gnu dot org
2004-06-04 16:02 ` [Bug target/15822] " ro at gcc dot gnu dot org
2004-06-04 16:29 ` cvs-commit at gcc dot gnu dot org
2004-06-04 16:38 ` [Bug target/15822] [3.5 Regression] " pinskia at gcc dot gnu dot org
2004-06-04 16:51 ` ro at techfak dot uni-bielefeld dot de
2004-06-04 18:34 ` bonzini at gnu dot org
2004-06-04 18:34 ` cvs-commit at gcc dot gnu dot org
2004-06-04 19:38 ` pinskia at gcc dot gnu dot org
2004-06-07 17:24 ` ro at techfak dot uni-bielefeld dot de
2004-06-07 17:26 ` pinskia at gcc dot gnu dot org
2004-06-07 17:28 ` pinskia at gcc dot gnu dot org
2004-06-08 16:03 ` bonzini at gnu dot org
2004-06-08 21:29 ` bonzini at gnu dot org
2004-06-08 21:38 ` bonzini at gnu dot org
2004-06-08 21:41 ` bonzini at gnu dot org
2004-06-09 19:18 ` ro at techfak dot uni-bielefeld dot de
2004-06-09 19:43 ` ro at techfak dot uni-bielefeld dot de
2004-06-09 21:05 ` pinskia at gcc dot gnu dot org

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).