public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/37053] [4.3/4.4 regression] ICE in reload_cse_simplify_operands, at postreload.c:395
       [not found] <bug-37053-4@http.gcc.gnu.org/bugzilla/>
@ 2010-11-01 16:11 ` tg at mirbsd dot org
  2010-11-01 16:39 ` bonzini at gnu dot org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: tg at mirbsd dot org @ 2010-11-01 16:11 UTC (permalink / raw)
  To: gcc-bugs

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

Thorsten Glaser <tg at mirbsd dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tg at mirbsd dot org

--- Comment #23 from Thorsten Glaser <tg at mirbsd dot org> 2010-11-01 16:10:32 UTC ---
Backported r150626 from Comment 19 and applied to Debian/m68k gcc-4.4
(native). Fixes this ICE when building libjpeg for me. No regression
tests run, though.


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

* [Bug middle-end/37053] [4.3/4.4 regression] ICE in reload_cse_simplify_operands, at postreload.c:395
       [not found] <bug-37053-4@http.gcc.gnu.org/bugzilla/>
  2010-11-01 16:11 ` [Bug middle-end/37053] [4.3/4.4 regression] ICE in reload_cse_simplify_operands, at postreload.c:395 tg at mirbsd dot org
@ 2010-11-01 16:39 ` bonzini at gnu dot org
  2010-11-01 16:40 ` bonzini at gnu dot org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bonzini at gnu dot org @ 2010-11-01 16:39 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #24 from Paolo Bonzini <bonzini at gnu dot org> 2010-11-01 16:38:53 UTC ---
You'd need also the patch for bug 41064.


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

* [Bug middle-end/37053] [4.3/4.4 regression] ICE in reload_cse_simplify_operands, at postreload.c:395
       [not found] <bug-37053-4@http.gcc.gnu.org/bugzilla/>
  2010-11-01 16:11 ` [Bug middle-end/37053] [4.3/4.4 regression] ICE in reload_cse_simplify_operands, at postreload.c:395 tg at mirbsd dot org
  2010-11-01 16:39 ` bonzini at gnu dot org
@ 2010-11-01 16:40 ` bonzini at gnu dot org
  2010-11-01 16:54 ` tg at mirbsd dot org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bonzini at gnu dot org @ 2010-11-01 16:40 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Bonzini <bonzini at gnu dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nospamname at web dot de

--- Comment #25 from Paolo Bonzini <bonzini at gnu dot org> 2010-11-01 16:40:07 UTC ---
*** Bug 40414 has been marked as a duplicate of this bug. ***


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

* [Bug middle-end/37053] [4.3/4.4 regression] ICE in reload_cse_simplify_operands, at postreload.c:395
       [not found] <bug-37053-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2010-11-01 16:40 ` bonzini at gnu dot org
@ 2010-11-01 16:54 ` tg at mirbsd dot org
  2010-11-01 16:58 ` bonzini at gnu dot org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: tg at mirbsd dot org @ 2010-11-01 16:54 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #26 from Thorsten Glaser <tg at mirbsd dot org> 2010-11-01 16:53:18 UTC ---
Probably, but not on m68k ;-)


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

* [Bug middle-end/37053] [4.3/4.4 regression] ICE in reload_cse_simplify_operands, at postreload.c:395
       [not found] <bug-37053-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2010-11-01 16:54 ` tg at mirbsd dot org
@ 2010-11-01 16:58 ` bonzini at gnu dot org
  2010-11-03 21:42 ` tg at mirbsd dot org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: bonzini at gnu dot org @ 2010-11-01 16:58 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #27 from Paolo Bonzini <bonzini at gnu dot org> 2010-11-01 16:58:20 UTC ---
Better: not for this testcase.  We found it on CRIS, but the bug could really
happen on any target.


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

* [Bug middle-end/37053] [4.3/4.4 regression] ICE in reload_cse_simplify_operands, at postreload.c:395
       [not found] <bug-37053-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2010-11-01 16:58 ` bonzini at gnu dot org
@ 2010-11-03 21:42 ` tg at mirbsd dot org
  2010-11-06 16:25 ` tg at mirbsd dot org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: tg at mirbsd dot org @ 2010-11-03 21:42 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #28 from Thorsten Glaser <tg at mirbsd dot org> 2010-11-03 21:41:38 UTC ---
OK, added.


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

* [Bug middle-end/37053] [4.3/4.4 regression] ICE in reload_cse_simplify_operands, at postreload.c:395
       [not found] <bug-37053-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2010-11-03 21:42 ` tg at mirbsd dot org
@ 2010-11-06 16:25 ` tg at mirbsd dot org
  2011-06-27 14:26 ` rguenth at gcc dot gnu.org
  2012-03-13 16:02 ` [Bug middle-end/37053] [4.4 " jakub at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: tg at mirbsd dot org @ 2010-11-06 16:25 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #29 from Thorsten Glaser <tg at mirbsd dot org> 2010-11-06 16:25:00 UTC ---
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602099#20
in case someone’s interested…


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

* [Bug middle-end/37053] [4.3/4.4 regression] ICE in reload_cse_simplify_operands, at postreload.c:395
       [not found] <bug-37053-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2010-11-06 16:25 ` tg at mirbsd dot org
@ 2011-06-27 14:26 ` rguenth at gcc dot gnu.org
  2012-03-13 16:02 ` [Bug middle-end/37053] [4.4 " jakub at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-06-27 14:26 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.6                       |4.4.7

--- Comment #30 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-06-27 12:13:51 UTC ---
4.3 branch is being closed, moving to 4.4.7 target.


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

* [Bug middle-end/37053] [4.4 regression] ICE in reload_cse_simplify_operands, at postreload.c:395
       [not found] <bug-37053-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2011-06-27 14:26 ` rguenth at gcc dot gnu.org
@ 2012-03-13 16:02 ` jakub at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-03-13 16:02 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.4.7                       |4.5.0

--- Comment #31 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-13 13:04:11 UTC ---
Fixed in 4.5+, 4.4 is no longer supported.


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

end of thread, other threads:[~2012-03-13 16:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-37053-4@http.gcc.gnu.org/bugzilla/>
2010-11-01 16:11 ` [Bug middle-end/37053] [4.3/4.4 regression] ICE in reload_cse_simplify_operands, at postreload.c:395 tg at mirbsd dot org
2010-11-01 16:39 ` bonzini at gnu dot org
2010-11-01 16:40 ` bonzini at gnu dot org
2010-11-01 16:54 ` tg at mirbsd dot org
2010-11-01 16:58 ` bonzini at gnu dot org
2010-11-03 21:42 ` tg at mirbsd dot org
2010-11-06 16:25 ` tg at mirbsd dot org
2011-06-27 14:26 ` rguenth at gcc dot gnu.org
2012-03-13 16:02 ` [Bug middle-end/37053] [4.4 " 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).