public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/55618] New: [4.6/4.7/4.8 Regression] Failures with ISO_Varying_String test suite
@ 2012-12-07 19:14 burnus at gcc dot gnu.org
  2012-12-07 21:14 ` [Bug fortran/55618] " burnus at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: burnus at gcc dot gnu.org @ 2012-12-07 19:14 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55618
           Summary: [4.6/4.7/4.8 Regression] Failures with
                    ISO_Varying_String test suite
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: burnus@gcc.gnu.org
                CC: pault@gcc.gnu.org


The test suite is available at
http://quatramaran.ens.fr/~coudert/gfortran/vst.tar.bz2

The following test succeed with GCC 4.4 and fail with GCC 4.5/4.6/4.7/4.8. As
all versions use - here - the same libgfortran, the bug is in the compiler
itself.


a) gfortran iso_varying_string.f90 auxmod.f95 Vst17.f95

 *ERROR* elemental SPLIT(string_array,word_array,CHAR(set),separator_array) 
  set=ic}
      back=absent


b) gfortran iso_varying_string.f90 auxmod.f95 vst30.f95 

 *ERROR* elemental REPLACE(string_array,CHAR(target),substring_array) 
 element=  1  1
          result=-&?(   3)
       exp.reslt=-" ++'$?(   8)
etc.


c) gfortran iso_varying_string.f90 auxmod.f95 vst31.f95

 *ERROR* elemental REPLACE(char_array,CHAR(target),subchar_array) 
 element=  1  1
          result=&?36/*#837=                             (  40)
       exp.reslt=&8,/" ++'$=                              =                    
        (  71)

etc.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-01-14 18:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-07 19:14 [Bug fortran/55618] New: [4.6/4.7/4.8 Regression] Failures with ISO_Varying_String test suite burnus at gcc dot gnu.org
2012-12-07 21:14 ` [Bug fortran/55618] " burnus at gcc dot gnu.org
2012-12-10  9:46 ` burnus at gcc dot gnu.org
2012-12-10 11:43 ` burnus at gcc dot gnu.org
2013-01-06 18:48 ` pault at gcc dot gnu.org
2013-01-06 21:12 ` pault at gcc dot gnu.org
2013-01-07 23:42 ` dominiq at lps dot ens.fr
2013-01-08  6:14 ` pault at gcc dot gnu.org
2013-01-13  7:51 ` [Bug fortran/55618] [4.6/4.7 " pault at gcc dot gnu.org
2013-01-14 17:59 ` [Bug fortran/55618] [4.6 " pault at gcc dot gnu.org
2013-01-14 18:45 ` [Bug fortran/55618] [4.6, 4.7, 4.8 " pault at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).