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: eliminate warning in mips.h INITIAL_ELIMINATION_OFFSET


On 31 Aug 2001 11:50:39 -0400, Kaveh R. Ghazi wrote:
> This patch zaps the warning below by adding an `else abort' clause.
> That eliminates a path where the OFFSET parameter to
> INITIAL_ELIMINATION_OFFSET would be uninitialized.
> 
> (If OFFSET really should get a default value, let me know and I'll
> change the patch.)
> 
> 
>  > reload1.c:3308: warning: `t' might be used uninitialized in this function
> 
> Bootstrapped on mips-sgi-irix6.2.  Okay to install?
> 

Ok. 

-eric

-- 
Look out behind you!


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