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]

Re: [PATCH]: Record aliases properly for C++ classes




--On Saturday, July 14, 2001 01:28:07 AM -0400 Daniel Berlin 
<dan@cgsoftware.com> wrote:

>
> This way, we can stop putting them all in the same alias set.

Unfortunately, I'm afraid it's more complicated than this.

Please do not apply this patch.  Eventually, we want to
get better alias information for classes, but for now there are
already enough code-gen bugs for us to fix, without introducing
new, harder-to-track failures.

Thanks,

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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