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: [PATCH] Fix PR26439


Richard Guenther wrote:

> 	PR middle-end/26439
> 	* tree-ssa-structalias.c (find_func_aliases): Handle complex types
> 	like aggregate types.
> 
Hmm, didn't someone else submit a similar patch recently?  Why aren't
complex types considered aggregates?  I think that would be a better fix.


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