Re: (patch) stop generating code that uses old style arguments
"Frank Ch. Eigler" <[email protected]> Thu, 14 Apr 2016 10:44:31 -0400
| Newsgroups | gmane.comp.tools.cgen.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi -
> I wanted to enable -Wold-style-{declaration,definition} for all of
> binutils, and ran into cgen generating that style of definition, so
> here's a patch to fix that.
Looks good; are you able to commit?
- FChE