This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/48926] gfortran.dg/coarray/image_index_1.f90 -fcoarray=single -O2 (test for excess errors)


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

Uros Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|x86_64-apple-darwin10       |
             Status|RESOLVED                    |NEW
   Last reconfirmed|                            |2011.07.09 15:44:43
          Component|fortran                     |libfortran
               Host|x86_64-apple-darwin10       |
         Resolution|INVALID                     |
     Ever Confirmed|0                           |1
              Build|x86_64-apple-darwin10       |

--- Comment #8 from Uros Bizjak <ubizjak at gmail dot com> 2011-07-09 15:44:43 UTC ---
I can confirm the problem on x86_64-pc-linux-gnu with recent mainline:

        === gfortran Summary for unix ===

# of expected passes        37815
# of unexpected failures    25
# of expected failures        38
# of unresolved testcases    1
# of unsupported tests        44

        === gfortran Summary for unix/-m32 ===

# of expected passes        37525
# of unexpected failures    25
# of expected failures        38
# of unresolved testcases    1
# of unsupported tests        185

Compiler version: 4.7.0 20110709 (experimental) [trunk revision 176079] (GCC) 
Platform: x86_64-unknown-linux-gnu
configure flags: --enable-build-with-cxx --enable-languages=c,c++,fortran

Please configure your build with --enable-build-with-cxx to trigger this
problem, see i.e. [1].

[1] http://gcc.gnu.org/ml/gcc-testresults/2011-05/msg03654.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]