public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/48685] New: [4.5/4.6/4.7 regression] ICE in gimplify_expr, at gimplify.c:7034
@ 2011-04-19 14:50 doko at ubuntu dot com
  2011-04-19 15:05 ` [Bug middle-end/48685] " rguenth at gcc dot gnu.org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: doko at ubuntu dot com @ 2011-04-19 14:50 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.5/4.6/4.7 regression] ICE in gimplify_expr, at
                    gimplify.c:7034
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: doko@ubuntu.com


[forwarded from http://bugs.debian.org/623161]

works with 4.4.6, fails with 4.5, 4.6 branches and trunk

$ cat foo.c 
int main() {
        unsigned long int pixel;
        ((void)((1 == 2) ? ((void)(0)) : ((pixel) = 0)));
        return 0;
}

$ gcc-snapshot-20110419/build/gcc/xgcc -Bgcc-snapshot-20110419/build/gcc/ foo.c
foo.c: In function 'main':
foo.c:3:10: internal compiler error: in gimplify_expr, at gimplify.c:7034
Please submit a full bug report,


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

end of thread, other threads:[~2011-05-03 17:19 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-19 14:50 [Bug middle-end/48685] New: [4.5/4.6/4.7 regression] ICE in gimplify_expr, at gimplify.c:7034 doko at ubuntu dot com
2011-04-19 15:05 ` [Bug middle-end/48685] " rguenth at gcc dot gnu.org
2011-04-19 15:08 ` [Bug c/48685] " rguenth at gcc dot gnu.org
2011-04-20  8:09 ` jakub at gcc dot gnu.org
2011-04-21  9:26 ` rguenth at gcc dot gnu.org
2011-04-21 15:37 ` joseph at codesourcery dot com
2011-04-22 11:43 ` jakub at gcc dot gnu.org
2011-04-22 16:54 ` joseph at codesourcery dot com
2011-04-22 19:20 ` jakub at gcc dot gnu.org
2011-04-23 10:19 ` jakub at gcc dot gnu.org
2011-04-23 10:19 ` jakub at gcc dot gnu.org
2011-04-23 10:21 ` [Bug c/48685] [4.5 Regression] " jakub at gcc dot gnu.org
2011-04-28 15:53 ` rguenth at gcc dot gnu.org
2011-05-03 17:11 ` jakub at gcc dot gnu.org
2011-05-03 17:19 ` jakub 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).