[Bug rtl-optimization/28925] problem with zero_extract during gcse

2012-10-22 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28925 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug rtl-optimization/28925] problem with zero_extract during gcse

2006-09-08 Thread ebotcazou at gcc dot gnu dot org
--- Comment #3 from ebotcazou at gcc dot gnu dot org 2006-09-08 20:45 --- The approach looks OK but the fix should use invalidate_any_buried_refs. Post the revised version to gcc-patches if it works (read the guidelines on http://gcc.gnu.org/contribute.html) and I'll formally approve i

[Bug rtl-optimization/28925] problem with zero_extract during gcse

2006-09-06 Thread ebotcazou at gcc dot gnu dot org
--- Comment #2 from ebotcazou at gcc dot gnu dot org 2006-09-06 16:04 --- Confirmed according to the RTL logs. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug rtl-optimization/28925] problem with zero_extract during gcse

2006-09-01 Thread zippel at linux-m68k dot org
--- Comment #1 from zippel at linux-m68k dot org 2006-09-01 11:39 --- Created an attachment (id=12167) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12167&action=view) possible fix for gcse problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28925