public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/8081] ICE with variably sized types and nested functions
       [not found] <20020928102600.8081.naveens@noida.hcltech.com>
@ 2003-06-19 18:39 ` pinskia at physics dot uc dot edu
  2003-07-29 15:15 ` pinskia at physics dot uc dot edu
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-19 18:39 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=8081


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-05-10 00:00:00         |2003-06-19 18:39:36
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-19 18:39 -------
Still exists on the mainline (20030618):
pr8081.c: In function `main':
pr8081.c:17: internal compiler error: in assign_stack_temp_for_type, at function.c:677
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


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

* [Bug c/8081] ICE with variably sized types and nested functions
       [not found] <20020928102600.8081.naveens@noida.hcltech.com>
  2003-06-19 18:39 ` [Bug c/8081] ICE with variably sized types and nested functions pinskia at physics dot uc dot edu
@ 2003-07-29 15:15 ` pinskia at physics dot uc dot edu
  2003-07-29 15:16 ` pinskia at physics dot uc dot edu
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-29 15:15 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=8081


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
   Last reconfirmed|2003-07-27 06:58:37         |2003-07-29 15:15:56
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-29 15:15 -------
Even 2.91.66 does not ICE.


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

* [Bug c/8081] ICE with variably sized types and nested functions
       [not found] <20020928102600.8081.naveens@noida.hcltech.com>
  2003-06-19 18:39 ` [Bug c/8081] ICE with variably sized types and nested functions pinskia at physics dot uc dot edu
  2003-07-29 15:15 ` pinskia at physics dot uc dot edu
@ 2003-07-29 15:16 ` pinskia at physics dot uc dot edu
  2003-10-22  7:19 ` naveens at noida dot hcltech dot com
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-29 15:16 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=8081


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-07-29 15:15:56         |2003-07-29 15:16:12
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-29 15:16 -------
Even 2.91.66 ICEs.


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

* [Bug c/8081] ICE with variably sized types and nested functions
       [not found] <20020928102600.8081.naveens@noida.hcltech.com>
                   ` (2 preceding siblings ...)
  2003-07-29 15:16 ` pinskia at physics dot uc dot edu
@ 2003-10-22  7:19 ` naveens at noida dot hcltech dot com
  2003-10-24 17:56 ` dhazeghi at yahoo dot com
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: naveens at noida dot hcltech dot com @ 2003-10-22  7:19 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=8081



------- Additional Comments From naveens at noida dot hcltech dot com  2003-10-22 07:15 -------
Here is link to discussion thread for the proposed patch.

  http://gcc.gnu.org/ml/gcc/2003-09/threads.html#00388


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

* [Bug c/8081] ICE with variably sized types and nested functions
       [not found] <20020928102600.8081.naveens@noida.hcltech.com>
                   ` (3 preceding siblings ...)
  2003-10-22  7:19 ` naveens at noida dot hcltech dot com
@ 2003-10-24 17:56 ` dhazeghi at yahoo dot com
  2003-10-24 18:17 ` zack at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-10-24 17:56 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=8081


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|dhazeghi at yahoo dot com   |


------- Additional Comments From dhazeghi at yahoo dot com  2003-10-24 17:55 -------
I couldn't tell if Zack okayed the patch or not from the thread. If the patch was okayed, please 
install it. Also, did you get to file a bug for the other problem you found?


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

* [Bug c/8081] ICE with variably sized types and nested functions
       [not found] <20020928102600.8081.naveens@noida.hcltech.com>
                   ` (4 preceding siblings ...)
  2003-10-24 17:56 ` dhazeghi at yahoo dot com
@ 2003-10-24 18:17 ` zack at gcc dot gnu dot org
  2004-04-16 13:44 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: zack at gcc dot gnu dot org @ 2003-10-24 18: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=8081



------- Additional Comments From zack at gcc dot gnu dot org  2003-10-24 18:14 -------
I still had some concerns with the latest iteration of the patch.
Also I do not know if Mr. Sahu has a copyright assignment on file
with the FSF.  (Perhaps HCLtech/Noida has made arrangements for all
of its employees, which would be nice.)


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

* [Bug c/8081] ICE with variably sized types and nested functions
       [not found] <20020928102600.8081.naveens@noida.hcltech.com>
                   ` (5 preceding siblings ...)
  2003-10-24 18:17 ` zack at gcc dot gnu dot org
@ 2004-04-16 13:44 ` pinskia at gcc dot gnu dot org
  2005-02-02  4:26 ` [Bug middle-end/8081] " pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-16 13:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-16 12:57 -------
Also the patch will not fix the tree-ssa failure which is different and might be fixed by a different patch 
later on.

-- 


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


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

* [Bug middle-end/8081] ICE with variably sized types and nested functions
       [not found] <20020928102600.8081.naveens@noida.hcltech.com>
                   ` (6 preceding siblings ...)
  2004-04-16 13:44 ` pinskia at gcc dot gnu dot org
@ 2005-02-02  4:26 ` pinskia at gcc dot gnu dot org
  2005-05-04  2:30 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-02  4:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-02 04:26 -------
