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 fortran/45151] [4.6 regression] New Fortran failuires



------- Comment #13 from hjl dot tools at gmail dot com  2010-08-03 14:24 -------
gfortran.dg/maxlocval_3.f90 is due to assembler warning:

/tmp/cc9gn3uW.s:3475: Warning: Use of 'movl' may violate WAW dependency 'GR%, %
in 1 - 127' (impliedf), specific resource number is 24^M
/tmp/cc9gn3uW.s:3475: Warning: Only the first path encountering the conflict is
reported^M
/tmp/cc9gn3uW.s:3472: Warning: This is the location of the conflicting usage^M
output is:
/tmp/cc9gn3uW.s: Assembler messages:^M
/tmp/cc9gn3uW.s:3475: Warning: Use of 'movl' may violate WAW dependency 'GR%, %
in 1 - 127' (impliedf), specific resource number is 24^M
/tmp/cc9gn3uW.s:3475: Warning: Only the first path encountering the conflict is
reported^M 
/tmp/cc9gn3uW.s:3472: Warning: This is the location of the conflicting usage^M

FAIL: gfortran.dg/maxlocval_3.f90  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)


-- 


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


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