[Bug tree-optimization/36891] ICE with vector division and -ffast-math and LIM

2008-07-22 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-07-23 03:03 --- I have a patch, I still have to check complex, I think it is ok because we have expanded the division by the time we ran LIM. -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug tree-optimization/36891] ICE with vector division and -ffast-math and LIM

2008-07-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-07-21 18:59 --- The same ICE also happens for SPU-elf. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --