public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/12916] New: No vector ABI
@ 2003-11-05 19:57 ebotcazou at gcc dot gnu dot org
  2003-11-05 20:12 ` [Bug target/12916] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2003-11-05 19:57 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: No vector ABI
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ebotcazou at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: sparc*-*-*
  GCC host triplet: sparc*-*-*
GCC target triplet: sparc*-*-*

The SPARC back-end has no vector ABI, so it ICEs as soon as a vector argument is
being passed through a function.


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

* [Bug target/12916] No vector ABI
  2003-11-05 19:57 [Bug target/12916] New: No vector ABI ebotcazou at gcc dot gnu dot org
@ 2003-11-05 20:12 ` pinskia at gcc dot gnu dot org
  2003-11-05 21:38 ` ebotcazou at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-05 20:12 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2003-11-05 20:12:16
               date|                            |


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

* [Bug target/12916] No vector ABI
  2003-11-05 19:57 [Bug target/12916] New: No vector ABI ebotcazou at gcc dot gnu dot org
  2003-11-05 20:12 ` [Bug target/12916] " pinskia at gcc dot gnu dot org
@ 2003-11-05 21:38 ` ebotcazou at gcc dot gnu dot org
  2003-11-14  7:08 ` ebotcazou at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2003-11-05 21:38 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ebotcazou at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Target Milestone|---                         |tree-ssa


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2003-11-05 21:38 -------
I'll give it a try for 3.5.


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

* [Bug target/12916] No vector ABI
  2003-11-05 19:57 [Bug target/12916] New: No vector ABI ebotcazou at gcc dot gnu dot org
  2003-11-05 20:12 ` [Bug target/12916] " pinskia at gcc dot gnu dot org
  2003-11-05 21:38 ` ebotcazou at gcc dot gnu dot org
@ 2003-11-14  7:08 ` ebotcazou at gcc dot gnu dot org
  2004-02-11 20:53 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2003-11-14  7:08 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|tree-ssa                    |3.5


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


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

* [Bug target/12916] No vector ABI
  2003-11-05 19:57 [Bug target/12916] New: No vector ABI ebotcazou at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2003-11-14  7:08 ` ebotcazou at gcc dot gnu dot org
@ 2004-02-11 20:53 ` ebotcazou at gcc dot gnu dot org
  2004-02-19  9:03 ` cvs-commit at gcc dot gnu dot org
  2004-02-19  9:08 ` ebotcazou at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-02-11 20:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-02-11 20:53 -------
*** Bug 10383 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ghazi at caip dot rutgers
                   |                            |dot edu


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


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

* [Bug target/12916] No vector ABI
  2003-11-05 19:57 [Bug target/12916] New: No vector ABI ebotcazou at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-02-11 20:53 ` ebotcazou at gcc dot gnu dot org
@ 2004-02-19  9:03 ` cvs-commit at gcc dot gnu dot org
  2004-02-19  9:08 ` ebotcazou at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-02-19  9:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-02-19 09:02 -------
Subject: Bug 12916

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	ebotcazou@gcc.gnu.org	2004-02-19 09:02:48

Modified files:
	gcc            : ChangeLog 
	gcc/config/sparc: sparc.c sparc.h 

Log message:
	PR target/12916
	* config/sparc/sparc.h (NPARM_REGS): Delete.
	(BASE_RETURN_VALUE_REG): Likewise.
	(BASE_OUTGOING_VALUE_REG): Likewise.
	(BASE_PASSING_ARG_REG): Likewise.
	(BASE_INCOMING_ARG_REG): Likewise.
	* config/sparc/sparc.c (sparc_strict_argument_naming): Test
	TARGET_ARCH64, not TARGET_V9.
	(function_arg_slotno): Dispatch based on the mode class.
	Handle vector modes like floating-point modes.
	(function_arg_record_value_1): Handle vector types like
	floating-point types.
	(function_arg_record_value_2): Likewise.
	Calculate regno after mode transformation.
	(function_arg): Handle vector modes like floating-point modes.
	(function_arg_partial_nregs): Replace NPARM_REGS by SPARC_INT_ARG_MAX.
	If ARCH64, do not recheck alignment.
	(function_arg_pass_by_reference): Reorder the conditions.
	(sparc_return_in_memory): Move after function_arg_padding.
	Implement calling conventions for vector modes.
	(sparc_struct_value_rtx): Move after sparc_return_in_memory.
	(function_value): Move scope of 'regbase'.
	Implement calling conventions for vector modes.
	(sparc_builtin_saveregs): Replace NPARM_REGS by SPARC_INT_ARG_MAX
	and BASE_INCOMING_ARG_REG by SPARC_INCOMING_INT_ARG_FIRST.
	(sparc_va_arg): Use function_arg_pass_by_reference to test whether
	the argument is passed by reference.
	(sparc_type_code): Handle vector types.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2841&r2=2.2842
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.c.diff?cvsroot=gcc&r1=1.290&r2=1.291
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.h.diff?cvsroot=gcc&r1=1.243&r2=1.244



-- 


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


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

* [Bug target/12916] No vector ABI
  2003-11-05 19:57 [Bug target/12916] New: No vector ABI ebotcazou at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2004-02-19  9:03 ` cvs-commit at gcc dot gnu dot org
@ 2004-02-19  9:08 ` ebotcazou at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-02-19  9:08 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-02-19 09:08 -------
See http://gcc.gnu.org/ml/gcc-patches/2004-02/msg01726.html


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


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


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

end of thread, other threads:[~2004-02-19  9:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-05 19:57 [Bug target/12916] New: No vector ABI ebotcazou at gcc dot gnu dot org
2003-11-05 20:12 ` [Bug target/12916] " pinskia at gcc dot gnu dot org
2003-11-05 21:38 ` ebotcazou at gcc dot gnu dot org
2003-11-14  7:08 ` ebotcazou at gcc dot gnu dot org
2004-02-11 20:53 ` ebotcazou at gcc dot gnu dot org
2004-02-19  9:03 ` cvs-commit at gcc dot gnu dot org
2004-02-19  9:08 ` ebotcazou 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).