------- Comment #5 from meissner at gcc dot gnu dot org 2010-03-22 23:58 ------- Subversion id 157525 does not abort, while subversion id 157540 does abort.
The GCC changelog includes these changes: 2010-03-18 Steven Bosscher <ste...@gcc.gnu.org> Eric Botcazou <ebotca...@adacore.com> PR rtl-optimization/43360 * loop-invariant.c (move_invariant_reg): Remove the REG_EQUAL note if we don't know its invariant status. 2010-03-18 Michael Matz <m...@suse.de> PR tree-optimization/43402 * tree-cfgcleanup.c (cleanup_control_expr_graph): Don't follow PHI chains of ssa names registered for update. 2010-03-17 Peter Bergner <berg...@vnet.ibm.com> PR target/42427 * config/rs6000/rs6000.c (rs6000_split_multireg_move): Add support for non-offsettable and pre_modify update addressing. * config/rs6000/dfp.md (*movdd_hardfloat32): Make the "0", "1" and "2" alternatives "#". (*movdd_softfloat32): Make all alternatives "#"; * config/rs6000/rs6000.md (DIFD): New define_mode_iterator. (*movdf_hardfloat32): Make the "0", "1" and "2" alternatives "#". (*movdf_softfloat32): Make all alternatives "#"; (movdi): Use the new DIFD mode iterator to create a common splitter for movdi, movdf and movdd patterns. 2010-03-18 Shujing Zhao <pearly.z...@oracle.com> * common.opt (dumpdir): Remove redundant tab. And the fortran Changelog includes: 2010-03-18 Shujing Zhao <pearly.z...@oracle.com> * lang.opt (-ffixed-line-length-, ffree-line-length-): Remove redundant tab. more tomorrow. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43484