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: [tree-profiling]: Add VECTOR_CST to get_base_address


> Sometimes we get these at the bottom of _REF expressions
> (usually ... ... BITFIELD_REF<VECTOR_CST>)
> 
> They need to be handled in get_base_address like STRING_CST is.
> 
> This should fix the remaining failures you were seeing, Jan.

Grand! thanks.

Honza
> 
> Committed to tree-profiling.
> 
> 



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