Allow C99/C11 in bfd?
"Christian Biesinger via binutils" <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils,gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAPTJ0XGOYJf9Q_bdgHcLe9+PUp910NxXQsswfVht-=dBRbdDWA@mail.gmail.com> |
Hello! I noticed that bfd is currently using C89. I was wondering if there are any thoughts on allowing C99/C11 in there? It would be nice to be able to declare variables at the time of first use, among other useful features. (I'm not even going to ask about C++, although I think that would be nice) Thanks! Christian