This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34246] gfortran.dg/bind_c_usage_16.f03 doesn't work
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Dec 2007 16:11:42 -0000
- Subject: [Bug fortran/34246] gfortran.dg/bind_c_usage_16.f03 doesn't work
- References: <bug-34246-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from dominiq at lps dot ens dot fr 2007-12-10 16:11 -------
The patch in comment #11, fix the problem for ppc Darwin9 without regression
for ppc/Intel Darwin9.
As noted, the test in comment #6 gives an ICE (g95 gives an error 'Duplicate
BIND attribute specified at (1)') that is still there if I remove one of the
'bind(C)' (the same for g95).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34246