public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/20093] New: [4.0 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32
@ 2005-02-20  3:10 jsm28 at gcc dot gnu dot org
  2005-02-20  3:16 ` [Bug target/20093] " jsm28 at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-02-20  3:10 UTC (permalink / raw)
  To: gcc-bugs

The libstdc++ test 23_containers/deque/cons/2.cc execution test fails on
ia64-hpux with -milp32 (but not with -mlp64).  This is a regression from 3.4.x.

The particular test function which fails is test_copy_ctor_exception_safety
but I haven't reduced the test to a form not depending on the libstdc++
testsuite infrastructure.

-- 
           Summary: [4.0 Regression] 23_containers/deque/cons/2.cc execution
                    test fails on ia64-hpux, -milp32
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        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
GCC target triplet: ia64-*-hpux11.*


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


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

* [Bug target/20093] [4.0 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32
  2005-02-20  3:10 [Bug target/20093] New: [4.0 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32 jsm28 at gcc dot gnu dot org
@ 2005-02-20  3:16 ` jsm28 at gcc dot gnu dot org
  2005-03-05 19:59 ` [Bug target/20093] [4.0/4.1 " pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-02-20  3:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From jsm28 at gcc dot gnu dot org  2005-02-19 20:57 -------
Created an attachment (id=8234)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8234&action=view)
slightly cut-down testcase


-- 


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


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

* [Bug target/20093] [4.0/4.1 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32
  2005-02-20  3:10 [Bug target/20093] New: [4.0 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32 jsm28 at gcc dot gnu dot org
  2005-02-20  3:16 ` [Bug target/20093] " jsm28 at gcc dot gnu dot org
@ 2005-03-05 19:59 ` pinskia at gcc dot gnu dot org
  2005-03-31 23:59 ` jsm28 at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-05 19:59 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.1.0


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


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

* [Bug target/20093] [4.0/4.1 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32
  2005-02-20  3:10 [Bug target/20093] New: [4.0 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32 jsm28 at gcc dot gnu dot org
  2005-02-20  3:16 ` [Bug target/20093] " jsm28 at gcc dot gnu dot org
  2005-03-05 19:59 ` [Bug target/20093] [4.0/4.1 " pinskia at gcc dot gnu dot org
@ 2005-03-31 23:59 ` jsm28 at gcc dot gnu dot org
  2005-04-07  8:22 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-03-31 23:59 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From jsm28 at gcc dot gnu dot org  2005-03-31 23:59 -------
Created an attachment (id=8505)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8505&action=view)
Further cut-down testcase

This test no longer depends on libv3test or the testsuite headers.
It passes with -O, segfaults with -O2 or -O -fforce-mem.


-- 


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


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

* [Bug target/20093] [4.0/4.1 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32
  2005-02-20  3:10 [Bug target/20093] New: [4.0 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32 jsm28 at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-03-31 23:59 ` jsm28 at gcc dot gnu dot org
@ 2005-04-07  8:22 ` cvs-commit at gcc dot gnu dot org
  2005-04-07  8:26 ` cvs-commit at gcc dot gnu dot org
  2005-04-07 19:07 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-04-07  8:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-07 08:22 -------
Subject: Bug 20093

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	jsm28@gcc.gnu.org	2005-04-07 08:21:36

Modified files:
	gcc            : ChangeLog simplify-rtx.c 

Log message:
	PR target/20093
	* simplify-rtx.c (simplify_unary_operation_1): Check
	SUBREG_PROMOTED_UNSIGNED_P (op) > 0 for zero-extension.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8178&r2=2.8179
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/simplify-rtx.c.diff?cvsroot=gcc&r1=1.235&r2=1.236



-- 


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


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

* [Bug target/20093] [4.0/4.1 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32
  2005-02-20  3:10 [Bug target/20093] New: [4.0 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32 jsm28 at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-04-07  8:22 ` cvs-commit at gcc dot gnu dot org
@ 2005-04-07  8:26 ` cvs-commit at gcc dot gnu dot org
  2005-04-07 19:07 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-04-07  8:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-07 08:26 -------
Subject: Bug 20093

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	jsm28@gcc.gnu.org	2005-04-07 08:25:46

Modified files:
	gcc            : ChangeLog simplify-rtx.c 

Log message:
	PR target/20093
	* simplify-rtx.c (simplify_unary_operation): Check
	SUBREG_PROMOTED_UNSIGNED_P (op) > 0 for zero-extension.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.145&r2=2.7592.2.146
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/simplify-rtx.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.230.2.2&r2=1.230.2.3



-- 


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


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

* [Bug target/20093] [4.0/4.1 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32
  2005-02-20  3:10 [Bug target/20093] New: [4.0 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32 jsm28 at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2005-04-07  8:26 ` cvs-commit at gcc dot gnu dot org
@ 2005-04-07 19:07 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-07 19:07 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-07 19:07 -------
Fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.1.0                       |4.0.0


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


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

end of thread, other threads:[~2005-04-07 19:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-20  3:10 [Bug target/20093] New: [4.0 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32 jsm28 at gcc dot gnu dot org
2005-02-20  3:16 ` [Bug target/20093] " jsm28 at gcc dot gnu dot org
2005-03-05 19:59 ` [Bug target/20093] [4.0/4.1 " pinskia at gcc dot gnu dot org
2005-03-31 23:59 ` jsm28 at gcc dot gnu dot org
2005-04-07  8:22 ` cvs-commit at gcc dot gnu dot org
2005-04-07  8:26 ` cvs-commit at gcc dot gnu dot org
2005-04-07 19:07 ` 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).