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 PRs 33693, 33695 and 33697


On 10/9/07, Richard Guenther <rguenther@suse.de> wrote:
> I thought about this, and types are verified only after gimplification,
> so optimization doesn't matter.

But we should be doing more than just after gimplification anyways.  I
don't know why you did not add it as a normal verify pass.

-- Pinski


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