public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ghazi at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug objc++/27232] encode-3.mm fails with "deprecated conversion" warning
Date: Mon, 11 Feb 2008 04:56:00 -0000	[thread overview]
Message-ID: <20080211045614.30659.qmail@sourceware.org> (raw)
In-Reply-To: <bug-27232-4503@http.gcc.gnu.org/bugzilla/>



------- Comment #6 from ghazi at gcc dot gnu dot org  2008-02-11 04:56 -------
The original issue reported in here was a "deprecated conversion" warning in
gcc-4.2.  Later on to confuse things an execution failure was noted on mainline
and an LP64 problem was reported on gcc-4.1 in the same testcase.

The "deprecated conversion" warning was fixed long ago on 4.2 by the same patch
that fixed LP64.  There was a constification snuck in there that fixed it.  See
the patch in comment#4.

By backporting that change to 4.1, the testcase passes there on LP64 targets
also.  The "dedeprecated conversion" warning was never an issue in 4.1.

Lastly the execution failure remains on mainline, but that bug is a separate
issue and is already noted in PR32052.

Since the execution failure is covered elsewhere, and the other problems are
fixed, I'm closing this one.


-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Known to fail|4.3.0                       |
      Known to work|                            |4.1.3 4.2.4
         Resolution|                            |FIXED


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


      parent reply	other threads:[~2008-02-11  4:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-21  0:16 [Bug objc++/27232] New: " janis at gcc dot gnu dot org
2006-04-21 23:39 ` [Bug objc++/27232] " pinskia at gcc dot gnu dot org
2007-11-22 14:09 ` danglin at gcc dot gnu dot org
2008-02-08  1:41 ` ghazi at gcc dot gnu dot org
2008-02-08  5:35 ` ghazi at gcc dot gnu dot org
2008-02-10  5:44 ` ghazi at gcc dot gnu dot org
2008-02-11  4:41 ` ghazi at gcc dot gnu dot org
2008-02-11  4:56 ` ghazi at gcc dot gnu dot org [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080211045614.30659.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).