OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
2006-12-06 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git]
/
gcc
/
fortran
/
error.c
diff --git
a/gcc/fortran/error.c
b/gcc/fortran/error.c
index
d92fd82
..
fd8f0bb
100644
(file)
--- a/
gcc/fortran/error.c
+++ b/
gcc/fortran/error.c
@@
-549,6
+549,7
@@
error_print (const char *type, const char *format0, va_list argp)
{
/* This is a position specifier. See comment above. */
while (ISDIGIT(*format))
{
/* This is a position specifier. See comment above. */
while (ISDIGIT(*format))
+ format++;
/* Skip over the dollar sign. */
format++;
/* Skip over the dollar sign. */
format++;