public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/14887] New: compat/struct-ret-19 failure on ia64-hpux - argument passing bug
@ 2004-04-08  6:04 zack at gcc dot gnu dot org
  2004-04-08  6:05 ` [Bug target/14887] " zack at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: zack at gcc dot gnu dot org @ 2004-04-08  6:04 UTC (permalink / raw)
  To: gcc-bugs

There's a bug in the argument passing code for ia64-hpux.  See
http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00414.html
for patch and discussion.  This bug is being filed because
CVS is unusable right now and I don't want it to slip off the
radar for 3.4.0.

-- 
           Summary: compat/struct-ret-19 failure on ia64-hpux - argument
                    passing bug
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Keywords: patch
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: zack 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: ia64-hp-hpux11.*


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


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

* [Bug target/14887] compat/struct-ret-19 failure on ia64-hpux - argument passing bug
  2004-04-08  6:04 [Bug target/14887] New: compat/struct-ret-19 failure on ia64-hpux - argument passing bug zack at gcc dot gnu dot org
@ 2004-04-08  6:05 ` zack at gcc dot gnu dot org
  2004-04-08  6:06 ` zack at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: zack at gcc dot gnu dot org @ 2004-04-08  6:05 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-04-08 06:05:34
               date|                            |


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


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

* [Bug target/14887] compat/struct-ret-19 failure on ia64-hpux - argument passing bug
  2004-04-08  6:04 [Bug target/14887] New: compat/struct-ret-19 failure on ia64-hpux - argument passing bug zack at gcc dot gnu dot org
  2004-04-08  6:05 ` [Bug target/14887] " zack at gcc dot gnu dot org
@ 2004-04-08  6:06 ` zack at gcc dot gnu dot org
  2004-04-09 17:24 ` zack at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: zack at gcc dot gnu dot org @ 2004-04-08  6:06 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.4.0


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


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

* [Bug target/14887] compat/struct-ret-19 failure on ia64-hpux - argument passing bug
  2004-04-08  6:04 [Bug target/14887] New: compat/struct-ret-19 failure on ia64-hpux - argument passing bug zack at gcc dot gnu dot org
  2004-04-08  6:05 ` [Bug target/14887] " zack at gcc dot gnu dot org
  2004-04-08  6:06 ` zack at gcc dot gnu dot org
@ 2004-04-09 17:24 ` zack at gcc dot gnu dot org
  2004-04-10  2:24 ` cvs-commit at gcc dot gnu dot org
  2004-04-10  2:28 ` zack at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: zack at gcc dot gnu dot org @ 2004-04-09 17:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From zack at gcc dot gnu dot org  2004-04-09 17:24 -------
patch applied to 3.4 branch; 3.5 testing in progress.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4.0                       |3.5.0


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


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

* [Bug target/14887] compat/struct-ret-19 failure on ia64-hpux - argument passing bug
  2004-04-08  6:04 [Bug target/14887] New: compat/struct-ret-19 failure on ia64-hpux - argument passing bug zack at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-04-09 17:24 ` zack at gcc dot gnu dot org
@ 2004-04-10  2:24 ` cvs-commit at gcc dot gnu dot org
  2004-04-10  2:28 ` zack at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-04-10  2:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-04-09 22:23 -------
Subject: Bug 14887

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	zack@gcc.gnu.org	2004-04-09 22:23:43

Modified files:
	gcc            : ChangeLog 
	gcc/config/ia64: hpux.h ia64.c 

Log message:
	PR 14887
	* config/ia64/hpux.h (MEMBER_TYPE_FORCES_BLK): Look only at
	mode argument.
	* config/ia64/ia64.c (ia64_hpux_file_end): Check
	TREE_SYMBOL_REFERENCED on DECL_ASSEMBLER_NAME, not DECL_NAME.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3379&r2=2.3380
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/hpux.h.diff?cvsroot=gcc&r1=1.41&r2=1.42
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&r1=1.284&r2=1.285



-- 


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


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

* [Bug target/14887] compat/struct-ret-19 failure on ia64-hpux - argument passing bug
  2004-04-08  6:04 [Bug target/14887] New: compat/struct-ret-19 failure on ia64-hpux - argument passing bug zack at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-04-10  2:24 ` cvs-commit at gcc dot gnu dot org
@ 2004-04-10  2:28 ` zack at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: zack at gcc dot gnu dot org @ 2004-04-10  2:28 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From zack at gcc dot gnu dot org  2004-04-09 22:43 -------
and checked in on mainline.

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


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


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

end of thread, other threads:[~2004-04-09 22:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-08  6:04 [Bug target/14887] New: compat/struct-ret-19 failure on ia64-hpux - argument passing bug zack at gcc dot gnu dot org
2004-04-08  6:05 ` [Bug target/14887] " zack at gcc dot gnu dot org
2004-04-08  6:06 ` zack at gcc dot gnu dot org
2004-04-09 17:24 ` zack at gcc dot gnu dot org
2004-04-10  2:24 ` cvs-commit at gcc dot gnu dot org
2004-04-10  2:28 ` zack 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).