r254683 - /branches/range-gen3/gcc/range.c

amacleod@gcc.gnu.org amacleod@gcc.gnu.org
Mon Nov 13 13:01:00 GMT 2017


Author: amacleod
Date: Mon Nov 13 13:01:26 2017
New Revision: 254683

URL: https://gcc.gnu.org/viewcvs?rev=254683&root=gcc&view=rev
Log:
Allow range type to be any kind of pointer.. assume they are compatible for now.
Some screwed up fortran thing, sometime comparisons are allowed between pointers that are not "types_compatible_p()".  
yeah, beleive it.

Modified:
    branches/range-gen3/gcc/range.c



More information about the Gcc-cvs mailing list