http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59599
Mikael Morin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59599
--- Comment #10 from Mikael Morin ---
Author: mikael
Date: Sat Feb 22 12:41:53 2014
New Revision: 208043
URL: http://gcc.gnu.org/viewcvs?rev=208043&root=gcc&view=rev
Log:
fortran/
PR fortran/59599
* trans-intrinsic.c (gfc_conv_int
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59599
--- Comment #9 from Mikael Morin ---
Author: mikael
Date: Sat Feb 22 12:22:17 2014
New Revision: 208042
URL: http://gcc.gnu.org/viewcvs?rev=208042&root=gcc&view=rev
Log:
fortran/
PR fortran/59599
* trans-intrinsic.c (gfc_conv_intr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59599
--- Comment #8 from Mikael Morin ---
Author: mikael
Date: Sat Feb 15 11:48:41 2014
New Revision: 207799
URL: http://gcc.gnu.org/viewcvs?rev=207799&root=gcc&view=rev
Log:
fortran/
PR fortran/59599
* trans-intrinsic.c (gfc_conv_intr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59599
--- Comment #7 from Mikael Morin ---
(In reply to Mikael Morin from comment #6)
> (In reply to Mikael Morin from comment #5)
> > Patch:
> >
> doesn't work. :-(
ichar's kind argument is optional, so passing a constant number of arguments to
gfc_c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59599
--- Comment #6 from Mikael Morin ---
(In reply to Mikael Morin from comment #5)
> Patch:
>
doesn't work. :-(
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59599
--- Comment #5 from Mikael Morin ---
Patch:
diff --git a/gcc/fortran/trans-intrinsic.c b/gcc/fortran/trans-intrinsic.c
index 1eb9490..1e1a137 100644
--- a/gcc/fortran/trans-intrinsic.c
+++ b/gcc/fortran/trans-intrinsic.c
@@ -4690,7 +4690,7 @@ gfc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59599
--- Comment #4 from Mikael Morin ---
(In reply to Mikael Morin from comment #3)
> we evaluate the string lenth into argarray[curr_arg],
s/lenth/length/
> but argarray[curr_arg]
> is supposed to be the place where the next function argument lies.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59599
Mikael Morin changed:
What|Removed |Added
CC||mikael at gcc dot gnu.org
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59599
--- Comment #2 from Fran Martinez Fadrique ---
*** Bug 60118 has been marked as a duplicate of this bug. ***
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59599
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
11 matches
Mail list logo