public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/23110] New: internal compiler error: in gimplify_expr, at gimplify.c:4307
@ 2005-07-28 12:35 76306 dot 1226 at compuserve dot com
  2005-07-28 14:41 ` [Bug c/23110] " rguenth at gcc dot gnu dot org
  2005-07-28 16:38 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: 76306 dot 1226 at compuserve dot com @ 2005-07-28 12:35 UTC (permalink / raw)
  To: gcc-bugs

I get this when I compile the below program:
interr.c:2: internal compiler error: in gimplify_expr, at gimplify.c:4307

Command line: 'gcc-4.0.1 interr.c'
GCC configured with: '--program-suffix=-4.0.1'
Similar internal error also occurs on GCC 3.3.2.

int main() {
  __asm__("jmp %0" : : "a" (*&&lbl));
lbl:
  return 0;
}

-- 
           Summary: internal compiler error: in gimplify_expr, at
                    gimplify.c:4307
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: 76306 dot 1226 at compuserve dot com
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2005-07-28 16:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-28 12:35 [Bug c/23110] New: internal compiler error: in gimplify_expr, at gimplify.c:4307 76306 dot 1226 at compuserve dot com
2005-07-28 14:41 ` [Bug c/23110] " rguenth at gcc dot gnu dot org
2005-07-28 16:38 ` pinskia 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).