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] | |
On 06/24/2010 03:40 PM, Jerry DeLisle wrote:OK, thanksI wonder if there are other places where we did not use the std_gnu correctly and we just don't see a problem yet. Several times in the past on IRC the subject has come up about how to use that.
Seemingly, I have missed two (libgfortran/io/list_read.c and fortran/io.c); now grep -r GFC_STD .|grep '<'|grep -v '\.svn' gives no output (except the #define GFC_STD lines of libgfortran.h).
Updated patch attached. OK for the trunk?
Tobias
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |