public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "daniel.kruegler at googlemail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/49022] [C++0x][DR 2058] std::begin and std::end specialized for std::valarray with some operators are missing.
Date: Thu, 04 Jul 2013 11:45:00 -0000	[thread overview]
Message-ID: <bug-49022-4-H6AQei5S0X@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-49022-4@http.gcc.gnu.org/bugzilla/>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="UTF-8", Size: 2612 bytes --]

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

--- Comment #28 from Daniel Krügler <daniel.kruegler at googlemail dot com> ---
(In reply to Paolo Carlini from comment #27)
Yes.
>From gcc-bugs-return-425743-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Thu Jul 04 11:50:50 2013
Return-Path: <gcc-bugs-return-425743-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 31488 invoked by alias); 4 Jul 2013 11:50:50 -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 31427 invoked by uid 48); 4 Jul 2013 11:50:47 -0000
From: "jakub at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/29776] result of ffs/clz/ctz/popcount/parity are already sign-extended
Date: Thu, 04 Jul 2013 11:50:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: target
X-Bugzilla-Version: 4.3.0
X-Bugzilla-Keywords: missed-optimization
X-Bugzilla-Severity: normal
X-Bugzilla-Who: jakub at gcc dot gnu.org
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: attachments.isobsolete attachments.created
Message-ID: <bug-29776-4-Di2EHpnQki@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-29776-4@http.gcc.gnu.org/bugzilla/>
References: <bug-29776-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: 2013-07/txt/msg00250.txt.bz2
Content-length: 581

http://gcc.gnu.org/bugzilla/show_bug.cgi?id)776

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30453|0                           |1
        is obsolete|                            |

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 30454
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id0454&actioníit
gcc49-pr29776.patch

It wasn't actually that hard to improve the VRs in some cases.


  parent reply	other threads:[~2013-07-04 11:45 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-17 13:49 [Bug libstdc++/49022] New: [C++0x] " flast at flast dot jp
2011-05-17 14:09 ` [Bug libstdc++/49022] " redi at gcc dot gnu.org
2011-05-17 15:00 ` paolo.carlini at oracle dot com
2011-05-17 15:06 ` paolo.carlini at oracle dot com
2011-05-17 15:13 ` redi at gcc dot gnu.org
2011-05-17 15:23 ` paolo.carlini at oracle dot com
2011-05-17 15:30 ` paolo.carlini at oracle dot com
2011-05-17 15:33 ` gdr at gcc dot gnu.org
2011-05-17 15:40 ` gdr at gcc dot gnu.org
2011-05-17 15:41 ` paolo.carlini at oracle dot com
2011-05-17 16:06 ` redi at gcc dot gnu.org
2011-05-17 16:07 ` paolo.carlini at oracle dot com
2011-05-17 16:08 ` paolo.carlini at oracle dot com
2011-05-17 16:49 ` gdr at gcc dot gnu.org
2011-05-17 17:16 ` gdr at gcc dot gnu.org
2011-05-17 17:26 ` paolo.carlini at oracle dot com
2011-05-18  9:22 ` paolo.carlini at oracle dot com
2011-06-14 12:06 ` [Bug libstdc++/49022] [C++0x][DR 2058] " paolo.carlini at oracle dot com
2011-06-14 12:20 ` daniel.kruegler at googlemail dot com
2011-06-14 12:52 ` redi at gcc dot gnu.org
2011-06-14 13:02 ` redi at gcc dot gnu.org
2011-06-14 13:23 ` paolo.carlini at oracle dot com
2011-06-14 13:23 ` paolo.carlini at oracle dot com
2011-06-14 13:27 ` paolo.carlini at oracle dot com
2011-06-14 13:53 ` paolo.carlini at oracle dot com
2011-06-14 13:54 ` gdr at gcc dot gnu.org
2011-06-14 14:05 ` gdr at gcc dot gnu.org
2011-06-14 14:06 ` paolo.carlini at oracle dot com
2013-07-04 11:34 ` paolo.carlini at oracle dot com
2013-07-04 11:45 ` daniel.kruegler at googlemail dot com [this message]
2013-07-04 12:13 ` paolo.carlini at oracle dot com
2013-07-04 23:18 ` gdr at gcc dot gnu.org

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=bug-49022-4-H6AQei5S0X@http.gcc.gnu.org/bugzilla/ \
    --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).