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 a regression due to my recent composite_type changes


On Wed, 23 Jun 2004, Andrew Pinski wrote:

> So this patch which I tested on powerpc-apple-darwin with no regressions
> does just that and it also keeps the memory saving which I added and it
> adds a check for making sure that the TYPE_QUALS on arrays are not set
> at all.
> 
> OK?

OK with the testcase you gave included.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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