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/48174] DWARF for subroutine with no args indicates 'varargs'


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #8 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-03-25 18:16:27 UTC ---
FIXED. Thanks for the bug report.

(Remains to be done: For call to external (other translation unit) procedures
without explicit interface, the interface should be deduced by the usage. See
e.g. PR 40976, PR 33097, PR 44471.)


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