public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/5714] [ColdFire] Invalid use of dbra
       [not found] <20020217092600.5714.carlos@embedded.cl>
@ 2003-05-25  4:06 ` dhazeghi@yahoo.com
  2003-05-25  4:24 ` pinskia@physics.uc.edu
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: dhazeghi@yahoo.com @ 2003-05-25  4:06 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=5714



------- Additional Comments From dhazeghi@yahoo.com  2003-05-25 04:03 -------
Hello,

gcc 2.95.3 is quite old. Would it be possible for you to check whether this problem still occurs with 
gcc 3.3? Alternatively, what are the options to create coldfire cross compiler? And what are the 
options which you pass to gcc which result in the invalid asm? 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] 4+ messages in thread

* [Bug target/5714] [ColdFire] Invalid use of dbra
       [not found] <20020217092600.5714.carlos@embedded.cl>
  2003-05-25  4:06 ` [Bug target/5714] [ColdFire] Invalid use of dbra dhazeghi@yahoo.com
@ 2003-05-25  4:24 ` pinskia@physics.uc.edu
  2003-06-04 19:41 ` pinskia@physics.uc.edu
  2003-07-29 19:24 ` pinskia at physics dot uc dot edu
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-25  4:24 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=5714


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING





------- 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] 4+ messages in thread

* [Bug target/5714] [ColdFire] Invalid use of dbra
       [not found] <20020217092600.5714.carlos@embedded.cl>
  2003-05-25  4:06 ` [Bug target/5714] [ColdFire] Invalid use of dbra dhazeghi@yahoo.com
  2003-05-25  4:24 ` pinskia@physics.uc.edu
@ 2003-06-04 19:41 ` pinskia@physics.uc.edu
  2003-07-29 19:24 ` pinskia at physics dot uc dot edu
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia@physics.uc.edu @ 2003-06-04 19:41 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=5714



------- Additional Comments From pinskia@physics.uc.edu  2003-06-04 19:41 -------
>From looking at the machine description, I see all the "dbra" are conditional under 
!TARGET_5200 (aka ColdFire) since the inital import of the description.  Did you pass the 
option -m5200 otherwise it will generate dbra?



------- 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] 4+ messages in thread

* [Bug target/5714] [ColdFire] Invalid use of dbra
       [not found] <20020217092600.5714.carlos@embedded.cl>
                   ` (2 preceding siblings ...)
  2003-06-04 19:41 ` pinskia@physics.uc.edu
@ 2003-07-29 19:24 ` pinskia at physics dot uc dot edu
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-29 19:24 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=5714


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-29 19:24 -------
The problem is that the sources contain the "dbra" instruction in inline asm so the code is 
invalid on ColdFire.


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

end of thread, other threads:[~2003-07-29 19:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20020217092600.5714.carlos@embedded.cl>
2003-05-25  4:06 ` [Bug target/5714] [ColdFire] Invalid use of dbra dhazeghi@yahoo.com
2003-05-25  4:24 ` pinskia@physics.uc.edu
2003-06-04 19:41 ` pinskia@physics.uc.edu
2003-07-29 19:24 ` pinskia at physics dot uc dot edu

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).