public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/39725]  New: [cond-optab] MIPS pessimizations on floating-point
@ 2009-04-10 14:20 bonzini at gnu dot org
  2010-07-31  9:35 ` [Bug target/39725] [4.5/4.6 Regression][cond-optab] " rguenth at gcc dot gnu dot org
  0 siblings, 1 reply; 18+ messages in thread
From: bonzini at gnu dot org @ 2009-04-10 14:20 UTC (permalink / raw)
  To: gcc-bugs

MIPS floating-point comparisons are sometimes improved, sometimes pessimized. 
Here are the tests that are pessimized more:

gcc.c-torture/execute/ieee/compare-fp-1.c
gcc.c-torture/execute/ieee/compare-fp-4.c (-fno-trapping-math)
gcc.c-torture/unsorted/DFcmp.c

(not for all versions, but for example at -O1 -mfp32 -mgp32 they are affected).

Just removing these three is enough to change from a depressing

 513 files changed, 24582 insertions(+), 20790 deletions(-)

to a decent

 467 files changed, 15738 insertions(+), 15818 deletions(-)


-- 
           Summary: [cond-optab] MIPS pessimizations on floating-point
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bonzini at gnu dot org
OtherBugsDependingO 39714
             nThis:


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


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

end of thread, other threads:[~2023-07-07 10:29 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-39725-4@http.gcc.gnu.org/bugzilla/>
2010-09-30 12:02 ` [Bug target/39725] [4.5/4.6 Regression][cond-optab] MIPS pessimizations on floating-point rguenth at gcc dot gnu.org
2010-12-16 13:10 ` rguenth at gcc dot gnu.org
2011-04-28 15:07 ` [Bug target/39725] [4.5/4.6/4.7 " rguenth at gcc dot gnu.org
2011-08-24 23:16 ` pinskia at gcc dot gnu.org
2012-07-02 13:04 ` [Bug target/39725] [4.6/4.7/4.8 " rguenth at gcc dot gnu.org
2013-04-12 15:17 ` [Bug target/39725] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
2013-05-07  3:02 ` piet.delaney at gmail dot com
2014-06-12 13:47 ` [Bug target/39725] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
2014-12-19 13:44 ` [Bug target/39725] [4.8/4.9/5 " jakub at gcc dot gnu.org
2015-06-23  8:24 ` [Bug target/39725] [4.8/4.9/5/6 " rguenth at gcc dot gnu.org
2015-06-26 20:17 ` [Bug target/39725] [4.9/5/6 " jakub at gcc dot gnu.org
2015-06-26 20:37 ` jakub at gcc dot gnu.org
2021-05-14  9:46 ` [Bug target/39725] [9/10/11/12 " jakub at gcc dot gnu.org
2021-06-01  8:04 ` rguenth at gcc dot gnu.org
2022-05-27  9:34 ` [Bug target/39725] [10/11/12/13 " rguenth at gcc dot gnu.org
2022-06-28 10:29 ` jakub at gcc dot gnu.org
2023-07-07 10:29 ` [Bug target/39725] [11/12/13/14 " rguenth at gcc dot gnu.org
2009-04-10 14:20 [Bug target/39725] New: [cond-optab] " bonzini at gnu dot org
2010-07-31  9:35 ` [Bug target/39725] [4.5/4.6 Regression][cond-optab] " rguenth 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).