From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Mitchell To: dan@cgsoftware.com Cc: wilson@cygnus.com, schwab@suse.de, gcc@gcc.gnu.org Subject: Re: Bootstrap failure of gcc-ss-20010409 in ia64 Date: Wed, 11 Apr 2001 18:34:00 -0000 Message-id: <20010411183411J.mitchell@codesourcery.com> References: <200104111947.MAA23080@wilson.cygnus.com> <20010411174320Q.mitchell@codesourcery.com> X-SW-Source: 2001-04/msg00514.html Thanks for the analysis. It's certainly the case that we now try to output an inlined instance of a function without having first shown the back end the un-inlined instance. In my opinion, that's a good thing -- there's no need for it to know about anything except what we want it to know about. However, the debug-generation routines need to be able to cope with that. If you can reproduce Jim's problem, maybe you could help him with the solution? I've asked him privately to look into it as quickly as possible -- as a favor to me, the bug-causer -- since it does apparently affect GCC 3.0 bootstraps on some targets. If you were willing to help, that would be great. -- Mark Mitchell mark@codesourcery.com CodeSourcery, LLC http://www.codesourcery.com