[patch] Change gcc/c-format.c to add new specifiers to the Fortran front-end format

FX Coudert fxcoudert@gmail.com
Thu Aug 9 21:57:00 GMT 2007


Hi all,

This patch allows the Fortran front-end to use format specifier %u,  
as well as the l length modifier (for formats %lu, %li and %ld), by  
modifying gcc/c-format.c. This only changes the gcc_gfc format type,  
which is for use by the Fortran front-end, but I still need a review  
by a C front-end maintainer and would welcome a review by a Fortran  
maintainer for the Fortran part.

Bootstrapped and regtested on x86_64-linux, OK to commit?


-------------- next part --------------
A non-text attachment was scrubbed...
Name: error_print_longer.ChangeLog
Type: application/octet-stream
Size: 572 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070809/26d895b7/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error_print_longer.diff
Type: application/octet-stream
Size: 5614 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070809/26d895b7/attachment-0001.obj>


More information about the Gcc-patches mailing list