public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/42538] ICE on illegal-code: tree check: expected function_decl, have var_decl in start_function, at c-decl.c:7369
       [not found] <bug-42538-4@http.gcc.gnu.org/bugzilla/>
@ 2012-01-28 21:55 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-01-28 21:55 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE
      Known to fail|                            |

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-28 21:00:07 UTC ---
This is a dup of bug 27719.

*** This bug has been marked as a duplicate of bug 27719 ***


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

* [Bug c/42538] ICE on illegal-code: tree check: expected function_decl, have var_decl in start_function, at c-decl.c:7369
  2009-12-29 13:22 [Bug c/42538] New: " debian-gcc at lists dot debian dot org
  2009-12-29 13:24 ` [Bug c/42538] " debian-gcc at lists dot debian dot org
@ 2009-12-29 17:23 ` hjl dot tools at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-12-29 17:23 UTC (permalink / raw)
  To: gcc-bugs

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



------- Comment #2 from hjl dot tools at gmail dot com  2009-12-29 17:23 -------
A simple testcase:

[hjl@gnu-26 rrs]$ cat pr42538.i
void Saisie()[3]{
}
[hjl@gnu-26 rrs]$  ./143523/usr/bin/gcc -S pr42538.i
pr42538.i:1: error: declaration of ‘Saisie’ as array of voids
pr42538.i:1: internal compiler error: tree check: expected function_decl, have
var_decl in start_function, at c-decl.c:6113
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
[hjl@gnu-26 rrs]$ 


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-12-29 17:23:40
               date|                            |


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


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

* [Bug c/42538] ICE on illegal-code: tree check: expected function_decl, have var_decl in start_function, at c-decl.c:7369
  2009-12-29 13:22 [Bug c/42538] New: " debian-gcc at lists dot debian dot org
@ 2009-12-29 13:24 ` debian-gcc at lists dot debian dot org
  2009-12-29 17:23 ` hjl dot tools at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2009-12-29 13:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from debian-gcc at lists dot debian dot org  2009-12-29 13:23 -------
Created an attachment (id=19414)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19414&action=view)
preprocessed source


-- 


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


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

end of thread, other threads:[~2012-01-28 21:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-42538-4@http.gcc.gnu.org/bugzilla/>
2012-01-28 21:55 ` [Bug c/42538] ICE on illegal-code: tree check: expected function_decl, have var_decl in start_function, at c-decl.c:7369 pinskia at gcc dot gnu.org
2009-12-29 13:22 [Bug c/42538] New: " debian-gcc at lists dot debian dot org
2009-12-29 13:24 ` [Bug c/42538] " debian-gcc at lists dot debian dot org
2009-12-29 17:23 ` hjl dot tools at gmail 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).