public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/44122] Confusing error: cannot convert 'T*' to 'T*' (when T are different scopes)
       [not found] <bug-44122-4@http.gcc.gnu.org/bugzilla/>
@ 2014-07-20 20:53 ` ppluzhnikov at google dot com
  0 siblings, 0 replies; 2+ messages in thread
From: ppluzhnikov at google dot com @ 2014-07-20 20:53 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44122

Paul Pluzhnikov <ppluzhnikov at google dot com> changed:

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

--- Comment #5 from Paul Pluzhnikov <ppluzhnikov at google dot com> ---
GCC output @r212875:

svn-r212875/bin/g++ -c t.cc

t.cc: In function ‘int bar()’:
t.cc:8:18: error: cannot convert ‘Py_ssize_t* {aka int*}’ to ‘Py_ssize_t* {aka
long int*}’ for argument ‘1’ to ‘int foo(Py_ssize_t*)’
   return foo(&pos);
                  ^
>From gcc-bugs-return-456823-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Sun Jul 20 20:56:28 2014
Return-Path: <gcc-bugs-return-456823-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 4811 invoked by alias); 20 Jul 2014 20:56:26 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 4378 invoked by uid 48); 20 Jul 2014 20:56:17 -0000
From: "ppluzhnikov at google dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/59832] [c++11] ICE in reshape_init_class with initializer list
Date: Sun, 20 Jul 2014 20:56:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c++
X-Bugzilla-Version: 4.9.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: ppluzhnikov at google dot com
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-59832-4-bG2oA8fYjY@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-59832-4@http.gcc.gnu.org/bugzilla/>
References: <bug-59832-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-07/txt/msg01414.txt.bz2
Content-length: 147

https://gcc.gnu.org/bugzilla/show_bug.cgi?idY832

--- Comment #6 from Paul Pluzhnikov <ppluzhnikov at google dot com> ---
Still broken @r212875


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

* [Bug c++/44122] Confusing error: cannot convert 'T*' to 'T*' (when T are different scopes)
  2010-05-13 18:53 [Bug c++/44122] New: Confusing error: cannot convert 'T*’ to ‘T*’ ppluzhnikov at google dot com
@ 2010-07-24 21:17 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-07-24 21:17 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
  GCC build triplet|x86_64-unknown-linux-gnu    |
   GCC host triplet|x86_64-unknown-linux-gnu    |
 GCC target triplet|x86_64-unknown-linux-gnu    |
            Summary|Confusing error: cannot     |Confusing error: cannot
                   |convert 'T*' to 'T*'        |convert 'T*' to 'T*' (when T
                   |                            |are different scopes)


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


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

end of thread, other threads:[~2014-07-20 20:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-44122-4@http.gcc.gnu.org/bugzilla/>
2014-07-20 20:53 ` [Bug c++/44122] Confusing error: cannot convert 'T*' to 'T*' (when T are different scopes) ppluzhnikov at google dot com
2010-05-13 18:53 [Bug c++/44122] New: Confusing error: cannot convert 'T*’ to ‘T*’ ppluzhnikov at google dot com
2010-07-24 21:17 ` [Bug c++/44122] Confusing error: cannot convert 'T*' to 'T*' (when T are different scopes) 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).