This is the mail archive of the gcc-patches@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: Add overflow infinity handling to VRP


> I believe the middle-end can see integer types for which TYPE_MAX is
> some sort of expression, although I don't think those can come out of
> the C front-end.  That's why I was careful to run the Ada testsuite
> with my patch.

The Ada front end certainly doesn't generate types without bound info,
but I too recall seeing them somplace, though I'm perfectly well aware
that such a recollection isn't too useful ...


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