public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/16150] New: [3.4.1 regression] libstdc++ testsuite failures on pa64
@ 2004-06-23  3:17 zack at gcc dot gnu dot org
  2004-06-23  3:52 ` [Bug c++/16150] " zack at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: zack at gcc dot gnu dot org @ 2004-06-23  3:17 UTC (permalink / raw)
  To: gcc-bugs

The following libstdc++ tests are now failing on PA64/HPUX:

27_io/basic_istream/extractors_arithmetic/char/01.cc
27_io/basic_istream/extractors_arithmetic/char/06.cc
27_io/basic_istream/extractors_arithmetic/char/07.cc
27_io/basic_istream/extractors_arithmetic/char/08.cc
27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit.cc
27_io/ios_base/storage/11584.cc

-- 
           Summary: [3.4.1 regression] libstdc++ testsuite failures on pa64
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zack at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: hppa64-hp-hpux11.11


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


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

* [Bug c++/16150] [3.4.1 regression] libstdc++ testsuite failures on pa64
  2004-06-23  3:17 [Bug c++/16150] New: [3.4.1 regression] libstdc++ testsuite failures on pa64 zack at gcc dot gnu dot org
@ 2004-06-23  3:52 ` zack at gcc dot gnu dot org
  2004-06-25 21:14 ` zack at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: zack at gcc dot gnu dot org @ 2004-06-23  3:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From zack at gcc dot gnu dot org  2004-06-23 03:17 -------
milestone

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.4.1


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


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

* [Bug c++/16150] [3.4.1 regression] libstdc++ testsuite failures on pa64
  2004-06-23  3:17 [Bug c++/16150] New: [3.4.1 regression] libstdc++ testsuite failures on pa64 zack at gcc dot gnu dot org
  2004-06-23  3:52 ` [Bug c++/16150] " zack at gcc dot gnu dot org
@ 2004-06-25 21:14 ` zack at gcc dot gnu dot org
  2004-06-25 21:22 ` [Bug c++/16150] " mmitchel at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: zack at gcc dot gnu dot org @ 2004-06-25 21:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From zack at gcc dot gnu dot org  2004-06-25 21:07 -------
This failure occurs only with the GNU linker.

-- 


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


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

* [Bug c++/16150] libstdc++ testsuite failures on pa64
  2004-06-23  3:17 [Bug c++/16150] New: [3.4.1 regression] libstdc++ testsuite failures on pa64 zack at gcc dot gnu dot org
  2004-06-23  3:52 ` [Bug c++/16150] " zack at gcc dot gnu dot org
  2004-06-25 21:14 ` zack at gcc dot gnu dot org
@ 2004-06-25 21:22 ` mmitchel at gcc dot gnu dot org
  2004-06-25 21:25 ` [Bug c++/16150] [3.4.1 regression] " mmitchel at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-06-25 21:22 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.4.1 regression] libstdc++|libstdc++ testsuite failures
                   |testsuite failures on pa64  |on pa64


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


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

* [Bug c++/16150] [3.4.1 regression] libstdc++ testsuite failures on pa64
  2004-06-23  3:17 [Bug c++/16150] New: [3.4.1 regression] libstdc++ testsuite failures on pa64 zack at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-06-25 21:22 ` [Bug c++/16150] " mmitchel at gcc dot gnu dot org
@ 2004-06-25 21:25 ` mmitchel at gcc dot gnu dot org
  2004-06-26  0:11 ` [Bug c++/16150] " pinskia at gcc dot gnu dot org
  2004-09-25 16:40 ` [Bug target/16150] libstdc++ testsuite failures on pa64 (GNU linker) pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-06-25 21:25 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-06-25 21:20 -------
We don't actually know that these are regressions; the only benchmark data we
have is for the HP linker from 3.4.0.  There's also a good workaround -- use the
HP linker.  So, I'm removing the target milestone on this PR.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4.1                       |---


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


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

* [Bug c++/16150] libstdc++ testsuite failures on pa64
  2004-06-23  3:17 [Bug c++/16150] New: [3.4.1 regression] libstdc++ testsuite failures on pa64 zack at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-06-25 21:25 ` [Bug c++/16150] [3.4.1 regression] " mmitchel at gcc dot gnu dot org
@ 2004-06-26  0:11 ` pinskia at gcc dot gnu dot org
  2004-09-25 16:40 ` [Bug target/16150] libstdc++ testsuite failures on pa64 (GNU linker) pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-26  0:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-26 00:10 -------
So confirming.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-26 00:10:35
               date|                            |


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


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

* [Bug target/16150] libstdc++ testsuite failures on pa64 (GNU linker)
  2004-06-23  3:17 [Bug c++/16150] New: [3.4.1 regression] libstdc++ testsuite failures on pa64 zack at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2004-06-26  0:11 ` [Bug c++/16150] " pinskia at gcc dot gnu dot org
@ 2004-09-25 16:40 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-25 16:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-25 16:40 -------
Did someone file a bug in binutils' bugzilla?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |target
   Last reconfirmed|2004-06-26 00:10:35         |2004-09-25 16:40:47
               date|                            |
            Summary|libstdc++ testsuite failures|libstdc++ testsuite failures
                   |on pa64                     |on pa64 (GNU linker)


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


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

end of thread, other threads:[~2004-09-25 16:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-23  3:17 [Bug c++/16150] New: [3.4.1 regression] libstdc++ testsuite failures on pa64 zack at gcc dot gnu dot org
2004-06-23  3:52 ` [Bug c++/16150] " zack at gcc dot gnu dot org
2004-06-25 21:14 ` zack at gcc dot gnu dot org
2004-06-25 21:22 ` [Bug c++/16150] " mmitchel at gcc dot gnu dot org
2004-06-25 21:25 ` [Bug c++/16150] [3.4.1 regression] " mmitchel at gcc dot gnu dot org
2004-06-26  0:11 ` [Bug c++/16150] " pinskia at gcc dot gnu dot org
2004-09-25 16:40 ` [Bug target/16150] libstdc++ testsuite failures on pa64 (GNU linker) 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).