public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug regression/19829] New: [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test
@ 2005-02-09  6:38 hp at gcc dot gnu dot org
  2005-02-10 13:18 ` [Bug regression/19829] " hp at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-02-09  6:38 UTC (permalink / raw)
  To: gcc-bugs

Between LAST_UPDATED:
Mon Feb  7 13:27:26 UTC 2005
 and
Tue Feb  8 17:55:17 UTC 2005
the following regression was introduced for cris-axis-elf:
FAIL: 21_strings/basic_string/find/char/3.cc execution test

The message in libstdc++.log is:
PASS: 21_strings/basic_string/find/char/3.cc (test for excess errors)
assertion "csz01 == 8" failed: file
"/home/hp/cvs_areas/combined/combined/libstdc++-v3/testsuite/21_strings/basic_string/find/char/3.cc",
line 67^M
program stopped with signal 6.^M
FAIL: 21_strings/basic_string/find/char/3.cc execution test

-- 
           Summary: [4.0 regression] cris-elf testsuite failure:
                    21_strings/basic_string/find/char/3.cc execution test
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: regression
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: cris-axis-elf


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


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

* [Bug regression/19829] [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test
  2005-02-09  6:38 [Bug regression/19829] New: [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test hp at gcc dot gnu dot org
@ 2005-02-10 13:18 ` hp at gcc dot gnu dot org
  2005-02-10 13:21 ` hp at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-02-10 13:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2005-02-10 06:16 -------
On two different systems, each:

Gone with LAST_UPDATED: Wed Feb  9 17:26:30 UTC 2005
(Was still there with Wed Feb  9 07:18:07 UTC 2005)

Gone with LAST_UPDATED: Thu Feb 10 02:25:27 UTC 2005
(Was still there with Wed Feb  9 22:53:30 UTC 2005)
And yes, the times are correct as far as NTP handles it.

This indicates that the test (or the code it tests) is flaky and
warrants an investigation.  Will close for now, may reopen.

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


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


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

* [Bug regression/19829] [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test
  2005-02-09  6:38 [Bug regression/19829] New: [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test hp at gcc dot gnu dot org
  2005-02-10 13:18 ` [Bug regression/19829] " hp at gcc dot gnu dot org
@ 2005-02-10 13:21 ` hp at gcc dot gnu dot org
  2005-02-15  5:36 ` hp at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-02-10 13:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2005-02-10 06:18 -------
Um wait, ignore that conclusion and the first range in comment #1.
Flaky machine...

-- 


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


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

* [Bug regression/19829] [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test
  2005-02-09  6:38 [Bug regression/19829] New: [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test hp at gcc dot gnu dot org
  2005-02-10 13:18 ` [Bug regression/19829] " hp at gcc dot gnu dot org
  2005-02-10 13:21 ` hp at gcc dot gnu dot org
@ 2005-02-15  5:36 ` hp at gcc dot gnu dot org
  2005-02-16 14:14 ` hp at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-02-15  5:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2005-02-14 22:25 -------
I'm reopening this bug as I see the regression with LAST_UPDATED
"Mon Feb 14 15:49:50 UTC 2005" (on a stable machine this time)
where I did not see it with "Mon Feb 14 07:18:25 UTC 2005".

Keeping this PR open until it's properly analyzed, noting the success
and failure LAST_UPDATED and any change in log contents
(same as first time, at reopen).


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


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


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

* [Bug regression/19829] [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test
  2005-02-09  6:38 [Bug regression/19829] New: [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test hp at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-02-15  5:36 ` hp at gcc dot gnu dot org
@ 2005-02-16 14:14 ` hp at gcc dot gnu dot org
  2005-02-16 14:15 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-02-16 14:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2005-02-16 06:27 -------
Changed from fail with "Tue Feb 15 18:04:03 UTC 2005"
to pass with "Wed Feb 16 04:21:14 UTC 2005"

-- 


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


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

* [Bug regression/19829] [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test
  2005-02-09  6:38 [Bug regression/19829] New: [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test hp at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-02-16 14:14 ` hp at gcc dot gnu dot org
@ 2005-02-16 14:15 ` pinskia at gcc dot gnu dot org
  2005-02-16 16:20 ` pcarlini at suse dot de
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-16 14:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-16 06:31 -------
(In reply to comment #4)
> Changed from fail with "Tue Feb 15 18:04:03 UTC 2005"
> to pass with "Wed Feb 16 04:21:14 UTC 2005"

werid because there does not look anything (at least to my eyes) which could have caused to fix this 
between that time.


-- 


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


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

* [Bug regression/19829] [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test
  2005-02-09  6:38 [Bug regression/19829] New: [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test hp at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2005-02-16 14:15 ` pinskia at gcc dot gnu dot org
@ 2005-02-16 16:20 ` pcarlini at suse dot de
  2005-02-16 16:23 ` [Bug libstdc++/19829] " cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pcarlini at suse dot de @ 2005-02-16 16:20 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pcarlini at suse dot de  2005-02-16 10:58 -------
That test is accessing str_lit01 beyond its end, I'm fixing it.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pcarlini at suse dot de
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-16 10:58:59
               date|                            |


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


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

* [Bug libstdc++/19829] [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test
  2005-02-09  6:38 [Bug regression/19829] New: [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test hp at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2005-02-16 16:20 ` pcarlini at suse dot de
@ 2005-02-16 16:23 ` cvs-commit at gcc dot gnu dot org
  2005-02-16 16:28 ` cvs-commit at gcc dot gnu dot org
  2005-02-16 16:30 ` pcarlini at suse dot de
  8 siblings, 0 replies; 10+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-02-16 16:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-16 11:10 -------
Subject: Bug 19829

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	paolo@gcc.gnu.org	2005-02-16 11:09:58

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/testsuite/21_strings/basic_string/find/char: 3.cc 
	libstdc++-v3/testsuite/21_strings/basic_string/find/wchar_t: 
	                                                             3.cc 

Log message:
	2005-02-16  Paolo Carlini  <pcarlini@suse.de>
	
	PR libstdc++/19829
	* testsuite/21_strings/basic_string/find/char/3.cc: Fix the test
	at line #66 to not access str_lit01 beyond its end.
	* testsuite/21_strings/basic_string/find/wchar_t/3.cc: Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2896&r2=1.2897
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/21_strings/basic_string/find/char/3.cc.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/21_strings/basic_string/find/wchar_t/3.cc.diff?cvsroot=gcc&r1=1.3&r2=1.4



-- 


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


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

* [Bug libstdc++/19829] [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test
  2005-02-09  6:38 [Bug regression/19829] New: [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test hp at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2005-02-16 16:23 ` [Bug libstdc++/19829] " cvs-commit at gcc dot gnu dot org
@ 2005-02-16 16:28 ` cvs-commit at gcc dot gnu dot org
  2005-02-16 16:30 ` pcarlini at suse dot de
  8 siblings, 0 replies; 10+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-02-16 16:28 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-16 11:13 -------
Subject: Bug 19829

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	paolo@gcc.gnu.org	2005-02-16 11:12:44

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/testsuite/21_strings/basic_string/find/char: 3.cc 
	libstdc++-v3/testsuite/21_strings/basic_string/find/wchar_t: 
	                                                             3.cc 

Log message:
	2005-02-16  Paolo Carlini  <pcarlini@suse.de>
	
	PR libstdc++/19829
	* testsuite/21_strings/basic_string/find/char/3.cc: Fix the test
	at line #66 to not access str_lit01 beyond its end.
	* testsuite/21_strings/basic_string/find/wchar_t/3.cc: Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2224.2.216&r2=1.2224.2.217
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/21_strings/basic_string/find/char/3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.12.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/21_strings/basic_string/find/wchar_t/3.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3&r2=1.3.12.1



-- 


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


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

* [Bug libstdc++/19829] [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test
  2005-02-09  6:38 [Bug regression/19829] New: [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test hp at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2005-02-16 16:28 ` cvs-commit at gcc dot gnu dot org
@ 2005-02-16 16:30 ` pcarlini at suse dot de
  8 siblings, 0 replies; 10+ messages in thread
From: pcarlini at suse dot de @ 2005-02-16 16:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pcarlini at suse dot de  2005-02-16 11:16 -------
Fixed for 4.0 and 3.4.4.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4.4


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


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

end of thread, other threads:[~2005-02-16 11:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-09  6:38 [Bug regression/19829] New: [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test hp at gcc dot gnu dot org
2005-02-10 13:18 ` [Bug regression/19829] " hp at gcc dot gnu dot org
2005-02-10 13:21 ` hp at gcc dot gnu dot org
2005-02-15  5:36 ` hp at gcc dot gnu dot org
2005-02-16 14:14 ` hp at gcc dot gnu dot org
2005-02-16 14:15 ` pinskia at gcc dot gnu dot org
2005-02-16 16:20 ` pcarlini at suse dot de
2005-02-16 16:23 ` [Bug libstdc++/19829] " cvs-commit at gcc dot gnu dot org
2005-02-16 16:28 ` cvs-commit at gcc dot gnu dot org
2005-02-16 16:30 ` pcarlini at suse dot de

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).