On Sat, Mar 26, 2011 at 4:16 AM, Ramana Radhakrishnan <ramana....@googlemail.com> wrote: > Hi Michael, > > Thanks for running these. I spent some time this morning looking > through the results, they largely look ok though I don't have much > perspective on the > the objc/ obj-c++ failures. > > These failures here > > For v7-a , A9 and Neon - these failures below: > >> Running target unix >> FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer (test >> for excess errors) >> UNRESOLVED: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer >> compilation failed to produce executable >> FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer >> -funroll-loops (test for excess errors) >> UNRESOLVED: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer >> -funroll-loops compilation failed to produce executable >> FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer >> -funroll-all-loops -finline-functions (test for excess errors) >> UNRESOLVED: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer >> -funroll-all-loops -finline-functions compilation failed to produce >> executable >> FAIL: gfortran.dg/array_constructor_11.f90 -O3 -g (test for excess errors) >> UNRESOLVED: gfortran.dg/array_constructor_11.f90 -O3 -g compilation failed >> to produce executable >> FAIL: gfortran.dg/func_assign_3.f90 -O3 -fomit-frame-pointer (test for >> excess errors) >> UNRESOLVED: gfortran.dg/func_assign_3.f90 -O3 -fomit-frame-pointer >> compilation failed to produce executable >> FAIL: gfortran.dg/func_assign_3.f90 -O3 -fomit-frame-pointer -funroll-loops >> (test for excess errors) >> UNRESOLVED: gfortran.dg/func_assign_3.f90 -O3 -fomit-frame-pointer >> -funroll-loops compilation failed to produce executable >> FAIL: gfortran.dg/func_assign_3.f90 -O3 -fomit-frame-pointer >> -funroll-all-loops -finline-functions (test for excess errors) >> UNRESOLVED: gfortran.dg/func_assign_3.f90 -O3 -fomit-frame-pointer >> -funroll-all-loops -finline-functions compilation failed to produce >> executable >> FAIL: gfortran.dg/func_assign_3.f90 -O3 -g (test for excess errors) >> UNRESOLVED: gfortran.dg/func_assign_3.f90 -O3 -g compilation failed to >> produce executable > are caused by a broken assembler. All these tests appear to pass > fine in a cross environment on my machine.
I've updated to binutils 2.21.51 which should fix the fault. I'm re-running the Cortex-A9 build against the 4.6.0 release now. > From v5t. > >> FAIL: gcc.dg/c90-intconst-1.c (internal compiler error) >> FAIL: gcc.dg/c90-intconst-1.c (test for excess errors) I re-ran this against the 4.6.0 release and these fails went away. Good. http://gcc.gnu.org/ml/gcc-testresults/2011-04/msg00319.html -- Michael