This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/25115] [4.2 Regression] Segmentation fault in pre_insert_copy_insn



------- Comment #9 from bonzini at gnu dot org  2005-12-17 13:31 -------
Created an attachment (id=10518)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10518&action=view)
patch suggested by Roger

This patch uses the approach, suggested by Roger Sayle on gcc-patches, to Look
for look for a single SET in the insn, and search an equivalent expression only
the insn has multiple sets.


-- 

bonzini at gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10352|0                           |1
        is obsolete|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]