public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/46337] New: dse.c:replace_inc_dec mis-use of gen_int_mode
@ 2010-11-07  1:08 bigotp at acm dot org
  2010-11-07  9:57 ` [Bug rtl-optimization/46337] " mikpe at it dot uu.se
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bigotp at acm dot org @ 2010-11-07  1:08 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: dse.c:replace_inc_dec mis-use of gen_int_mode
           Product: gcc
           Version: 4.4.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: bigotp@acm.org


Created attachment 22302
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22302
patch equivalent to part of SVN rev 146451

The parameters to gen_int_mode in dse.c:replace_inc_dec are mis-ordered,
causing an ICE if the optimization actually gets applied.  

This was fixed in mainline by Ian Taylor in SVN revision 146451, but apparently
never made it to a 4.4.x release.  Please add it to the next one.


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

end of thread, other threads:[~2010-11-29 11:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-07  1:08 [Bug rtl-optimization/46337] New: dse.c:replace_inc_dec mis-use of gen_int_mode bigotp at acm dot org
2010-11-07  9:57 ` [Bug rtl-optimization/46337] " mikpe at it dot uu.se
2010-11-07 10:18 ` ebotcazou at gcc dot gnu.org
2010-11-07 14:09 ` bigotp at acm dot org
2010-11-29  9:08 ` ebotcazou at gcc dot gnu.org
2010-11-29  9:09 ` ebotcazou at gcc dot gnu.org
2010-11-29 11:06 ` ebotcazou 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).