------- Comment #3 from bergner at vnet dot ibm dot com 2006-06-26 18:49 ------- Janis performed a regression hunt on mainline and identified this patch as the start of the test failure:
r83568 | dje | 2004-06-23 21:19:00 +0000 (Wed, 23 Jun 2004) | 7 lines * config/rs6000/rs6000.c (rs6000_use_dfa_pipeline_interface): Delete. (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Redefine a hook_int_void_1. (insvdi_rshift_rlwimi_p): New function. * config/rs6000/rs6000.md (insvdi_internal2/3): New patterns. (extendsfdf2): Convert to define_insn_and_split. * config/rs6000/rs6000-protos.h (insvdi_rshift_rlwimi_p): Prototype. http://gcc.gnu.org/viewcvs?view=rev&rev=83568 -- bergner at vnet dot ibm dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janis at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28170