public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/35198]  New: missed evaluation of VM array type
@ 2008-02-14 18:58 mrs at apple dot com
  2008-02-14 21:43 ` [Bug c/35198] [4.1/4.2/4.3 Regression] missed evaluation of VM array type when used as a cast rguenth at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: mrs at apple dot com @ 2008-02-14 18:58 UTC (permalink / raw)
  To: gcc-bugs

void* a(void* x) {return (int (*)[10][printf("hi\n")])x;}
  int main() { int i; a(&i); }

should print hi.  This was still broken in 4.3 in July, 2007.


-- 
           Summary: missed evaluation of VM array type
           Product: gcc
           Version: 4.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mrs at apple dot com


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


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

end of thread, other threads:[~2009-03-29 18:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-14 18:58 [Bug c/35198] New: missed evaluation of VM array type mrs at apple dot com
2008-02-14 21:43 ` [Bug c/35198] [4.1/4.2/4.3 Regression] missed evaluation of VM array type when used as a cast rguenth at gcc dot gnu dot org
2008-02-17 16:20 ` rguenth at gcc dot gnu dot org
2008-02-17 16:34 ` ebotcazou at gcc dot gnu dot org
2008-02-17 23:12 ` joseph at codesourcery dot com
2008-02-17 23:22 ` rguenth at gcc dot gnu dot org
2008-05-19 20:33 ` [Bug c/35198] [4.1/4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2008-07-04 23:00 ` [Bug c/35198] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2008-10-24  0:10 ` jsm28 at gcc dot gnu dot org
2008-10-24 19:38 ` jsm28 at gcc dot gnu dot org
2008-11-12 23:16 ` jsm28 at gcc dot gnu dot org
2009-03-29 18:14 ` [Bug c/35198] [4.2/4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
2009-03-29 18:23 ` jsm28 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).