This is the mail archive of the gcc-bugs@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]

[Bug fortran/29711] error_print does not support %N$X



------- Comment #3 from fxcoudert at gcc dot gnu dot org  2006-11-14 16:44 -------
What about:

de.f90:4:

use foo, only : bar
              1
Fehler: Bei (1) referenziertes Symbol »bar« nicht im Modul »foo« gefunden

My limited german knowledge seems to indicate that it's OK, but I'm not sure.
Could you try the attached patch on a few cases (possibly including multiple
loci and such arguments reorganizations)?


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch
   Target Milestone|---                         |4.3.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29711


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]