public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f
       [not found] <20021217012601.8973.or.poran@intel.com>
@ 2003-05-26 20:50 ` dhazeghi@yahoo.com
  2003-05-26 20:51 ` pinskia@physics.uc.edu
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: dhazeghi@yahoo.com @ 2003-05-26 20:50 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=8973



------- Additional Comments From dhazeghi@yahoo.com  2003-05-26 20:46 -------
Hello,

this bug is still present on gcc 3.3 branch and mainline (20030524).

Dara



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f
       [not found] <20021217012601.8973.or.poran@intel.com>
  2003-05-26 20:50 ` [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f dhazeghi@yahoo.com
@ 2003-05-26 20:51 ` pinskia@physics.uc.edu
  2003-05-27  6:22 ` or.poran@intel.com
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-26 20:51 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=8973


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-05-26 20:48:04
               date|                            |


------- Additional Comments From pinskia@physics.uc.edu  2003-05-26 20:48 -------
See Dara's comment.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f
       [not found] <20021217012601.8973.or.poran@intel.com>
  2003-05-26 20:50 ` [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f dhazeghi@yahoo.com
  2003-05-26 20:51 ` pinskia@physics.uc.edu
@ 2003-05-27  6:22 ` or.poran@intel.com
  2003-05-27  6:59 ` dhazeghi@yahoo.com
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: or.poran@intel.com @ 2003-05-27  6: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=8973



------- Additional Comments From or.poran@intel.com  2003-05-27 06:21 -------
Subject: RE:  [arc-7-elf] the interrupt handler does not 
	return properly, uses j.d insted of j.d.f

It's extremely easy to solve this bug, I patched the version I have, see
above comments.

-----Original Message-----
From: pinskia@physics.uc.edu [mailto:gcc-bugzilla@gcc.gnu.org]
Sent: Monday, May 26, 2003 11:48 PM
To: Poran, Or
Subject: [Bug target/8973] [arc-7-elf] the interupt handler does not return
properly, uses j.d insted of j.d.f


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

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-05-26 20:48:04
               date|                            |


------- Additional Comments From pinskia@physics.uc.edu  2003-05-26 20:48
-------
See Dara's comment.



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f
       [not found] <20021217012601.8973.or.poran@intel.com>
                   ` (2 preceding siblings ...)
  2003-05-27  6:22 ` or.poran@intel.com
@ 2003-05-27  6:59 ` dhazeghi@yahoo.com
  2003-05-27  8:32 ` or.poran@intel.com
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: dhazeghi@yahoo.com @ 2003-05-27  6:59 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=8973



------- Additional Comments From dhazeghi@yahoo.com  2003-05-27 06:52 -------
Hello,

I'm not sure if you simply didn't respond correctly, or Bugzilla is being stupid, but your followup 
did not appear here (in the bug report). Can you please resend it? Entering it through the comment 
field should work fine too... Thanks,

Dara



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f
       [not found] <20021217012601.8973.or.poran@intel.com>
                   ` (3 preceding siblings ...)
  2003-05-27  6:59 ` dhazeghi@yahoo.com
@ 2003-05-27  8:32 ` or.poran@intel.com
  2003-07-09 22:27 ` neroden at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: or.poran@intel.com @ 2003-05-27  8: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=8973



------- Additional Comments From or.poran@intel.com  2003-05-27 08:22 -------
It's extremely easy to solve this bug, I patched the version I have, see
above comments.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f
       [not found] <20021217012601.8973.or.poran@intel.com>
                   ` (4 preceding siblings ...)
  2003-05-27  8:32 ` or.poran@intel.com
@ 2003-07-09 22:27 ` neroden at gcc dot gnu dot org
  2005-06-10  8:50 ` saurabh dot verma at codito dot com
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: neroden at gcc dot gnu dot org @ 2003-07-09 22:27 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=8973


neroden at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED


------- Additional Comments From neroden at gcc dot gnu dot org  2003-07-09 22:27 -------
Suspending until ARC gets a maintainer.  At the moment, there appears to be nobody both * willing to patch arc and * able to do it correctly.


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

* [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f
       [not found] <20021217012601.8973.or.poran@intel.com>
                   ` (5 preceding siblings ...)
  2003-07-09 22:27 ` neroden at gcc dot gnu dot org
@ 2005-06-10  8:50 ` saurabh dot verma at codito dot com
  2005-06-10 11:19 ` giovannibajo at libero dot it
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: saurabh dot verma at codito dot com @ 2005-06-10  8:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From saurabh dot verma at codito dot com  2005-06-10 08:50 -------
Posted the patch on gcc-patches:
http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00951.html

Cannot commit/change bug status, since i don't have the required permissions

-- 


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


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

* [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f
       [not found] <20021217012601.8973.or.poran@intel.com>
                   ` (6 preceding siblings ...)
  2005-06-10  8:50 ` saurabh dot verma at codito dot com
@ 2005-06-10 11:19 ` giovannibajo at libero dot it
  2005-06-10 18:29 ` saurabh dot verma at codito dot com
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: giovannibajo at libero dot it @ 2005-06-10 11:19 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |saurabh dot verma at codito
                   |dot org                     |dot com
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2005-
                   |                            |06/msg00951.html
             Status|SUSPENDED                   |ASSIGNED
           Keywords|                            |patch


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


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

* [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f
       [not found] <20021217012601.8973.or.poran@intel.com>
                   ` (7 preceding siblings ...)
  2005-06-10 11:19 ` giovannibajo at libero dot it
@ 2005-06-10 18:29 ` saurabh dot verma at codito dot com
  2005-06-10 18:32 ` giovannibajo at libero dot it
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: saurabh dot verma at codito dot com @ 2005-06-10 18:29 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From saurabh dot verma at codito dot com  2005-06-10 18:29 -------
Marking as waiting for feedback (See patch link above)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |WAITING


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


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

* [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f
       [not found] <20021217012601.8973.or.poran@intel.com>
                   ` (8 preceding siblings ...)
  2005-06-10 18:29 ` saurabh dot verma at codito dot com
@ 2005-06-10 18:32 ` giovannibajo at libero dot it
  2005-07-27 10:35 ` ramana dot radhakrishnan at codito dot com
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: giovannibajo at libero dot it @ 2005-06-10 18:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giovannibajo at libero dot it  2005-06-10 18:32 -------
No that's wrong. WAITING means waiting feedback *from submitter*.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|saurabh dot verma at codito |giovannibajo at libero dot
                   |dot com                     |it
             Status|WAITING                     |ASSIGNED
   Last reconfirmed|2005-04-18 04:12:03         |2005-06-10 18:32:28
               date|                            |


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


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

* [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f
       [not found] <20021217012601.8973.or.poran@intel.com>
                   ` (9 preceding siblings ...)
  2005-06-10 18:32 ` giovannibajo at libero dot it
@ 2005-07-27 10:35 ` ramana dot radhakrishnan at codito dot com
  2005-09-06 22:29 ` pinskia at gcc dot gnu dot org
  2005-09-06 22:30 ` cvs-commit at gcc dot gnu dot org
  12 siblings, 0 replies; 13+ messages in thread
From: ramana dot radhakrishnan at codito dot com @ 2005-07-27 10:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ramana dot radhakrishnan at codito dot com  2005-07-27 10:20 -------
(In reply to comment #11)
> No that's wrong. WAITING means waiting feedback *from submitter*.


This has been approved at : 

http://gcc.gnu.org/ml/gcc-patches/2005-06/msg01918.html

Can this be committed into 3.4.5 as well as mainline ? 

-- 


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


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

* [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f
       [not found] <20021217012601.8973.or.poran@intel.com>
                   ` (10 preceding siblings ...)
  2005-07-27 10:35 ` ramana dot radhakrishnan at codito dot com
@ 2005-09-06 22:29 ` pinskia at gcc dot gnu dot org
  2005-09-06 22:30 ` cvs-commit at gcc dot gnu dot org
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-06 22:29 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-06 22:29 -------
Fixed on the mainline for 4.1.0.

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


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


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

* [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f
       [not found] <20021217012601.8973.or.poran@intel.com>
                   ` (11 preceding siblings ...)
  2005-09-06 22:29 ` pinskia at gcc dot gnu dot org
@ 2005-09-06 22:30 ` cvs-commit at gcc dot gnu dot org
  12 siblings, 0 replies; 13+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-09-06 22:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-09-06 22:29 -------
Subject: Bug 8973

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2005-09-06 22:29:46

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

Log message:
	2005-09-06  Saurabh Verma  <saurabh.verma@codito.com>
	
	PR target/8973
	* config/arc/arc.c (arc_output_function_epilogue): Update flags while
	returning from an interrupt handler.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9909&r2=2.9910
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arc/arc.c.diff?cvsroot=gcc&r1=1.74&r2=1.75



-- 


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


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

end of thread, other threads:[~2005-09-06 22:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20021217012601.8973.or.poran@intel.com>
2003-05-26 20:50 ` [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f dhazeghi@yahoo.com
2003-05-26 20:51 ` pinskia@physics.uc.edu
2003-05-27  6:22 ` or.poran@intel.com
2003-05-27  6:59 ` dhazeghi@yahoo.com
2003-05-27  8:32 ` or.poran@intel.com
2003-07-09 22:27 ` neroden at gcc dot gnu dot org
2005-06-10  8:50 ` saurabh dot verma at codito dot com
2005-06-10 11:19 ` giovannibajo at libero dot it
2005-06-10 18:29 ` saurabh dot verma at codito dot com
2005-06-10 18:32 ` giovannibajo at libero dot it
2005-07-27 10:35 ` ramana dot radhakrishnan at codito dot com
2005-09-06 22:29 ` pinskia at gcc dot gnu dot org
2005-09-06 22:30 ` cvs-commit 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).