This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/44471] Wrong call with variadic declaration
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 25 Mar 2011 18:18:27 +0000
- Subject: [Bug fortran/44471] Wrong call with variadic declaration
- Auto-submitted: auto-generated
- References: <bug-44471-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44471
--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-03-25 18:18:22 UTC ---
See also PR 33097 and PR 40976. Try also the program at
http://gcc.gnu.org/ml/fortran/2010-05/msg00330.html to make sure it still
works.