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

* [Bug c/23110] internal compiler error: in gimplify_expr, at gimplify.c:4307
  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 ` rguenth at gcc dot gnu dot org
  2005-07-28 16:38 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2005-07-28 14:41 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rguenth at gcc dot gnu dot org  2005-07-28 14:39 -------
Not confirmed on mainline or gcc-4.0 (GCC) 4.0.1 20050605 (prerelease)
Confirmed on 3.3.5 and gcc-3.4 (GCC) 3.4.4 20050420 (prerelease), which
pr23110.c:2: internal compiler error: in emit_move_insn, at expr.c:319[78]


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |3.3.5 3.4.4
      Known to work|                            |4.1.0 4.0.2


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


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

* [Bug c/23110] internal compiler error: in gimplify_expr, at gimplify.c:4307
  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
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-28 16:38 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-28 16:35 -------
This is a dup of bug 22448.

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

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Known to work|4.1.0 4.0.2                 |
         Resolution|                            |DUPLICATE


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).