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,Fortran] PR 92050 - fix ICE with -fcheck=all


On Mon, Nov 25, 2019 at 03:34:25PM +0100, Tobias Burnus wrote:
> 
> well, the question is what counts as regression. In any case, I have now 
> committed that patch as r278689.
> 

Regression is fairly easy to define.  Standard conforming code
that compiled and executed correctly (for some definition of
correct) prior to a patch, which no longer compiles and/or
executes, is a regression.  Yes, I know, there are the latent
bugs that pop up, which appear to be regressions. :(

Thanks for your recent patches.

-- 
Steve


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