[PATCH][all-langs] Defer size_t and sizetype setting to the middle-end
Janne Blomqvist
blomqvist.janne@gmail.com
Thu Jun 2 13:37:00 GMT 2011
On Wed, Jun 1, 2011 at 14:34, Richard Guenther <rguenther@suse.de> wrote:
>> This patch defers the control over size_t and sizetype to the
> middle-end which in turn consults the target. This removes
> various inconsistencies for frontends that do not seem to care
> about size_t and will allow simplifying the global tree initialization.
>> Bootstrapped on x86_64-unknown-linux-gnu for all languages, testing
> in progress.
>> Ok for trunk? (the change is worthwhile from an LTO and middle-end
> perspective and I'll apply leeway to frontends that appear to be
> unmaintained - hello Java)
Fortran parts are ok.
--
Janne Blomqvist
More information about the Java
mailing list