This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: How can I get VRP information for an RTX?
"Andrew Pinski" <pinskia@gmail.com> writes:
> Maybe one of the MIPS maintainers can explain why this option exists
> in the first place.
> As far as I can tell this has option has existed before the egcs/gcc
> split. I still say the back-end should not worry about this and
> divide by zero should always be declared as undefined.
The GNU compiler acts as it does because that is how the old MIPS and
SGI compilers acted.
Ian