public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/23462] New: [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail
@ 2005-08-18 16:18 jsm28 at gcc dot gnu dot org
  2005-08-18 16:50 ` [Bug tree-optimization/23462] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-08-18 16:18 UTC (permalink / raw)
  To: gcc-bugs

FAIL: 27_io/basic_filebuf/sgetn/char/1-in.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/1-io.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/2-in.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/2-io.cc execution test

appeared on mainline between 20050816 and 20050817 (both at 07:00 UTC, some IRC
discussion suggests a narrower timeframe is known but I don't see an open bug
for these failures), on multiple platforms (at least i686-pc-linux-gnu,
hppa2.0w-hp-hpux11.11, hppa64-hp-hpux11.11, ia64-hp-hpux11.23).

-- 
           Summary: [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-
                    i[no].cc execution tests fail
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug tree-optimization/23462] [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail
  2005-08-18 16:18 [Bug libstdc++/23462] New: [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail jsm28 at gcc dot gnu dot org
@ 2005-08-18 16:50 ` pinskia at gcc dot gnu dot org
  2005-08-19  5:11 ` phython at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-18 16:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-18 16:47 -------
And on powerpc-darwin.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libstdc++                   |tree-optimization
           Keywords|                            |wrong-code
   Target Milestone|---                         |4.1.0


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


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

* [Bug tree-optimization/23462] [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail
  2005-08-18 16:18 [Bug libstdc++/23462] New: [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail jsm28 at gcc dot gnu dot org
  2005-08-18 16:50 ` [Bug tree-optimization/23462] " pinskia at gcc dot gnu dot org
@ 2005-08-19  5:11 ` phython at gcc dot gnu dot org
  2005-08-20 22:10 ` [Bug middle-end/23462] " pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: phython at gcc dot gnu dot org @ 2005-08-19  5:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From phython at gcc dot gnu dot org  2005-08-19 04:41 -------
ia64-linux as well.  These tests seem to have been failing for a while on mmix.
 See pr19747.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-19 04:41:03
               date|                            |


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


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

* [Bug middle-end/23462] [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail
  2005-08-18 16:18 [Bug libstdc++/23462] New: [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail jsm28 at gcc dot gnu dot org
  2005-08-18 16:50 ` [Bug tree-optimization/23462] " pinskia at gcc dot gnu dot org
  2005-08-19  5:11 ` phython at gcc dot gnu dot org
@ 2005-08-20 22:10 ` pinskia at gcc dot gnu dot org
  2005-08-20 22:11 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-20 22:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-20 22:08 -------
These also fail at -O0.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|tree-optimization           |middle-end


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


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

* [Bug middle-end/23462] [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail
  2005-08-18 16:18 [Bug libstdc++/23462] New: [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail jsm28 at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-08-20 22:10 ` [Bug middle-end/23462] " pinskia at gcc dot gnu dot org
@ 2005-08-20 22:11 ` pinskia at gcc dot gnu dot org
  2005-08-23 17:14 ` [Bug libstdc++/23462] " pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-20 22:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-20 22:10 -------
Which might mean that libstdc++ is mis-compiled.

-- 


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


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

* [Bug libstdc++/23462] [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail
  2005-08-18 16:18 [Bug libstdc++/23462] New: [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail jsm28 at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-08-20 22:11 ` pinskia at gcc dot gnu dot org
@ 2005-08-23 17:14 ` pinskia at gcc dot gnu dot org
  2005-08-23 18:42 ` pcarlini at suse dot de
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-23 17:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-23 17:13 -------
As reported here:
http://gcc.gnu.org/ml/gcc-regression/2005-08/msg00040.html
This is testsuite problem caused by the update of the address of the FSF.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|middle-end                  |libstdc++
           Keywords|wrong-code                  |


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


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

* [Bug libstdc++/23462] [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail
  2005-08-18 16:18 [Bug libstdc++/23462] New: [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail jsm28 at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2005-08-23 17:14 ` [Bug libstdc++/23462] " pinskia at gcc dot gnu dot org
@ 2005-08-23 18:42 ` pcarlini at suse dot de
  2005-08-23 23:35 ` cvs-commit at gcc dot gnu dot org
  2005-08-24  2:17 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: pcarlini at suse dot de @ 2005-08-23 18:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pcarlini at suse dot de  2005-08-23 18:30 -------
Kelley, can you please fix the regression that you introduced? (obviously, you
didn't completely regtest the patch). I suggest first padding the new address
to the length of the old one with spaces then, in case the checked chars fall
inside the address itself, also adjust the checked values to the new ones. In
any case, please don't change the size of the file and the various integer 
constants in the testcases.

-- 


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


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

* [Bug libstdc++/23462] [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail
  2005-08-18 16:18 [Bug libstdc++/23462] New: [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail jsm28 at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2005-08-23 18:42 ` pcarlini at suse dot de
@ 2005-08-23 23:35 ` cvs-commit at gcc dot gnu dot org
  2005-08-24  2:17 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-08-23 23:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-08-23 23:05 -------
Subject: Bug 23462

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	kcook@gcc.gnu.org	2005-08-23 23:05:38

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/testsuite/data: sgetn.txt 

Log message:
	2005-08-23  Kelley Cook  <kcook@gcc.gnu.org>
	
	PR libstdc++/23462
	* testsuite/data/sgetn.txt: Revert to previous FSF address.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.3075&r2=1.3076
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/data/sgetn.txt.diff?cvsroot=gcc&r1=1.2&r2=1.3



-- 


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


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

* [Bug libstdc++/23462] [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail
  2005-08-18 16:18 [Bug libstdc++/23462] New: [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail jsm28 at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2005-08-23 23:35 ` cvs-commit at gcc dot gnu dot org
@ 2005-08-24  2:17 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-24  2:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-24 02:17 -------
Fixed.

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


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


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

end of thread, other threads:[~2005-08-24  2:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-18 16:18 [Bug libstdc++/23462] New: [4.1 Regression] 27_io/basic_filebuf/sgetn/char/[12]-i[no].cc execution tests fail jsm28 at gcc dot gnu dot org
2005-08-18 16:50 ` [Bug tree-optimization/23462] " pinskia at gcc dot gnu dot org
2005-08-19  5:11 ` phython at gcc dot gnu dot org
2005-08-20 22:10 ` [Bug middle-end/23462] " pinskia at gcc dot gnu dot org
2005-08-20 22:11 ` pinskia at gcc dot gnu dot org
2005-08-23 17:14 ` [Bug libstdc++/23462] " pinskia at gcc dot gnu dot org
2005-08-23 18:42 ` pcarlini at suse dot de
2005-08-23 23:35 ` cvs-commit at gcc dot gnu dot org
2005-08-24  2:17 ` 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).