This is the mail archive of the gcc@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]

Re: gfortran testsuite failures with 4.3.0 on powerpc64-apple-darwin8.8.0



On Dec 8, 2006, at 1:43 AM, Andrew Pinski wrote:


In case anyone does not know yet, the warning is the same as PR 29779.
I don't remember if this was mentioned or not.

Thank you very much for that info. That is indeed the problem with these test cases, as can be seen if I specify a 64-bit CPU that has altivec:


[descartes:gcc/testsuite/gfortran.dg] gcc-test% /pkgs/gcc-4.3.0-64/ bin/gfortran -O3 -fomit-frame-pointer -funroll-all-loops -finline- functions -c PR19754_2.f90
[descartes:gcc/testsuite/gfortran.dg] gcc-test% /pkgs/gcc-4.3.0-64/ bin/gfortran -O3 -fomit-frame-pointer -funroll-all-loops -finline- functions -c PR19754_2.f90 -mcpu=970
PR19754_2.f90:0: warning: 'const' attribute directive ignored



Brad



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