Actually I think I was wrong with respect with the tree-ssa/4.0.0.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-11-03 14:38:39         |2005-02-02 04:26:48
               date|                            |


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


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

* [Bug middle-end/8081] ICE with variably sized types and nested functions
       [not found] <20020928102600.8081.naveens@noida.hcltech.com>
                   ` (7 preceding siblings ...)
  2005-02-02  4:26 ` [Bug middle-end/8081] " pinskia at gcc dot gnu dot org
@ 2005-05-04  2:30 ` pinskia at gcc dot gnu dot org
  2005-05-19 14:18 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-04  2:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-04 02:30 -------
I also filed PR 21374 for a tree dumping ICE.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2005-05-04 02:26:07         |2005-05-04 02:30:45
               date|                            |


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


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

* [Bug middle-end/8081] ICE with variably sized types and nested functions
       [not found] <20020928102600.8081.naveens@noida.hcltech.com>
                   ` (8 preceding siblings ...)
  2005-05-04  2:30 ` pinskia at gcc dot gnu dot org
@ 2005-05-19 14:18 ` pinskia at gcc dot gnu dot org
  2005-07-21  0:11 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-19 14:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-19 14:18 -------
*** Bug 21663 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu dot org


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


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

* [Bug middle-end/8081] ICE with variably sized types and nested functions
       [not found] <20020928102600.8081.naveens@noida.hcltech.com>
                   ` (9 preceding siblings ...)
  2005-05-19 14:18 ` pinskia at gcc dot gnu dot org
@ 2005-07-21  0:11 ` pinskia at gcc dot gnu dot org
  2005-08-18 11:52 ` pinskia at gcc dot gnu dot org
  2005-08-29 10:19 ` rguenth at gcc dot gnu dot org
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-21  0:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-20 23:49 -------
*** Bug 22581 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |befree_fr at mac dot com


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


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

* [Bug middle-end/8081] ICE with variably sized types and nested functions
       [not found] <20020928102600.8081.naveens@noida.hcltech.com>
                   ` (10 preceding siblings ...)
  2005-07-21  0:11 ` pinskia at gcc dot gnu dot org
@ 2005-08-18 11:52 ` pinskia at gcc dot gnu dot org
  2005-08-29 10:19 ` rguenth at gcc dot gnu dot org
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-18 11:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-18 11:50 -------
*** Bug 23456 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |debian-gcc at lists dot
                   |                            |debian dot org


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


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

* [Bug middle-end/8081] ICE with variably sized types and nested functions
       [not found] <20020928102600.8081.naveens@noida.hcltech.com>
                   ` (11 preceding siblings ...)
  2005-08-18 11:52 ` pinskia at gcc dot gnu dot org
@ 2005-08-29 10:19 ` rguenth at gcc dot gnu dot org
  12 siblings, 0 replies; 13+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2005-08-29 10:19 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rguenth at gcc dot gnu dot org  2005-08-29 10:12 -------
Mainline no longer ICEs on the testcase.  3.4.5 shows

pr8081.c:15: internal compiler error: in assign_stack_temp_for_type, at
function.c:658

while 4.0.2 now aborts in

pr8081.c:15: internal compiler error: in declare_return_variable, at
tree-inline.c:913

which is sort of a regression for 4.0.2 ;)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|tree-ssa                    |3.4.5 4.0.2
      Known to work|                            |4.1.0


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


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

end of thread, other threads:[~2005-08-29 10:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20020928102600.8081.naveens@noida.hcltech.com>
2003-06-19 18:39 ` [Bug c/8081] ICE with variably sized types and nested functions pinskia at physics dot uc dot edu
2003-07-29 15:15 ` pinskia at physics dot uc dot edu
2003-07-29 15:16 ` pinskia at physics dot uc dot edu
2003-10-22  7:19 ` naveens at noida dot hcltech dot com
2003-10-24 17:56 ` dhazeghi at yahoo dot com
2003-10-24 18:17 ` zack at gcc dot gnu dot org
2004-04-16 13:44 ` pinskia at gcc dot gnu dot org
2005-02-02  4:26 ` [Bug middle-end/8081] " pinskia at gcc dot gnu dot org
2005-05-04  2:30 ` pinskia at gcc dot gnu dot org
2005-05-19 14:18 ` pinskia at gcc dot gnu dot org
2005-07-21  0:11 ` pinskia at gcc dot gnu dot org
2005-08-18 11:52 ` pinskia at gcc dot gnu dot org
2005-08-29 10:19 ` rguenth 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).