This is the mail archive of the gcc@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: Default arguments and FUNCTION_TYPEs


Gabriel Dos Reis <gdr@cs.tamu.edu> wrote:

> Once I'm finished, I'll post the patch and I would probably ask you
> help in the testing department and suggest better concrete
> solution. That PR needs to be fixed.


Fixing a PR introducing a regression is not a proper fix for any bug,
*especially* for a bug which is not a regression itself. Given that it never
worked before, there are no GCC users depending on it. Of course, it'd be
good to fix it, but must be done in the proper way.

I'm glad to help with testing if I have time.
-- 
Giovanni Bajo


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