------- Comment #1 from pinskia at gcc dot gnu dot org 2006-06-01 15:26 ------- There is nothing special about reassociation at all. In fact what you are seeing is register allocator going funky. This what you get with x87.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Component|tree-optimization |target Keywords| |ra http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27855