Use -std=gnu11 instead of -std=gnu99 for libgfortran C code.
authorjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 May 2014 19:20:50 +0000 (19:20 +0000)
committerjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 May 2014 19:20:50 +0000 (19:20 +0000)
commita159faebdbe010d27690e815637291da1a120a66
tree5e1a25c4efb5695ee9b6e4032fabd70f7ee8d83a
parentcea476aa5767ee94491e76798faa8fc632fc2f15
Use -std=gnu11 instead of -std=gnu99 for libgfortran C code.

2014-05-12  Janne Blomqvist  <jb@gcc.gnu.org>

* configure.ac (AM_CFLAGS): Use -std=gnu11.
(CFLAGS): Likewise.
* configure: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210334 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/configure
libgfortran/configure.ac