public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/45386] [4.6 Regression] valgrind reports out-of-bounds read in search_line_sse2
       [not found] <bug-45386-4@http.gcc.gnu.org/bugzilla/>
@ 2010-09-29 16:17 ` tromey at gcc dot gnu.org
  2015-08-20 15:56 ` pinskia at gcc dot gnu.org
  2015-08-20 16:27 ` manu at gcc dot gnu.org
  2 siblings, 0 replies; 5+ messages in thread
From: tromey at gcc dot gnu.org @ 2010-09-29 16:17 UTC (permalink / raw)
  To: gcc-bugs

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

Tom Tromey <tromey at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
                 CC|                            |tromey at gcc dot gnu.org
         Resolution|                            |INVALID

--- Comment #2 from Tom Tromey <tromey at gcc dot gnu.org> 2010-09-29 14:36:56 UTC ---
I agree, that is what is happening here.
I think this is invalid, so I am closing it.


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

* [Bug preprocessor/45386] [4.6 Regression] valgrind reports out-of-bounds read in search_line_sse2
       [not found] <bug-45386-4@http.gcc.gnu.org/bugzilla/>
  2010-09-29 16:17 ` [Bug preprocessor/45386] [4.6 Regression] valgrind reports out-of-bounds read in search_line_sse2 tromey at gcc dot gnu.org
@ 2015-08-20 15:56 ` pinskia at gcc dot gnu.org
  2015-08-20 16:27 ` manu at gcc dot gnu.org
  2 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2015-08-20 15:56 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |redi at gcc dot gnu.org

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
*** Bug 67292 has been marked as a duplicate of this bug. ***


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

* [Bug preprocessor/45386] [4.6 Regression] valgrind reports out-of-bounds read in search_line_sse2
       [not found] <bug-45386-4@http.gcc.gnu.org/bugzilla/>
  2010-09-29 16:17 ` [Bug preprocessor/45386] [4.6 Regression] valgrind reports out-of-bounds read in search_line_sse2 tromey at gcc dot gnu.org
  2015-08-20 15:56 ` pinskia at gcc dot gnu.org
@ 2015-08-20 16:27 ` manu at gcc dot gnu.org
  2 siblings, 0 replies; 5+ messages in thread
From: manu at gcc dot gnu.org @ 2015-08-20 16:27 UTC (permalink / raw)
  To: gcc-bugs

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

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu.org

--- Comment #4 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
It should be possible to create a suppression file to silence false positives:
http://valgrind.org/docs/manual/manual-core.html#manual-core.suppress

but a comment in the code search_line_sse2 (lex.c:372) is probably as good to
avoid further duplicates.
>From gcc-bugs-return-495301-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Thu Aug 20 17:02:49 2015
Return-Path: <gcc-bugs-return-495301-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 9144 invoked by alias); 20 Aug 2015 17:02:49 -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 9096 invoked by uid 48); 20 Aug 2015 17:02:45 -0000
From: "ville.voutilainen at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/63176] std::generate_canonical<float, std::numeric_limits<float>::digits>() generates 1.0f
Date: Thu, 20 Aug 2015 17:02:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: libstdc++
X-Bugzilla-Version: unknown
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: ville.voutilainen at gmail dot com
X-Bugzilla-Status: NEW
X-Bugzilla-Resolution:
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: bug_status cf_reconfirmed_on cc everconfirmed
Message-ID: <bug-63176-4-xzvtSlV7IP@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-63176-4@http.gcc.gnu.org/bugzilla/>
References: <bug-63176-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: 2015-08/txt/msg01443.txt.bz2
Content-length: 572

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

Ville Voutilainen <ville.voutilainen at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-08-20
                 CC|                            |redi at gcc dot gnu.org,
                   |                            |ville.voutilainen at gmail dot com
     Ever confirmed|0                           |1


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

* [Bug preprocessor/45386] [4.6 Regression] valgrind reports out-of-bounds read in search_line_sse2
  2010-08-23 18:01 [Bug preprocessor/45386] New: " zsojka at seznam dot cz
  2010-08-23 20:05 ` [Bug preprocessor/45386] " rguenth at gcc dot gnu dot org
@ 2010-09-02 11:19 ` rguenth at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-09-02 11:19 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug preprocessor/45386] [4.6 Regression] valgrind reports out-of-bounds read in search_line_sse2
  2010-08-23 18:01 [Bug preprocessor/45386] New: " zsojka at seznam dot cz
@ 2010-08-23 20:05 ` rguenth at gcc dot gnu dot org
  2010-09-02 11:19 ` rguenth at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-08-23 20:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2010-08-23 20:05 -------
I think that's by design (it won't cross page boundary though).


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org
   Target Milestone|---                         |4.6.0


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


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

end of thread, other threads:[~2015-08-20 16:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-45386-4@http.gcc.gnu.org/bugzilla/>
2010-09-29 16:17 ` [Bug preprocessor/45386] [4.6 Regression] valgrind reports out-of-bounds read in search_line_sse2 tromey at gcc dot gnu.org
2015-08-20 15:56 ` pinskia at gcc dot gnu.org
2015-08-20 16:27 ` manu at gcc dot gnu.org
2010-08-23 18:01 [Bug preprocessor/45386] New: " zsojka at seznam dot cz
2010-08-23 20:05 ` [Bug preprocessor/45386] " rguenth at gcc dot gnu dot org
2010-09-02 11:19 ` rguenth 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).