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: [tree-ssa] Use of build_binary_op


<<> Think "legacy Fortran 77 code" here, with GOTO's everywhere. Eliminating
> all those GOTO's would create way too many "on/off" variables (ref.
> simple-goto-elim.c), most of which can probably never be eliminated
> during optimization (if there's a lot of overlap for example).
>>

This is the kind of code for which interval analysis is sometimes useful :-)


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