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: [4.1/4.2 Regression]: Miscompiled FORTRAN program


Andrew Pinski wrote:

On Feb 16, 2006, at 3:20 PM, H. J. Lu wrote:



Should


+static int reg_inc_found_and_valid_p (unsigned int, unsigned int, rtx);

be removed if we do this way?


Yes, in fact it does not need to be there in the first place as
the function is declared before the use.

-- Pinski


I'll do it.


Denis


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