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

* [Bug middle-end/8081] ICE with variably sized types and nested functions
       [not found] <bug-8081-4@http.gcc.gnu.org/bugzilla/>
@ 2012-01-11 15:56 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 18+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-01-11 15:56 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #22 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-11 15:53:51 UTC ---
*** Bug 21374 has been marked as a duplicate of this bug. ***


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

* [Bug middle-end/8081] ICE with variably sized types and nested functions
       [not found] <bug-8081-623@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2009-12-30  1:00 ` debian-gcc at lists dot debian dot org
@ 2009-12-30  1:25 ` paolo dot carlini at oracle dot com
  3 siblings, 0 replies; 18+ messages in thread
From: paolo dot carlini at oracle dot com @ 2009-12-30  1:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #21 from paolo dot carlini at oracle dot com  2009-12-30 01:25 -------
Done (I'm trusting you blindly)


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|3.4.5 4.0.2 4.1.0           |3.4.5 4.0.2 4.1.0 4.5.0


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


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

* [Bug middle-end/8081] ICE with variably sized types and nested functions
       [not found] <bug-8081-623@http.gcc.gnu.org/bugzilla/>
  2005-11-04 15:33 ` pinskia at gcc dot gnu dot org
  2008-01-23 15:13 ` debian-gcc at lists dot debian dot org
@ 2009-12-30  1:00 ` debian-gcc at lists dot debian dot org
  2009-12-30  1:25 ` paolo dot carlini at oracle dot com
  3 siblings, 0 replies; 18+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2009-12-30  1:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #20 from debian-gcc at lists dot debian dot org  2009-12-30 01:00 -------
reconfirmed with 4.5 20091228. please could somebody update the "Known to fail"
field?

  Matthias

$ /usr/lib/gcc-snapshot/bin/gcc foo.m 
foo.m: In function 'main':
foo.m:15:18: internal compiler error: in assign_stack_temp_for_type, at
function.c:703
Please submit a full bug report,
with preprocessed source if appropriate.


-- 


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


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

* [Bug middle-end/8081] ICE with variably sized types and nested functions
       [not found] <bug-8081-623@http.gcc.gnu.org/bugzilla/>
  2005-11-04 15:33 ` pinskia at gcc dot gnu dot org
@ 2008-01-23 15:13 ` debian-gcc at lists dot debian dot org
  2009-12-30  1:00 ` debian-gcc at lists dot debian dot org
  2009-12-30  1:25 ` paolo dot carlini at oracle dot com
  3 siblings, 0 replies; 18+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2008-01-23 15:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #19 from debian-gcc at lists dot debian dot org  2008-01-23 14:38 -------
$ gcc-4.3 --version
gcc-4.3 (Debian 4.3-20080116-1) 4.3.0 20080116 (experimental) [trunk revision
131577]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ gcc-4.3 -O2 -Wall -g foo.c
foo.c: In function 'main':
foo.c:5: warning: unused variable 'i'
foo.c:15: internal compiler error: in declare_return_variable, at
tree-inline.c:1791
Please submit a full bug report,
with preprocessed source if appropriate.


-- 


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


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

* [Bug middle-end/8081] ICE with variably sized types and nested functions
       [not found] <bug-8081-623@http.gcc.gnu.org/bugzilla/>
@ 2005-11-04 15:33 ` pinskia at gcc dot gnu dot org
  2008-01-23 15:13 ` debian-gcc at lists dot debian dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-11-04 15:33 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 821 bytes --]



------- Comment #18 from pinskia at gcc dot gnu dot org  2005-11-04 15:33 -------
Still fails on the mainline:
t.c: In function ‘main’:
t.c:15: internal compiler error: in assign_stack_temp_for_type, at
function.c:595
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|3.4.5 4.0.2                 |3.4.5 4.0.2 4.1.0
      Known to work|4.1.0                       |
   Last reconfirmed|2005-05-04 02:30:45         |2005-11-04 15:33:36
               date|                            |


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


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

end of thread, other threads:[~2012-01-11 15:56 UTC | newest]

Thread overview: 18+ 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
     [not found] <bug-8081-623@http.gcc.gnu.org/bugzilla/>
2005-11-04 15:33 ` pinskia at gcc dot gnu dot org
2008-01-23 15:13 ` debian-gcc at lists dot debian dot org
2009-12-30  1:00 ` debian-gcc at lists dot debian dot org
2009-12-30  1:25 ` paolo dot carlini at oracle dot com
     [not found] <bug-8081-4@http.gcc.gnu.org/bugzilla/>
2012-01-11 15:56 ` rguenth at gcc dot gnu.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).