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-ssa] Minor fix to tail recursion code


On Wed, Mar 17, 2004 at 03:34:56PM -0700, law@redhat.com wrote:
> I'm planning to break out a new function to check for type compatibility
> and changing the various SSA bits to use that.  It would be fairly simple
> for someone to then extend that to call a langhook for those cases which
> can not be handled simply by looking at the main variant.

Huh?  We've already done this.  It's *all* done in the langhook.


r~


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