This is the mail archive of the gcc@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: what optimizations are invalid in java?


On Wed, Mar 13, 2002 at 10:18:24AM +0000, Andrew Haley wrote:
>  > This is very good. Do we implement it?  I am pretty sure that currently
>  > we do add EH edges to each FP operation.  This is anoying especially for
>  > FP conditional branches, where CFG code is no longer able to recognize
>  > simple conditional in it.
> 
> That's annoying.

Perhaps the java front end should clear flag_trapping_math.


r~


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