public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug objc++/23614] New: obj-c++.dg/lookup-2.mm fails with the GNU runtime
@ 2005-08-29  3:45 pinskia at gcc dot gnu dot org
  2005-08-31 15:47 ` [Bug objc++/23614] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-29  3:45 UTC (permalink / raw)
  To: gcc-bugs

obj-c++.dg/lookup-2.mm fails with:
/home/pinskia/src/onetest/gcc/gcc/testsuite/obj-c++.dg/lookup-2.mm:40: error: cannot convert 
'objc_object*' to 'MyWidget*' in initialization

-- 
           Summary: obj-c++.dg/lookup-2.mm fails with the GNU runtime
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: normal
          Priority: P2
         Component: objc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug objc++/23614] obj-c++.dg/lookup-2.mm fails with the GNU runtime
  2005-08-29  3:45 [Bug objc++/23614] New: obj-c++.dg/lookup-2.mm fails with the GNU runtime pinskia at gcc dot gnu dot org
@ 2005-08-31 15:47 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-31 15:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-31 15:46 -------
Confirmed based on:
http://gcc.gnu.org/ml/gcc-testresults/2005-08/msg01653.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-31 15:46:52
               date|                            |


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


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

* [Bug objc++/23614] obj-c++.dg/lookup-2.mm fails with the GNU runtime
       [not found] <bug-23614-4@http.gcc.gnu.org/bugzilla/>
  2010-10-07 22:27 ` nicola at gcc dot gnu.org
@ 2010-10-07 22:28 ` nicola at gcc dot gnu.org
  1 sibling, 0 replies; 9+ messages in thread
From: nicola at gcc dot gnu.org @ 2010-10-07 22:28 UTC (permalink / raw)
  To: gcc-bugs

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

Nicola Pero <nicola at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |nicola at gcc dot gnu.org
         Resolution|                            |FIXED
      Known to fail|                            |

--- Comment #8 from Nicola Pero <nicola at gcc dot gnu.org> 2010-10-07 22:28:20 UTC ---
Testcase fixed in trunk.

Thanks


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

* [Bug objc++/23614] obj-c++.dg/lookup-2.mm fails with the GNU runtime
       [not found] <bug-23614-4@http.gcc.gnu.org/bugzilla/>
@ 2010-10-07 22:27 ` nicola at gcc dot gnu.org
  2010-10-07 22:28 ` nicola at gcc dot gnu.org
  1 sibling, 0 replies; 9+ messages in thread
From: nicola at gcc dot gnu.org @ 2010-10-07 22:27 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from Nicola Pero <nicola at gcc dot gnu.org> 2010-10-07 22:26:47 UTC ---
Author: nicola
Date: Thu Oct  7 22:26:43 2010
New Revision: 165137

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165137
Log:
In gcc/testsuite/:
2010-10-07  Nicola Pero  <nicola.pero@meta-innovation.com>

       PR objc++/23614
       * obj-c++.dg/lookup-2.mm: Do not assign 'nil' to a pointer to a
       C++ class.  Removed XFAIL.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/obj-c++.dg/lookup-2.mm


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

* [Bug objc++/23614] obj-c++.dg/lookup-2.mm fails with the GNU runtime
       [not found] <bug-23614-6528@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2006-10-16 22:37 ` danglin at gcc dot gnu dot org
@ 2008-02-08  1:07 ` ghazi at gcc dot gnu dot org
  4 siblings, 0 replies; 9+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2008-02-08  1:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from ghazi at gcc dot gnu dot org  2008-02-08 01:07 -------
This failure occurs on x86_64-unknown-linux-gnu on 4.1, 4.2 and trunk:

http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg00469.html
http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg00468.html
http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg00466.html


-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ghazi at gcc dot gnu dot
                   |                            |org, mrs at apple dot com
   Last reconfirmed|2006-01-08 05:22:12         |2008-02-08 01:07:08
               date|                            |


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


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

* [Bug objc++/23614] obj-c++.dg/lookup-2.mm fails with the GNU runtime
       [not found] <bug-23614-6528@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2006-04-21  0:11 ` janis at gcc dot gnu dot org
@ 2006-10-16 22:37 ` danglin at gcc dot gnu dot org
  2008-02-08  1:07 ` ghazi at gcc dot gnu dot org
  4 siblings, 0 replies; 9+ messages in thread
From: danglin at gcc dot gnu dot org @ 2006-10-16 22:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from danglin at gcc dot gnu dot org  2006-10-16 22:37 -------
Also fails on hppa2.0w-hp-hpux11.11.


-- 


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


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

* [Bug objc++/23614] obj-c++.dg/lookup-2.mm fails with the GNU runtime
       [not found] <bug-23614-6528@http.gcc.gnu.org/bugzilla/>
  2005-10-09 21:00 ` christian dot joensson at gmail dot com
  2006-01-31  4:06 ` pinskia at gcc dot gnu dot org
@ 2006-04-21  0:11 ` janis at gcc dot gnu dot org
  2006-10-16 22:37 ` danglin at gcc dot gnu dot org
  2008-02-08  1:07 ` ghazi at gcc dot gnu dot org
  4 siblings, 0 replies; 9+ messages in thread
From: janis at gcc dot gnu dot org @ 2006-04-21  0:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from janis at gcc dot gnu dot org  2006-04-21 00:11 -------
lookup-2.mm still fails the same way for powerpc-linux as of 2006-04-20.


-- 


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


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

* [Bug objc++/23614] obj-c++.dg/lookup-2.mm fails with the GNU runtime
       [not found] <bug-23614-6528@http.gcc.gnu.org/bugzilla/>
  2005-10-09 21:00 ` christian dot joensson at gmail dot com
@ 2006-01-31  4:06 ` pinskia at gcc dot gnu dot org
  2006-04-21  0:11 ` janis at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-31  4:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-01-31 04:05 -------
*** Bug 26044 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danglin at gcc dot gnu dot
                   |                            |org


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


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

* [Bug objc++/23614] obj-c++.dg/lookup-2.mm fails with the GNU runtime
       [not found] <bug-23614-6528@http.gcc.gnu.org/bugzilla/>
@ 2005-10-09 21:00 ` christian dot joensson at gmail dot com
  2006-01-31  4:06 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 9+ messages in thread
From: christian dot joensson at gmail dot com @ 2005-10-09 21:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from christian dot joensson at gmail dot com  2005-10-09 21:00 -------
Also here... http://gcc.gnu.org/ml/gcc/2005-10/msg00198.html


-- 


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


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

end of thread, other threads:[~2010-10-07 22:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-29  3:45 [Bug objc++/23614] New: obj-c++.dg/lookup-2.mm fails with the GNU runtime pinskia at gcc dot gnu dot org
2005-08-31 15:47 ` [Bug objc++/23614] " pinskia at gcc dot gnu dot org
     [not found] <bug-23614-6528@http.gcc.gnu.org/bugzilla/>
2005-10-09 21:00 ` christian dot joensson at gmail dot com
2006-01-31  4:06 ` pinskia at gcc dot gnu dot org
2006-04-21  0:11 ` janis at gcc dot gnu dot org
2006-10-16 22:37 ` danglin at gcc dot gnu dot org
2008-02-08  1:07 ` ghazi at gcc dot gnu dot org
     [not found] <bug-23614-4@http.gcc.gnu.org/bugzilla/>
2010-10-07 22:27 ` nicola at gcc dot gnu.org
2010-10-07 22:28 ` nicola at gcc dot gnu.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).