public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/10907] [IA64] gcc violates the ia64 ABI
       [not found] <20030521160056.10907.hjl@lucon.org>
@ 2003-07-05  3:14 ` pinskia at physics dot uc dot edu
  2003-07-10  0:17 ` dhazeghi at yahoo dot com
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-05  3:14 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=10907



------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-05 03:14 -------
I think the check in pa might be able to be copied into the ia64 sources.


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

* [Bug target/10907] [IA64] gcc violates the ia64 ABI
       [not found] <20030521160056.10907.hjl@lucon.org>
  2003-07-05  3:14 ` [Bug target/10907] [IA64] gcc violates the ia64 ABI pinskia at physics dot uc dot edu
@ 2003-07-10  0:17 ` dhazeghi at yahoo dot com
  2003-07-16 17:32 ` rth at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-07-10  0:17 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=10907


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
           Keywords|                            |wrong-code


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

* [Bug target/10907] [IA64] gcc violates the ia64 ABI
       [not found] <20030521160056.10907.hjl@lucon.org>
  2003-07-05  3:14 ` [Bug target/10907] [IA64] gcc violates the ia64 ABI pinskia at physics dot uc dot edu
  2003-07-10  0:17 ` dhazeghi at yahoo dot com
@ 2003-07-16 17:32 ` rth at gcc dot gnu dot org
  2003-07-16 23:46 ` cvs-commit at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: rth at gcc dot gnu dot org @ 2003-07-16 17:32 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=10907


rth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rth at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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

* [Bug target/10907] [IA64] gcc violates the ia64 ABI
       [not found] <20030521160056.10907.hjl@lucon.org>
                   ` (2 preceding siblings ...)
  2003-07-16 17:32 ` rth at gcc dot gnu dot org
@ 2003-07-16 23:46 ` cvs-commit at gcc dot gnu dot org
  2003-07-17 16:33 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-07-16 23:46 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=10907



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-07-16 23:46 -------
Subject: Bug 10907

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	rth@gcc.gnu.org	2003-07-16 23:46:45

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

Log message:
	PR target/10907
	* config/ia64/ia64.c (ia64_epilogue_uses): GP is live at end
	even with !TARGET_CONST_GP.
	(ia64_function_ok_for_sibcall): Reject non-local functions.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.665&r2=1.16114.2.666
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.198.2.8&r2=1.198.2.9


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

* [Bug target/10907] [IA64] gcc violates the ia64 ABI
       [not found] <20030521160056.10907.hjl@lucon.org>
                   ` (3 preceding siblings ...)
  2003-07-16 23:46 ` cvs-commit at gcc dot gnu dot org
@ 2003-07-17 16:33 ` cvs-commit at gcc dot gnu dot org
  2003-07-17 16:34 ` rth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-07-17 16:33 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=10907



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-07-17 16:33 -------
Subject: Bug 10907

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2003-07-17 16:33:23

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

Log message:
	PR target/10907
	* config/ia64/ia64.c (ia64_epilogue_uses): GP is live at end
	even with !TARGET_CONST_GP.
	(ia64_function_ok_for_sibcall): Reject non-local functions.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.540&r2=2.541
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&r1=1.236&r2=1.237


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

* [Bug target/10907] [IA64] gcc violates the ia64 ABI
       [not found] <20030521160056.10907.hjl@lucon.org>
                   ` (4 preceding siblings ...)
  2003-07-17 16:33 ` cvs-commit at gcc dot gnu dot org
@ 2003-07-17 16:34 ` rth at gcc dot gnu dot org
  2003-07-18 11:22 ` cvs-commit at gcc dot gnu dot org
  2003-07-25 23:25 ` jbuck at gcc dot gnu dot org
  7 siblings, 0 replies; 8+ messages in thread
From: rth at gcc dot gnu dot org @ 2003-07-17 16:34 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=10907


rth at gcc dot gnu dot org changed:

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


------- Additional Comments From rth at gcc dot gnu dot org  2003-07-17 16:34 -------
http://gcc.gnu.org/ml/gcc-patches/2003-07/msg01733.html


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

* [Bug target/10907] [IA64] gcc violates the ia64 ABI
       [not found] <20030521160056.10907.hjl@lucon.org>
                   ` (5 preceding siblings ...)
  2003-07-17 16:34 ` rth at gcc dot gnu dot org
@ 2003-07-18 11:22 ` cvs-commit at gcc dot gnu dot org
  2003-07-25 23:25 ` jbuck at gcc dot gnu dot org
  7 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-07-18 11:22 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=10907



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-07-18 11:22 -------
Subject: Bug 10907

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_2-rhl8-branch
Changes by:	jakub@gcc.gnu.org	2003-07-18 11:22:54

Modified files:
	gcc            : ChangeLog Makefile.in calls.c 
	gcc/config/ia64: ia64.c ia64.h 

Log message:
	PR target/10907
	* config/ia64/ia64.c (ia64_epilogue_uses): GP is live at end
	even with !TARGET_CONST_GP.
	* config/ia64/ia64.h (FUNCTION_OK_FOR_SIBCALL): Define.
	* calls.c: Include target.h.
	* Makefile.in (calls.o): Depend on $(TARGET_H).

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.13152.2.657.2.27.2.147&r2=1.13152.2.657.2.27.2.148
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.830.2.15.4.11&r2=1.830.2.15.4.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/calls.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.221.2.2.8.6&r2=1.221.2.2.8.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.139.2.15.8.8&r2=1.139.2.15.8.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.99.2.8.8.4&r2=1.99.2.8.8.5


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

* [Bug target/10907] [IA64] gcc violates the ia64 ABI
       [not found] <20030521160056.10907.hjl@lucon.org>
                   ` (6 preceding siblings ...)
  2003-07-18 11:22 ` cvs-commit at gcc dot gnu dot org
@ 2003-07-25 23:25 ` jbuck at gcc dot gnu dot org
  7 siblings, 0 replies; 8+ messages in thread
From: jbuck at gcc dot gnu dot org @ 2003-07-25 23:25 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=10907


jbuck at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4                         |3.3.1
            Version|3.4                         |3.3


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

end of thread, other threads:[~2003-07-25 23:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030521160056.10907.hjl@lucon.org>
2003-07-05  3:14 ` [Bug target/10907] [IA64] gcc violates the ia64 ABI pinskia at physics dot uc dot edu
2003-07-10  0:17 ` dhazeghi at yahoo dot com
2003-07-16 17:32 ` rth at gcc dot gnu dot org
2003-07-16 23:46 ` cvs-commit at gcc dot gnu dot org
2003-07-17 16:33 ` cvs-commit at gcc dot gnu dot org
2003-07-17 16:34 ` rth at gcc dot gnu dot org
2003-07-18 11:22 ` cvs-commit at gcc dot gnu dot org
2003-07-25 23:25 ` jbuck 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).