Fix powerpc64 g77

Mark Mitchell mark@codesourcery.com
Thu Aug 1 16:40:00 GMT 2002


> | If you saw this code:
> |
> |   if (TARGET_HAS_FOO) {
> |     x = 1 / 0;
> |   }
> |
> | and TARGET_HAS_FOO was 0, wouldn't you want a warning?
>
> No.  By no means.

Well, we are definitely on opposite sides of the fence on this one.

At some point down the road, we will have to get a community consensus
so that we know what to do in our compiler.

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com



More information about the Gcc-patches mailing list