This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH,RFC] Disallow reordering of x87 insns while scheduling



On Apr 18, 2005, at 11:31 PM, Roger Sayle wrote:


Unfortunately, adding the "-ffast-math" flag to gfortran's command
line options results in an ICE in the tree-ssa optimizers that looks
like it's related to garbage collection both with and without my change.
#0 is_gimple_stmt (t=0xa5a5a5a5) at ../../gcc/gcc/tree-gimple.c:196

That is most likely PR 21048 which is a bug in the imitate use information
tree-ssa. I can post a work-around for the bug if any wants to as I have
already regression tested on powerpc-darwin with no regression.


-- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]