public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/43804]  New: [4.5/4.6 regression] ICE in reload_cse_simplify_operands
@ 2010-04-19 20:11 schwab at linux-m68k dot org
  2010-04-19 20:13 ` [Bug rtl-optimization/43804] " schwab at linux-m68k dot org
                   ` (18 more replies)
  0 siblings, 19 replies; 28+ messages in thread
From: schwab at linux-m68k dot org @ 2010-04-19 20:11 UTC (permalink / raw)
  To: gcc-bugs

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

$ gcc/xgcc -Bgcc/ -O2 -fpic -S memusage.i 
memusage.c: In function ‘me’:
memusage.c:311:1: error: insn does not satisfy its constraints:
(insn 342 136 137 10 memusage.c:253 (set (reg/f:SI 2 %d2 [137])
        (const:SI (unspec:SI [
                    (symbol_ref:SI ("start_sp") [flags 0x1a] <var_decl
0x40322ea0 start_sp>)
                    (const_int 2 [0x2])
                ] 6))) 36 {*movsi_m68k} (nil))
memusage.c:311:1: internal compiler error: in reload_cse_simplify_operands, at
postreload.c:396

Caused by:

commit e38def9ca7953bb5611d08ce8617249516ba5a99
Author: rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Mon Sep 14 19:18:58 2009 +0000

    Squash commit of EH in gimple

    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151696
138bc75d-0d04-0410-961f-82ee72b054a4

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 75333c1..cc04831 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,343 @@
+2009-09-14  Richard Henderson  <rth@redhat.com>
+
+       * except.h: Update declarations.
+       (struct pointer_map_t): Forward declare.
+       (ERT_UNKNOWN, ERT_THROW, ERT_CATCH): Remove.


-- 
           Summary: [4.5/4.6 regression] ICE in reload_cse_simplify_operands
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schwab at linux-m68k dot org
GCC target triplet: m68k-linux-*


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


^ permalink raw reply	[flat|nested] 28+ messages in thread
[parent not found: <bug-43804-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2011-09-04 18:03 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-19 20:11 [Bug rtl-optimization/43804] New: [4.5/4.6 regression] ICE in reload_cse_simplify_operands schwab at linux-m68k dot org
2010-04-19 20:13 ` [Bug rtl-optimization/43804] " schwab at linux-m68k dot org
2010-04-19 20:14 ` schwab at linux-m68k dot org
2010-04-20  8:56 ` rguenth at gcc dot gnu dot org
2010-04-21 10:47 ` mkuvyrkov at gcc dot gnu dot org
2010-04-21 13:23 ` schwab at linux-m68k dot org
2010-04-21 19:43 ` maxim at codesourcery dot com
2010-04-21 22:52 ` schwab at linux-m68k dot org
2010-04-21 23:40 ` schwab at linux-m68k dot org
2010-04-22  7:10 ` maxim at codesourcery dot com
2010-04-22  9:20 ` schwab at linux-m68k dot org
2010-04-23 10:21 ` mkuvyrkov at gcc dot gnu dot org
2010-05-02 18:02 ` [Bug target/43804] " mkuvyrkov at gcc dot gnu dot org
2010-05-02 18:04 ` mkuvyrkov at gcc dot gnu dot org
2010-05-03  9:53 ` rdsandiford at googlemail dot com
2010-05-03  9:55 ` rsandifo at gcc dot gnu dot org
2010-05-03 20:17 ` schwab at linux-m68k dot org
2010-05-10 19:49 ` rsandifo at gcc dot gnu dot org
2010-05-19 12:33 ` rguenth at gcc dot gnu dot org
2010-07-31  9:34 ` rguenth at gcc dot gnu dot org
     [not found] <bug-43804-4@http.gcc.gnu.org/bugzilla/>
2010-10-18 16:14 ` tg at mirbsd dot org
2010-10-23 17:44 ` tg at mirbsd dot org
2010-12-16 13:28 ` rguenth at gcc dot gnu.org
2011-02-27 11:49 ` mikpe at it dot uu.se
2011-04-28 15:53 ` rguenth at gcc dot gnu.org
2011-07-01 19:36 ` tg at mirbsd dot org
2011-07-26 20:17 ` tg at mirbsd dot org
2011-09-04 18:03 ` leopardboy2 at yahoo 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).