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

Reply via email to