On Tue, 6 Nov 2018, Jan Hubicka wrote:
> Hi,
> this patch simplifies function types. For GCC it cuts number of type
> duplicates to half (to about 500 duplicates). I need to analyze the
> remaining ones, but i think they are mostly caused by mixing up
> complete/incomplete enums and arrays of po
Hi,
this patch simplifies function types. For GCC it cuts number of type
duplicates to half (to about 500 duplicates). I need to analyze the
remaining ones, but i think they are mostly caused by mixing up
complete/incomplete enums and arrays of pointers that should be last
necessary changes to av