[Bug fortran/59599] Compiler internal error on intrinsic ichar

2014-02-22 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59599 Mikael Morin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/59599] Compiler internal error on intrinsic ichar

2014-02-22 Thread mikael at gcc dot gnu.org
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

[Bug fortran/59599] Compiler internal error on intrinsic ichar

2014-02-22 Thread mikael at gcc dot gnu.org
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

[Bug fortran/59599] Compiler internal error on intrinsic ichar

2014-02-15 Thread mikael at gcc dot gnu.org
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

[Bug fortran/59599] Compiler internal error on intrinsic ichar

2014-02-08 Thread mikael at gcc dot gnu.org
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

[Bug fortran/59599] Compiler internal error on intrinsic ichar

2014-02-08 Thread mikael at gcc dot gnu.org
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. :-(

[Bug fortran/59599] Compiler internal error on intrinsic ichar

2014-02-08 Thread mikael at gcc dot gnu.org
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

[Bug fortran/59599] Compiler internal error on intrinsic ichar

2014-02-08 Thread mikael at gcc dot gnu.org
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.

[Bug fortran/59599] Compiler internal error on intrinsic ichar

2014-02-08 Thread mikael at gcc dot gnu.org
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

[Bug fortran/59599] Compiler internal error on intrinsic ichar

2014-02-08 Thread fmartinez at gmv dot com
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. ***

[Bug fortran/59599] Compiler internal error on intrinsic ichar

2013-12-25 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59599 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|