public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/34959]  New: [4.3 Regression] 23_containers/bitset/ext/15361.cc fails for MIPS n64
@ 2008-01-24 19:55 rsandifo at gcc dot gnu dot org
  2008-01-24 19:58 ` [Bug rtl-optimization/34959] " rsandifo at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: rsandifo at gcc dot gnu dot org @ 2008-01-24 19:55 UTC (permalink / raw)
  To: gcc-bugs

23_containers/bitset/ext/15361.cc recently started failing for
mips64-linux-gnu with -mabi=64.  The problem is described here:

    http://gcc.gnu.org/ml/gcc-patches/2008-01/msg01073.html

and the current candidate patch is here:

    http://gcc.gnu.org/ml/gcc-patches/2008-01/msg01135.html

(Ignore the cse.c bit; that isn't part of the patch submission.)


-- 
           Summary: [4.3 Regression] 23_containers/bitset/ext/15361.cc fails
                    for MIPS n64
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rsandifo at gcc dot gnu dot org
GCC target triplet: mips64-linux-gnu


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


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

* [Bug rtl-optimization/34959] [4.3 Regression] 23_containers/bitset/ext/15361.cc fails for MIPS n64
  2008-01-24 19:55 [Bug rtl-optimization/34959] New: [4.3 Regression] 23_containers/bitset/ext/15361.cc fails for MIPS n64 rsandifo at gcc dot gnu dot org
@ 2008-01-24 19:58 ` rsandifo at gcc dot gnu dot org
  2008-01-25  9:57 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rsandifo at gcc dot gnu dot org @ 2008-01-24 19:58 UTC (permalink / raw)
  To: gcc-bugs



-- 

rsandifo at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rsandifo at gcc dot gnu dot
                   |dot org                     |org
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2008-
                   |                            |01/msg01135.html
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-01-24 19:43:34
               date|                            |


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


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

* [Bug rtl-optimization/34959] [4.3 Regression] 23_containers/bitset/ext/15361.cc fails for MIPS n64
  2008-01-24 19:55 [Bug rtl-optimization/34959] New: [4.3 Regression] 23_containers/bitset/ext/15361.cc fails for MIPS n64 rsandifo at gcc dot gnu dot org
  2008-01-24 19:58 ` [Bug rtl-optimization/34959] " rsandifo at gcc dot gnu dot org
@ 2008-01-25  9:57 ` rguenth at gcc dot gnu dot org
  2008-01-26 11:41 ` rsandifo at gcc dot gnu dot org
  2008-01-26 11:41 ` rsandifo at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-01-25  9:57 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
   Target Milestone|---                         |4.3.0


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


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

* [Bug rtl-optimization/34959] [4.3 Regression] 23_containers/bitset/ext/15361.cc fails for MIPS n64
  2008-01-24 19:55 [Bug rtl-optimization/34959] New: [4.3 Regression] 23_containers/bitset/ext/15361.cc fails for MIPS n64 rsandifo at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2008-01-26 11:41 ` rsandifo at gcc dot gnu dot org
@ 2008-01-26 11:41 ` rsandifo at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: rsandifo at gcc dot gnu dot org @ 2008-01-26 11:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rsandifo at gcc dot gnu dot org  2008-01-26 11:35 -------
Subject: Bug 34959

Author: rsandifo
Date: Sat Jan 26 11:34:41 2008
New Revision: 131863

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131863
Log:
gcc/
        PR rtl-optimization/34959
        * optabs.c (expand_unop): In libcall notes, give ffs, clz, ctz,
        popcount and parity rtxes the same mode as their operand.
        Truncate or extend the result to the return value's mode
        if necessary.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/optabs.c


-- 


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


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

* [Bug rtl-optimization/34959] [4.3 Regression] 23_containers/bitset/ext/15361.cc fails for MIPS n64
  2008-01-24 19:55 [Bug rtl-optimization/34959] New: [4.3 Regression] 23_containers/bitset/ext/15361.cc fails for MIPS n64 rsandifo at gcc dot gnu dot org
  2008-01-24 19:58 ` [Bug rtl-optimization/34959] " rsandifo at gcc dot gnu dot org
  2008-01-25  9:57 ` rguenth at gcc dot gnu dot org
@ 2008-01-26 11:41 ` rsandifo at gcc dot gnu dot org
  2008-01-26 11:41 ` rsandifo at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: rsandifo at gcc dot gnu dot org @ 2008-01-26 11:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rsandifo at gcc dot gnu dot org  2008-01-26 11:36 -------
Patch applied.


-- 

rsandifo at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2008-01-26 11:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-24 19:55 [Bug rtl-optimization/34959] New: [4.3 Regression] 23_containers/bitset/ext/15361.cc fails for MIPS n64 rsandifo at gcc dot gnu dot org
2008-01-24 19:58 ` [Bug rtl-optimization/34959] " rsandifo at gcc dot gnu dot org
2008-01-25  9:57 ` rguenth at gcc dot gnu dot org
2008-01-26 11:41 ` rsandifo at gcc dot gnu dot org
2008-01-26 11:41 ` rsandifo 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).