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

           Summary: cond5.C fails for ARM EABI tests.
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: ram...@gcc.gnu.org
              Host: x86_64-unknown-linux-gnu
            Target: arm-eabi


The test cond5.C fails for testing with arm-eabi in the following manner. 


/arm/scratch/pdtltest/work/sandboxes/fsf/trunk/source/gcc-fsf/gcc/testsuite/g++.dg/template/cond5.C:
In function 'void foo(const A&)':
/arm/scratch/pdtltest/work/sandboxes/fsf/trunk/source/gcc-fsf/gcc/testsuite/g++.dg/template/cond5.C:9:55:
internal compiler error: in build_target_expr, at cp/tree.c:287
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


The compiler was configured with the following options:

 --with-cpu=cortex-a9 --with-float=softfp --with-fpu=neon

Reply via email to