public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/20808] Unrecognizable insn
       [not found] <bug-20808-10389@http.gcc.gnu.org/bugzilla/>
@ 2006-10-21 20:24 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-10-21 20:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-10-21 20:24 -------
Fixed for 3.4.3 as reported in comment #4.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4.3


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


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

* [Bug target/20808] Unrecognizable insn
  2005-04-07  8:44 [Bug c/20808] New: " shubham_jain at da-iict dot org
                   ` (5 preceding siblings ...)
  2005-04-12 17:24 ` ericw at evcohs dot com
@ 2005-04-30 17:23 ` berndtrog at yahoo dot com
  6 siblings, 0 replies; 8+ messages in thread
From: berndtrog at yahoo dot com @ 2005-04-30 17:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From berndtrog at yahoo dot com  2005-04-30 17:23 -------
I can confirm this bug for 3.4.2, but not for 3.4.3 and later(4_0, HEAD).

-- 


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


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

* [Bug target/20808] Unrecognizable insn
  2005-04-07  8:44 [Bug c/20808] New: " shubham_jain at da-iict dot org
                   ` (4 preceding siblings ...)
  2005-04-07  8:51 ` pinskia at gcc dot gnu dot org
@ 2005-04-12 17:24 ` ericw at evcohs dot com
  2005-04-30 17:23 ` berndtrog at yahoo dot com
  6 siblings, 0 replies; 8+ messages in thread
From: ericw at evcohs dot com @ 2005-04-12 17:24 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ericw at evcohs dot com


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


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

* [Bug target/20808] Unrecognizable insn
  2005-04-07  8:44 [Bug c/20808] New: " shubham_jain at da-iict dot org
                   ` (3 preceding siblings ...)
  2005-04-07  8:46 ` shubham_jain at da-iict dot org
@ 2005-04-07  8:51 ` pinskia at gcc dot gnu dot org
  2005-04-12 17:24 ` ericw at evcohs dot com
  2005-04-30 17:23 ` berndtrog at yahoo dot com
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-07  8:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-07 08:51 -------
Of course, the stack size is just huge (well huge for avr really).
Though with 4.0.0 and above, we remove these arrays as they are unused though if you used them, 
there will be still a bug.

Anyways this is a target bug.

-- 


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


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

* [Bug target/20808] Unrecognizable insn
  2005-04-07  8:44 [Bug c/20808] New: " shubham_jain at da-iict dot org
  2005-04-07  8:45 ` [Bug target/20808] " pinskia at gcc dot gnu dot org
  2005-04-07  8:45 ` pinskia at gcc dot gnu dot org
@ 2005-04-07  8:46 ` pinskia at gcc dot gnu dot org
  2005-04-07  8:46 ` shubham_jain at da-iict dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-07  8:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-07 08:46 -------
Make sure that you attach the preprocessed source as requested by <http://gcc.gnu.org/bugs.html>.

-- 


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


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

* [Bug target/20808] Unrecognizable insn
  2005-04-07  8:44 [Bug c/20808] New: " shubham_jain at da-iict dot org
                   ` (2 preceding siblings ...)
  2005-04-07  8:46 ` pinskia at gcc dot gnu dot org
@ 2005-04-07  8:46 ` shubham_jain at da-iict dot org
  2005-04-07  8:51 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: shubham_jain at da-iict dot org @ 2005-04-07  8:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From shubham_jain at da-iict dot org  2005-04-07 08:46 -------
Created an attachment (id=8552)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8552&action=view)
The source code with a simple for loop causing the error.

A simple for loop when removed removes the error. The problem is because of the
size of the declared arrays. But I cannot reduce the array size.

-- 


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


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

* [Bug target/20808] Unrecognizable insn
  2005-04-07  8:44 [Bug c/20808] New: " shubham_jain at da-iict dot org
  2005-04-07  8:45 ` [Bug target/20808] " pinskia at gcc dot gnu dot org
@ 2005-04-07  8:45 ` pinskia at gcc dot gnu dot org
  2005-04-07  8:46 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-07  8:45 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |target
 GCC target triplet|                            |avr


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


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

* [Bug target/20808] Unrecognizable insn
  2005-04-07  8:44 [Bug c/20808] New: " shubham_jain at da-iict dot org
@ 2005-04-07  8:45 ` pinskia at gcc dot gnu dot org
  2005-04-07  8:45 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-07  8:45 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code


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


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

end of thread, other threads:[~2006-10-21 20:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-20808-10389@http.gcc.gnu.org/bugzilla/>
2006-10-21 20:24 ` [Bug target/20808] Unrecognizable insn pinskia at gcc dot gnu dot org
2005-04-07  8:44 [Bug c/20808] New: " shubham_jain at da-iict dot org
2005-04-07  8:45 ` [Bug target/20808] " pinskia at gcc dot gnu dot org
2005-04-07  8:45 ` pinskia at gcc dot gnu dot org
2005-04-07  8:46 ` pinskia at gcc dot gnu dot org
2005-04-07  8:46 ` shubham_jain at da-iict dot org
2005-04-07  8:51 ` pinskia at gcc dot gnu dot org
2005-04-12 17:24 ` ericw at evcohs dot com
2005-04-30 17:23 ` berndtrog at yahoo dot com

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